CVE Catalog

CVE-2026-41237

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

Froxlor version 2.3.6 and earlier has a vulnerability in DNS record validation for LOC, TLSA, and other types. The LOC regex allows newlines, TLSA matchingType=0 has no upper bound on hex data length, and validators return raw input without zone-file escaping.

Risk Assessment

The organization is at risk of injection of malicious BIND directives into DNS zone files, potentially leading to DNS configuration integrity issues and domain takeover.

Recommendation

Update Froxlor to version 2.3.7 or later, which contains the fix.

Other vulnerabilities in Froxlor

See all
Original NVD description (English source)

Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0` has no upper bound on hex data length, and all validators return raw input without zone-file escaping. Version 2.3.7 contains an updated patch.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS