Information disclosure in Froxlor
CVE-2026-100708
Froxlor before 2.3.13 returns the ssl_key_file column — which stores the raw PEM TLS private-key content — verbatim in the JSON responses of the Certificates.get and Certificates.listing API commands, because the results of the underlying domain_ssl_settings queries are passed through ApiCommand::response() without any field stripping or allowlist. A low-privileged authenticated customer API caller can retrieve the private keys of their own domains' certificates, including Let's Encrypt keys that Froxlor generates server-side and stores root-only (0600) and to which the customer otherwise has no filesystem access; reseller and customers_see_all admin accounts can dump the private keys of other principals through the same sink. Disclosed keys enable domain impersonation, passive decryption of captured TLS traffic, and active machine-in-the-middle attacks.
Vulnerability class: Information Disclosure
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/froxlor/froxlor/security/advisories/GHSA-6q2v-jjq5-m2c8 (vendor-advisory)
- www.vulncheck.com/advisories/froxlor-before-2.3.13-private-key-disclosure-via-c… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100708?
- CVE-2026-100708 is a high-severity vulnerability in Froxlor, classified under Information Disclosure. CVSS score: 7.1/10. Published 2026-09-26.
- How severe is CVE-2026-100708?
- High severity. CVSS v3 base score is 7.1 out of 10.