CRLF injection in Froxlor - CVE-2026-41230

 

CRLF injection in Froxlor - CVE-2026-41230

Published: April 27, 2026


Vulnerability identifier: #VU128198
CSH Severity: Medium
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-41230
CWE-ID: CWE-93
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to inject arbitrary DNS records and BIND directives, and cause a denial of service.

The vulnerability exists due to improper neutralization of CRLF sequences in DomainZones::add() and DnsEntry::__toString() when processing DNS record content for unsupported record types. A remote user can submit a specially crafted API request containing newline characters to inject arbitrary DNS records and BIND directives, and cause a denial of service.

Exploitation requires DNS editing to be enabled for the customer account, and injected lines are written into the domain's BIND zone file and parsed as independent records or directives.


Affected software

Froxlor

How to mitigate CVE-2026-41230

Install security update from vendor's website.

Froxlor - update to 2.3.6

External References

Related Security Bulletins