CVE-2026-55163
Last modified
CVE-2026-55163 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Netflix | lemur | < 1.9.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55163?
How severe is CVE-2026-55163?
How do I fix CVE-2026-55163?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5515IBM App Connect Enterprise 13.0.1.0 through 13.0.7.0 stores …5.5
- CVE-2026-55153mchange-commons-java is a Java library of shared utility cla…7.1
- CVE-2026-55158Conflibot warns in advance when merging a pull request will …9.1
- CVE-2026-55159luci-app-adblock-fast a WebUI for fast, lightweight DNS-base…8.8
- CVE-2026-5516IBM WebSphere Application Server - Liberty 22.0.0.11 through…5.9
- CVE-2026-55162Lemur manages TLS certificate creation. Prior to 1.9.2, lemu…6.3
- CVE-2026-55164Lemur manages TLS certificate creation. Prior to 1.9.2, lemu…4.9
- CVE-2026-55165Lemur manages TLS certificate creation. Prior to 1.9.2, the …4.8
- CVE-2026-55166Lemur manages TLS certificate creation. Prior to 1.9.2, auth…9.9
- CVE-2026-55168Runtipi is a personal homeserver orchestrator. In 4.10.0 and…6.5
- CVE-2026-55170OpenFGA is an authorization/permission engine built for deve…5.4
- CVE-2026-55173WWBN AVideo is an open source video platform. Versions 29.0 …8.1
Are you affected by CVE-2026-55163?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
