CVE-2026-71317
Last modified
CVE-2026-71317 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. EPSS estimates a 0.08% chance of exploitation in the next 30 days.
Description
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority creation to cryptography-issuer, which used the parent authority_certificate.private_key to sign a new intermediate. Any authenticated non-read-only user in that supported configuration could chain a sub-CA to an internal root for which the user held no role. The resulting intermediate could issue trusted certificates and its private key could be used outside Lemur, bypassing normal issuance controls. The fix checks AuthorityPermission on every supplied parent before invoking the issuer. 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-71317?
How severe is CVE-2026-71317?
How do I fix CVE-2026-71317?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-71311rclone is a command-line program to sync files and directori…6.4
- CVE-2026-71312rclone is a command-line program to sync files and directori…8
- CVE-2026-71313rclone is a command-line program to sync files and directori…6.9
- CVE-2026-71314Nuxt is an open-source web development framework for Vue.js.…7.5
- CVE-2026-71315Nuxt is an open-source web development framework for Vue.js.…8.2
- CVE-2026-71316Nuxt is an open-source web development framework for Vue.js.…7.5
- CVE-2026-71318Nuxt is an open-source web development framework for Vue.js.…4.8
- CVE-2026-71319Nuxt is an open-source web development framework for Vue.js.…9.6
- CVE-2026-7132A vulnerability was found in code-projects Online Lot Reserv…5.5
- CVE-2026-71320Nuxt is an open-source web development framework for Vue.js.…8.1
- CVE-2026-71321Nuxt is an open-source web development framework for Vue.js.…7.5
- CVE-2026-71322Lemur manages TLS certificate creation. Prior to 1.9.3, Cert…4.3
Are you affected by CVE-2026-71317?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
