CVE-2026-90937 PUBLISHED

froxlor before 2.2.5 nginx/Apache Configuration Injection via subdomain redirect URL

Assigner: VulnCheck
Reserved: 14.09.2026 Published: 14.09.2026 Updated: 14.09.2026

froxlor versions before 2.2.5 fail to validate newline characters in subdomain redirect URLs, allowing authenticated customers to inject arbitrary nginx or Apache configuration directives. Attackers can supply URLs containing literal newlines that are written verbatim into vhost config files during cron rebuild, enabling web server configuration corruption, denial of service, or hijacking of HTTP responses across hosted domains.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L
CVSS Score: 9.4

Product Status

Vendor froxlor
Product froxlor
Versions Default: unaffected
  • affected from 0 to 2.2.5 (excl.)
  • Version 2.2.5 is unaffected

Credits

  • aslein1413-sys reporter

References

Problem Types

  • Improper Neutralization of CRLF Sequences ('CRLF Injection') CWE