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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55163— Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership

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 6.3 · Medium EPSS 0.17% · P6

Possible ATT&CK Techniques 1 AI

T1078.004 · Cloud Accounts

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-55163

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: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership
Source: CVE Program / CVE List V5
Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermission(role_id), which allowed either an administrator or any existing member of the target role. The handler passed data["users"] and data["name"] to service.update, allowing a non-admin member to add or remove other users and rename the role. This enabled lateral privilege grants within roles that control certificate and authority access and could deny access by removing legitimate members. The DELETE handler already required admin_permission, confirming that the weaker PUT authorization was inconsistent. The fix applies the same administrator-only requirement to the PUT handler. 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:L/UI:N/S:U/C:L/I:L/A:L
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-55163

# 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-55163

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-55163 (1)

Vendor Pages for CVE-2026-55163 (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-55164 4.9 MEDIUM Lemur: Plaintext password storage in Lemur user-update path
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-55163

No comments yet


Leave a comment