CVE-2026-100717
Last modified
CVE-2026-100717 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. froxlor is a server administration panel. In versions 2.3.10 and earlier, Validate::validateUrl rejects carriage return and line feed characters only in the path, query and fragment components returned by parse_url, and never inspects the userinfo (user:pass@) components.
Description
froxlor is a server administration panel. In versions 2.3.10 and earlier, Validate::validateUrl rejects carriage return and line feed characters only in the path, query and fragment components returned by parse_url, and never inspects the userinfo (user:pass@) components. This is an incomplete fix for GHSA-c3p2. An authenticated low-privilege customer with subdomain-create rights (no admin or change_serversettings privilege required) can supply a subdomain redirect URL that carries a CR/LF payload in the userinfo portion (e.g. http://user%0areturn 200 "pwned";%0a@evil.com/). The value passes validation, survives IDNA encoding, and is written verbatim into the generated nginx or Apache vhost configuration, allowing the attacker to break out of the emitted directive and inject arbitrary web-server configuration lines. froxlor regenerates and reloads the web-server configuration as root, so the injected directives take effect server-wide and can hijack responses or read local files. The issue is fixed in version 2.3.12.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100717?
How severe is CVE-2026-100717?
How do I fix CVE-2026-100717?
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-100711froxlor versions before 2.3.12 fail to invalidate existing p…7.5
- CVE-2026-100712froxlor through 2.3.10 disables a user's two-factor authenti…6.5
- CVE-2026-100713Froxlor 2.3.10 and earlier contain a time-of-check time-of-u…7.8
- CVE-2026-100714Froxlor before 2.3.12 does not restrict or escape the system…9.1
- CVE-2026-100715Froxlor through 2.3.10 is vulnerable to arbitrary file delet…9.6
- CVE-2026-100716Froxlor is a server administration panel. In versions 2.3.10…9.9
- CVE-2026-100718Froxlor through 2.3.10 does not enforce the mail.allow_exter…7.1
- CVE-2026-100719Froxlor versions before 2.3.12 contain a credential disclosu…6.5
- CVE-2026-10072DreamMaker developed by Interinfo has an Arbitrary File Uplo…8.6
- CVE-2026-100720Froxlor 2.0.0 through 2.3.10 is vulnerable to stored cross-s…8.7
- CVE-2026-10073DreamMaker developed by Interinfo has an Arbitrary File Read…8.7
- CVE-2026-10074DreamMaker developed by Interinfo has an Arbitrary File Read…6.9
Are you affected by CVE-2026-100717?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
