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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-48508— Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission

CVSS 8.8 · High EPSS 0.03% · P11

Possible ATT&CK Techniques 1AI

T1078.003 · Local Accounts

Affected Version Matrix 1

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

I. Basic Information for CVE-2026-48508

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: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission
Source: CVE Program / CVE List V5
Vulnerability Description
Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flask_principal.Permission.__init__() with zero Need objects when ADMIN_ONLY_AUTHORITY_CREATION and LEMUR_STRICT_ROLE_ENFORCEMENT are unset because both flags default to False. Flask-Principal Permission.allows() returns True when self.needs is empty, so the .can() authorization gate permits every authenticated identity, including the read-only role. A read-only user can access POST /api/1/authorities, POST /api/1/certificates/upload, POST /api/1/pending_certificates//upload, POST /api/1/notifications, PUT or DELETE /api/1/notifications/, and POST /api/1/domains to create root Certificate Authorities, upload arbitrary certificates, create or edit notifications that reach an SSRF sink, and create domain entries. Explicitly setting either flag to False continues to opt into the permissive behavior. This issue is fixed in version 1.9.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
Netflixlemur < 1.9.1 -

II. Public POCs for CVE-2026-48508

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 9288 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-48508

登录查看更多情报信息。

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

Vendor Advisories for CVE-2026-48508 (1)

Vendor Pages for CVE-2026-48508 (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-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-551654.8 MEDIUMLemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap
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-48508

No comments yet


Leave a comment