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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55164— Lemur: Plaintext password storage in Lemur user-update path

Quick assessment

Affected
Netflix lemur
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Netflix lemur是美国Netflix公司开源的一个证书管理工具。 Netflix Lemur 1.9.2之前版本存在信任管理问题漏洞,该漏洞源于管理员修改密码时未进行哈希处理,导致密码以明文形式存储,可能造成用户无法正常认证以及凭据泄露。

CVSS 4.9 · Medium EPSS 0.23% · P15

Possible ATT&CK Techniques 1 AI

T1552.004 · Private Keys

Affected Version Matrix 1

VendorProduct Version RangeStatus
Netflix lemur < 1.9.2 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55164

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: Plaintext password storage in Lemur user-update path
Source: CVE Program / CVE List V5
Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.2, lemur.users.service.update assigned a replacement password directly to users.password, while lemur/users/models.py registered User.hash_password only for the before_insert event. Because no before_update listener ran, administrator-initiated password changes through PUT /api/1/users/ were committed as plaintext. The affected user could no longer authenticate normally because bcrypt verification received an unhashed value. A database, backup, replica, query-log, or administrative read compromise exposed immediately usable credentials without offline cracking. The fix registers hashing for before_update and avoids rehashing values that already have a bcrypt prefix. This issue is fixed in version 1.9.2.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
明文存储口令
Source: CVE Program / CVE List V5
Vulnerability Title
Netflix Lemur 信任管理问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Netflix lemur是美国Netflix公司开源的一个证书管理工具。 Netflix Lemur 1.9.2之前版本存在信任管理问题漏洞,该漏洞源于管理员修改密码时未进行哈希处理,导致密码以明文形式存储,可能造成用户无法正常认证以及凭据泄露。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Netflix lemur < 1.9.2 -

II. Public POCs for CVE-2026-55164

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55164

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-55164 (1)

Vendor Pages for CVE-2026-55164 (1)

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

CVE-2026-55166 9.9 CRITICAL Lemur: any SSO-authenticated user achieves AWS IAM compromise and permanent PKI key access
CVE-2026-48508 8.8 HIGH Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission
CVE-2026-71308 8.1 HIGH Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation
CVE-2026-71307 7.7 HIGH Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP
CVE-2026-71303 7.7 HIGH Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admi
CVE-2026-70666 7.4 HIGH Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs
CVE-2026-71417 7.3 HIGH Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate recor
CVE-2026-71317 6.5 MEDIUM Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority
CVE-2026-70667 6.3 MEDIUM Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects an
CVE-2026-55162 6.3 MEDIUM Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and
CVE-2026-55163 6.3 MEDIUM Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite
CVE-2026-55165 4.8 MEDIUM Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap
CVE-2026-71322 4.3 MEDIUM Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requ

IV. Related Vulnerabilities

V. Comments for CVE-2026-55164

No comments yet


Leave a comment