PatchSiren cyber security CVE debrief
CVE-2026-55162 Netflix CVE debrief
An authenticated operator could submit a certificate through POST /api/1/certificates/upload and cause verify_string to reach loopback, RFC1918, link-local, or instance-metadata destinations such as 169.254.169.254. The requests could probe internal services and create side effects from the Lemur host network position. This vulnerability allows an authenticated operator to potentially probe or affect internal services from the Lemur host network position, especially if certificate upload features are exposed to authenticated users.
- Vendor
- Netflix
- Product
- lemur
- CVSS
- MEDIUM 6.3
- 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
Operators and administrators of Lemur instances, especially those with certificate upload features exposed to authenticated users, should assess exposure and prioritize validation of internal service reachability.
Why it matters
This vulnerability allows an authenticated operator to potentially probe or affect internal services from the Lemur host network position. Operators and administrators of Lemur instances should assess exposure, especially if certificate upload features are exposed to authenticated users, and prioritize validation of internal service reachability and implementation of explicit trusted-host allowlists.
- Potential probing of internal services from Lemur host network position
- Possible creation of side effects on internal services
- Need for validation of instance-metadata destination protections
- Requirement for explicit trusted-host allowlists for CRL and OCSP responders
Technical summary
Prior to Lemur version 1.9.2, the verify.py module accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions without adequate destination validation. This allowed an authenticated operator to submit a certificate that could cause verify_string to reach internal services, potentially probing or affecting them. The vulnerability enables an attacker to probe or affect internal services from the Lemur host network position, emphasizing the need for validation of internal service reachability and implementation of explicit trusted-host allowlists.
Defensive priority
Operators should assess exposure and prioritize validation of internal service reachability, especially for instances with certificate upload features exposed to authenticated users.
Recommended defensive actions
- Validate internal service reachability from Lemur host network position
- Assess exposure of certificate upload features to authenticated users
- Verify instance-metadata destination protections
- Implement explicit trusted-host allowlists for CRL and OCSP responders
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including the affected version and fixed version. However, the scope of affected deployments and instances requires further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-55162 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-55162
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-55162 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-55162
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/733714a2b00b2f72c3d460e440770e46a3ea9d6a
-
Source reference
Unverified legacy reference
URL: https://github.com/Netflix/lemur/releases/tag/v1.9.2
-
Source reference
Unverified legacy reference
URL: https://github.com/Netflix/lemur/security/advisories/GHSA-54vg-pfh7-jq95
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.