Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55165— Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap; chain-dependent ATO with secret disclosure

CVSS 4.8 · Medium

Possible ATT&CK Techniques 1AI

T1550.001 · Application Access Token

Affected Version Matrix 1

VendorProductVersion RangeStatus
Netflixlemur< 1.9.2affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-55165

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap; chain-dependent ATO with secret disclosure
Source: CVE Program / CVE List V5
Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetch_token_header to read header_data["alg"] from an unverified token and passed that attacker-controlled value to decode_with_multiple_secrets. PyJWT 2.x rejects alg=none with the configured key, so the flaw is a defense-in-depth gap rather than a direct authentication bypass in the shipped configuration. The unpinned algorithm can become exploitable after an asymmetric-signing migration through algorithm confusion, and it weakens algorithm-based anomaly detection because the token chooses the recorded value. A separate disclosure of LEMUR_TOKEN_SECRET would also permit forged HS256 tokens, although that disclosure is an independent prerequisite. The fix introduces the server-controlled LEMUR_TOKEN_ALGORITHMS allowlist and defaults it to HS256. This issue is fixed in version 1.9.2.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
密码学签名的验证不恰当
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
Netflixlemur < 1.9.2 -

II. Public POCs for CVE-2026-55165

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55165

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55165 (1)

Vendor Advisories for CVE-2026-55165 (1)

Vendor Pages for CVE-2026-55165 (1)

Same Patch Batch · Netflix · 2026-08-18 · 14 CVEs total

CVE-2026-551669.9 CRITICALLemur: any SSO-authenticated user achieves AWS IAM compromise and permanent PKI key access
CVE-2026-485088.8 HIGHLemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission
CVE-2026-713088.1 HIGHLemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation
CVE-2026-713077.7 HIGHLemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP
CVE-2026-713037.7 HIGHLemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admi
CVE-2026-706667.4 HIGHLemur: Server-Side Request Forgery via the ACME client following server-controlled URLs
CVE-2026-714177.3 HIGHLemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate recor
CVE-2026-713176.5 MEDIUMLemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority
CVE-2026-706676.3 MEDIUMLemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects an
CVE-2026-551626.3 MEDIUMLemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and
CVE-2026-551636.3 MEDIUMLemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite
CVE-2026-551644.9 MEDIUMLemur: Plaintext password storage in Lemur user-update path
CVE-2026-713224.3 MEDIUMLemur: Missing authorization check on POST /certificates/<id>/export for plugins with requ

IV. Related Vulnerabilities

V. Comments for CVE-2026-55165

No comments yet


Leave a comment