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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-71317— Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

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.3之前版本存在授权问题漏洞,该漏洞源于POST /api/1/authorities接口创建subca类型授权时未对父权限进行AuthorityPermission验证,可能导致经过身份验证的非只读用户绕过正常签发控制,签发受信任证书。

CVSS 6.5 · Medium EPSS 0.08% · P0

Affected Version Matrix 1

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

I. Basic Information for CVE-2026-71317

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: Sub-CA creation never checks `AuthorityPermission` on the parent authority
Source: CVE Program / CVE List V5
Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority creation to cryptography-issuer, which used the parent authority_certificate.private_key to sign a new intermediate. Any authenticated non-read-only user in that supported configuration could chain a sub-CA to an internal root for which the user held no role. The resulting intermediate could issue trusted certificates and its private key could be used outside Lemur, bypassing normal issuance controls. The fix checks AuthorityPermission on every supplied parent before invoking the issuer. This issue is fixed in version 1.9.3.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/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.3之前版本存在授权问题漏洞,该漏洞源于POST /api/1/authorities接口创建subca类型授权时未对父权限进行AuthorityPermission验证,可能导致经过身份验证的非只读用户绕过正常签发控制,签发受信任证书。
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.3 -

II. Public POCs for CVE-2026-71317

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

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-71317 (1)

Vendor Pages for CVE-2026-71317 (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-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-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-71317

No comments yet


Leave a comment