CVE-2026-70667Medium· 6.3▾ SunlitLemur manages TLS certificate creation. Prior to 1.9.3, _validate_revocation_url in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call fo…
▾ 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.1%
Last analysed / modified upstream
0.1% → 0.2%
Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_revocation_url in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, so a public attacker-controlled URL could redirect to loopback, RFC1918, link-local, or instance-metadata addresses. Validation and connection also performed separate DNS resolutions, creating a time-of-check time-of-use window for DNS rebinding on both CRL and OCSP paths. An operator uploading a certificate through POST /api/1/certificates/upload could therefore induce blind internal requests despite the earlier mitigation. The fix disables redirects and pins validated addresses while preserving the correct Host value. 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.3Patched in:
lemur 1.9.3Connected by shared product, vendor, weakness, or advisory.
CVE-2026-55162Medium· 6.3Lemur manages TLS certificate creation
CVE-2026-70666High· 7.4Lemur manages TLS certificate creation
CVE-2026-71303High· 7.7Lemur manages TLS certificate creation
CVE-2026-71307High· 7.7Lemur manages TLS certificate creation
CVE-2026-71308High· 8.1Lemur manages TLS certificate creation
CVE-2026-71317Medium· 6.5Lemur manages TLS certificate creation