PatchSiren cyber security CVE debrief
CVE-2026-71308 Netflix CVE debrief
An authenticated non-read-only user could target certificates for which the user had no ownership or role, suppress lifecycle automation, and cause fleet-wide TLS disruption or unauthorized substitution. This issue arises from a lack of CertificatePermission checks in Lemur versions 0.5.0 to 1.9.2, allowing an attacker to disable victim certificate notifications and mark them as replaced. The victim certificate is then excluded from get_all_pending_reissue, and certificate_rotate could deploy the attacker certificate to endpoints serving the victim.
- Vendor
- Netflix
- Product
- lemur
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for certificate management, TLS infrastructure, and security teams should assess exposure and prioritize remediation. They should verify and upgrade to version 1.9.3, restrict certificate management access, and monitor for suspicious certificate replacements. This includes reviewing compensating controls for exposed systems and checking relevant monitoring, detection, and logs for exposed assets.
Why it matters
CVE-2026-71308 allows authenticated users to suppress certificate lifecycle automation, causing TLS disruptions and unauthorized substitutions. Defenders should prioritize verifying and upgrading to version 1.9.3, restricting certificate management access, and monitoring for suspicious certificate replacements.
- Suppressing certificate lifecycle automation can cause TLS disruptions
- An attacker can cause unauthorized certificate substitutions
- Defenders need to verify and upgrade to version 1.9.3 or later
- Restricting certificate management access is crucial to prevent exploitation
Technical summary
In Lemur versions 0.5.0 to 1.9.2, an authenticated non-read-only user could target certificates for which the user had no ownership or role, suppress lifecycle automation, and cause fleet-wide TLS disruption or unauthorized substitution due to a lack of CertificatePermission checks. The fix authorizes every referenced replacement certificate before mutation, which is implemented in version 1.9.3. This vulnerability allows for unauthorized certificate substitutions and suppresses certificate lifecycle automation, leading to potential TLS disruptions.
Defensive priority
Defenders should prioritize verifying and upgrading to version 1.9.3, restricting certificate management access, and monitoring for suspicious certificate replacements.
Recommended defensive actions
- Verify and upgrade to version 1.9.3 or later
- Restrict certificate management access to authorized users
- Monitor for suspicious certificate replacements
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references provide details on the vulnerability, including its description, CVSS score, and fixed version. The issue is fixed in version 1.9.3. There are references to the commit fixing the issue, release notes for version 1.9.3, and a security advisory for the vulnerability. The CVE record was published on 2026-08-18T20:17:23.740Z and has not been modified since then.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-71308 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-71308
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-71308 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71308
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Netflix/lemur/commit/286874535160952143b0afe2d356642669f9d4c6
-
Source reference
Unverified legacy reference
URL: https://github.com/Netflix/lemur/releases/tag/v1.9.3
-
Source reference
Unverified legacy reference
URL: https://github.com/Netflix/lemur/security/advisories/GHSA-cfh6-pv5c-38jv
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.