Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. lemur
  4. ›
  5. CVE-2026-55162

CVE-2026-55162: Lemur: Crafted CRL/OCSP URLs in uploaded certificates lead to post-authentication SSRF

June 25, 2026

When verifying an uploaded certificate, lemur/certificates/verify.py extracts the CRL Distribution Point URL and the OCSP responder URL directly from the certificate’s extensions and issues outbound requests to those URLs without scheme restriction or destination allow-listing. An authenticated user holding the operator role (required by StrictRolePermission on POST /certificates/upload) can craft a certificate whose extensions point at internal services - instance metadata endpoints, internal Kubernetes API servers, RFC1918 hosts, link-local addresses - and cause the Lemur host to issue requests against those destinations during verification.

References

  • github.com/Netflix/lemur/releases/tag/v1.9.2
  • github.com/Netflix/lemur/security/advisories/GHSA-54vg-pfh7-jq95
  • github.com/advisories/GHSA-54vg-pfh7-jq95
  • nvd.nist.gov/vuln/detail/CVE-2026-55162

Code Behaviors & Features

Detect and mitigate CVE-2026-55162 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.9.2

Fixed versions

  • 1.9.2

Solution

Upgrade to version 1.9.2 or above.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/lemur/CVE-2026-55162.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:17:28 +0000.