CVE-2026-70667
Last modified
CVE-2026-70667 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Netflix | lemur | < 1.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-70667?
How severe is CVE-2026-70667?
How do I fix CVE-2026-70667?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70656Checkmate is an open-source, self-hosted tool designed to tr…4.9
- CVE-2026-70657Copyparty is a portable file server. Prior to 1.20.17, copyp…4.3
- CVE-2026-70658Pay is a payments engine for Ruby on Rails 6.0 and higher. P…7.4
- CVE-2026-7066A vulnerability was found in choieastsea simple-openstack-mc…7.3
- CVE-2026-70665Doorkeeper OpenID Connect implements an OpenID Connect authe…4.2
- CVE-2026-70666Lemur manages TLS certificate creation. Prior to 1.9.3, an a…7.4
- CVE-2026-70668Vulnerability in the Oracle Reports Developer product of Ora…9.1
- CVE-2026-70669Vulnerability in the Oracle Reports Developer product of Ora…9.8
- CVE-2026-7067A vulnerability was determined in D-Link DIR-822 A_101. The …7.3
- CVE-2026-70670Vulnerability in the Oracle Reports Developer product of Ora…7.6
- CVE-2026-70671Vulnerability in the Oracle Reports Developer product of Ora…8.1
- CVE-2026-70672Vulnerability in the Oracle Reports Developer product of Ora…7.4
Are you affected by CVE-2026-70667?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
