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.
CVE-2026-70667
This medium-severity CVE scores 6.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EG Risk
- 44(Track)EG Risk 44/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity63% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 18, 2026SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for GHSA-54vg-pfh7-jq95) · Advisory · Netflix/lemur · GitHub
https://github.com/Netflix/lemur/security/advisories/GHSA-f3qq-49m6-rw8fv1.9.3
Patch available: Netflix/lemur v1.9.3
https://github.com/Netflix/lemur/releases/tag/v1.9.3commit ed504a830f38 (Netflix/lemur)
Patch available: Netflix/lemur v1.9.3 (contains commit ed504a830f38)
https://github.com/Netflix/lemur/commit/ed504a830f38a83825b1570302e9f38d6553938aVendor Advisories for CVE-2026-70667(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| lemur | 0.11.0 ... 1.9.2 (20 versions) | 1.9.3 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 16:47 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 16:26 UTCEG score recompute
- 2026-08-19 15:22 UTCEG score recompute
- 2026-08-18 19:24 UTCEG score recompute
- 2026-08-18 19:05 UTCEG score recompute
- 2026-08-18 19:04 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-70667?
When was CVE-2026-70667 disclosed?
Is CVE-2026-70667 actively exploited?
What is the CVSS score of CVE-2026-70667?
How do I remediate CVE-2026-70667?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-70667
Is Your Infrastructure Affected by CVE-2026-70667?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.