CVE-2026-71322
Last modified
CVE-2026-71322 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requires_key branch for POST /api/1/certificates//export. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requires_key branch for POST /api/1/certificates//export. A plugin declaring requires_key false bypassed that check, and the handler still passed cert.private_key as an argument and recorded a key_view audit event. The bundled JavaTruststoreExportPlugin ignored the key, so the immediate exposure was limited to public certificate material and misleading audit entries, but a future plugin could have consumed the supplied key. The fix passes no private key to plugins that do not require one and confines ownership checks and key_view logging to actual private-key exports. 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-71322?
How severe is CVE-2026-71322?
How do I fix CVE-2026-71322?
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-71317Lemur manages TLS certificate creation. Prior to 1.9.3, POST…6.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-71324Traefik is an open source HTTP reverse proxy and load balanc…9.1
- CVE-2026-71325Traefik is an open-source edge router that makes publishing …4.4
- CVE-2026-71326Traefik is an open source HTTP reverse proxy and load balanc…3.8
- CVE-2026-71327Traefik is an open source HTTP reverse proxy and load balanc…8.1
- CVE-2026-71328Heap-based buffer overflow in Visual Studio allows an unauth…8.8
- CVE-2026-71329Heap-based buffer overflow in Windows NTFS allows an unautho…6.8
Are you affected by CVE-2026-71322?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
