Security Advisory

CVE-2026-54347

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-18 20:16:36
Last updated 2026-08-19 18:20:22
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

Froxlor is open source server administration software. Prior to 2.3.8, DNS TXT record content accepted by lib/Froxlor/Api/Commands/DomainZones.php can contain HTML special characters, lib/Froxlor/UI/Callbacks/Text.php returns the content from Text::wordwrap without HTML escaping, and templates/Froxlor/table/table.html.twig renders the callback result with the raw filter. An authenticated customer with DNS editor access can store JavaScript-bearing content in a TXT record. When an administrator views the affected domain's DNS configuration, the payload executes automatically in the administrator's browser session, which can expose session data or perform privileged panel actions. This issue is fixed in version 2.3.8.