🔐 CVE Alert

CVE-2026-100708

HIGH 7.1

Froxlor before 2.3.13 Private Key Disclosure via Certificates API

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-200
Vendor froxlor
Product froxlor
Published Sep 26, 2026
Stay Ahead of the Next One

Get instant alerts for froxlor froxlor

Be the first to know when new high vulnerabilities affecting froxlor froxlor are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

froxlor / froxlor
0 < 2.3.13

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/froxlor/froxlor/security/advisories/GHSA-6q2v-jjq5-m2c8 vulncheck.com: https://www.vulncheck.com/advisories/froxlor-before-2.3.13-private-key-disclosure-via-certificates-api

Credits

🔍 manus-use