Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/froxlor/froxlor/commit/b34829262dc3
- https://github.com/froxlor/froxlor/releases/tag/2.3.7
- https://github.com/froxlor/froxlor/security/advisories/GHSA-j6fm-9rfm-j5hx
- https://github.com/froxlor/froxlor/security/advisories/GHSA-j6fm-9rfm-j5hx
FAQ
What is CVE-2026-41237?
CVE-2026-41237 is a documented vulnerability. 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` ...
How severe is CVE-2026-41237?
CVSS scoring is not yet available for CVE-2026-41237. Check NVD for updates.
Is there a patch for CVE-2026-41237?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.