CVE-2026-41230
Last modified
CVE-2026-41230 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. Froxlor is open source server administration software. Prior to version 2.3.6, `DomainZones::add()` accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the `content` field. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Froxlor is open source server administration software. Prior to version 2.3.6, `DomainZones::add()` accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the `content` field. When a DNS type not covered by the if/elseif validation chain is submitted (e.g., `NAPTR`, `PTR`, `HINFO`), content validation is entirely bypassed. Embedded newline characters in the content survive `trim()` processing, are stored in the database, and are written directly into BIND zone files via `DnsEntry::__toString()`. An authenticated customer can inject arbitrary DNS records and BIND directives (`$INCLUDE`, `$ORIGIN`, `$GENERATE`) into their domain's zone file. Version 2.3.6 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Froxlor | Froxlor | < 2.3.6 |
References
- https://github.com/froxlor/froxlor/security/advisories/GHSA-47hf-23pw-3m8cExploit, Mitigation, Vendor Advisory
- https://github.com/froxlor/froxlor/security/advisories/GHSA-47hf-23pw-3m8cExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41230?
How severe is CVE-2026-41230?
How do I fix CVE-2026-41230?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41220Local privilege escalation due to improper input validation.…7.8
- CVE-2026-41225A vulnerability exists in iControl REST where a highly privi…9.1
- CVE-2026-41226Open redirect vulnerability exists in Multiple laser printer…5.1
- CVE-2026-41227On an HTTP/2 virtual server with Layer 7 DoS Protection conf…8.7
- CVE-2026-41228Froxlor is open source server administration software. Prior…9.9
- CVE-2026-41229Froxlor is open source server administration software. Prior…9.1
- CVE-2026-41231Froxlor is open source server administration software. Prior…7.5
- CVE-2026-41232Froxlor is open source server administration software. Prior…5
- CVE-2026-41233Froxlor is open source server administration software. Prior…5.4
- CVE-2026-41234Froxlor is open source server administration software. Prior…7.6
- CVE-2026-41235Froxlor is open source server administration software. Versi…8.6
- CVE-2026-41236Froxlor is open source server administration software. Versi…8.8
Are you affected by CVE-2026-41230?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
