Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acme_url without an effective server-side destination restriction and trigger AcmeHandler.setup_acme_client to make backend requests. An attacker could target cloud instance metadata or internal services from Lemur network context, potentially obtaining credentials available to the host. The advisory also identifies creator-equality authorization behavior that could preserve access to certificate key material after ownership or role changes, with insufficient export_private_key audit context to distinguish that access path. Together, the acme_url server-side request forgery and authorization weakness could expose cloud credentials and long-lived PKI private-key access. The fix adds ACME_DIRECTORY_HOST_ALLOWLIST validation and enriches key-export audit events with creator and current-owner context. This issue is fixed in version 1.9.2.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/Netflix/lemur/commit/872f6e282542352f2bf3f6e2bcc504ab81e1843d
- https://github.com/Netflix/lemur/releases/tag/v1.9.2
- https://github.com/Netflix/lemur/security/advisories/GHSA-v2wp-frmc-5q3v
- https://github.com/Netflix/lemur/security/advisories/GHSA-v2wp-frmc-5q3v
FAQ
What is CVE-2026-55166?
CVE-2026-55166 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acme_url without an effective server-side destination restriction and trigger AcmeHandler....
How severe is CVE-2026-55166?
CVE-2026-55166 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-55166?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.