CVE-2026-55162Medium· 6.3▾ SunlitLemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crl_verify and ocsp_verify without adequat…
▾ Sunlit zone — Low / medium · no exploitation signal
impact 34.7 · 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.2%
Last analysed / modified upstream
0.2% → 0.2%
Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crl_verify and ocsp_verify without adequate destination validation. An authenticated operator could submit a certificate through POST /api/1/certificates/upload and cause verify_string to reach loopback, RFC1918, link-local, or instance-metadata destinations such as 169.254.169.254. The requests could probe internal services and create side effects from the Lemur host network position. The CRL path also used an unbounded cache, allowing attacker-controlled entries to persist and consume memory. The fix validates destinations, supports explicit trusted-host allowlists, and bounds the CRL cache. This issue is fixed in version 1.9.2.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
lemur <= 1.9.1Patched in:
lemur 1.9.2Connected by shared product, vendor, weakness, or advisory.
CVE-2026-70667Medium· 6.3Lemur manages TLS certificate creation
CVE-2026-55166Critical· 9.9Lemur manages TLS certificate creation
CVE-2026-70666High· 7.4Lemur manages TLS certificate creation
CVE-2026-71303High· 7.7Lemur manages TLS certificate creation
CVE-2026-55163Medium· 6.3Lemur manages TLS certificate creation
CVE-2026-55164Medium· 4.9Lemur manages TLS certificate creation