CVE-2026-71417High· 7.3▾ TwilightLemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authority_id, serial, or external_id without requiring permiss…
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 40.2 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Aug 19.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.08%
Last analysed / modified upstream
0.08% → 0.1%
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authority_id, serial, or external_id without requiring permission on the underlying authority. PUT /api/1/certificates//revoke authorized the caller against only the selected Lemur row, so the creator of the duplicate bypassed CertificatePermission. The duplicate had no cert.endpoints, which also bypassed the safeguard that prevents revocation of deployed certificates. Issuer plugins then revoked the real CA-side certificate using certificate.body or external_id under the stored authority credentials. An attacker could therefore revoke arbitrary managed certificates and cause fleet-wide TLS denial of service. The fix rejects duplicate authority_id and serial identities, requires authority access on upload, and checks every matching row during revocation. This issue is fixed in version 1.9.3.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
lemur <= 1.9.2Patched in:
lemur 1.9.3Connected by shared product, vendor, weakness, or advisory.
CVE-2026-71308High· 8.1Lemur manages TLS certificate creation
CVE-2026-70666High· 7.4Lemur manages TLS certificate creation
CVE-2026-70667Medium· 6.3Lemur manages TLS certificate creation
CVE-2026-71303High· 7.7Lemur manages TLS certificate creation
CVE-2026-71307High· 7.7Lemur manages TLS certificate creation
CVE-2026-71317Medium· 6.5Lemur manages TLS certificate creation