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.
CVE-2026-71317
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 100% 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.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/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 computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 0%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 18, 2026v1.9.3
Patch available: Netflix/lemur v1.9.3
https://github.com/Netflix/lemur/releases/tag/v1.9.3commit 8669011203ca (Netflix/lemur)
Patch available: Netflix/lemur v1.9.3 (contains commit 8669011203ca)
https://github.com/Netflix/lemur/commit/8669011203ca3dd89d9e39bab9ef6850eca723f9Sub-CA creation never checks `AuthorityPermission` on the parent authority · Advisory · Netflix/lemur · GitHub
https://github.com/Netflix/lemur/security/advisories/GHSA-g7p5-89mh-248hVendor Advisories for CVE-2026-71317(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(1)
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-19 20:23 UTCEG score recompute
- 2026-08-19 19:34 UTCEG score recompute
- 2026-08-19 19:00 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:22 UTCEG score recompute
- 2026-08-18 19:19 UTCEG score recompute
- 2026-08-18 19:18 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-71317?
When was CVE-2026-71317 disclosed?
Is CVE-2026-71317 actively exploited?
What is the CVSS score of CVE-2026-71317?
How do I remediate CVE-2026-71317?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71317
Is Your Infrastructure Affected by CVE-2026-71317?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.