CVE-2026-19670: CWE-863 Incorrect Authorization in CISAgov Malcolm
Malcolm's nginx Lua role-based access control (RBAC) layer decides whether an authenticated user may reach a role-restricted path (e.g. /htadmin, /auth, /admin_login, /arkime/api/esadmin, NetBox, upload endpoints) by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selects which location block actually serves the request using the percent-decoded, normalized URI. Because the RBAC check never percent-decodes its input, an authenticated low-privilege user can request an admin-only path using percent-encoding (e.g. /%68tadmin.php) and have nginx route it to the restricted location while the Lua RBAC gate evaluating the un-decoded raw string finds no matching restriction and grants access.
AI Analysis
Technical Summary
Malcolm's nginx Lua RBAC layer performs access control checks on the raw, percent-encoded request URI, while nginx itself routes requests based on the percent-decoded, normalized URI. Because the RBAC check does not decode the URI before matching, an attacker with low privileges can craft requests with percent-encoded characters representing restricted paths (e.g., /%68tadmin.php instead of /htadmin.php). Nginx routes these requests to restricted locations, but the RBAC layer fails to recognize them as restricted, resulting in unauthorized access to admin-only endpoints.
Potential Impact
An authenticated user with low privileges can bypass role-based access controls and gain unauthorized access to admin-only paths and endpoints. This could lead to unauthorized actions or data exposure within the Malcolm system. The vulnerability does not allow privilege escalation from unauthenticated users and requires authentication.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, administrators should consider additional access control measures outside of the vulnerable RBAC layer or restrict access at the network level to sensitive endpoints. Monitoring for unusual access patterns involving percent-encoded URIs may help detect exploitation attempts.
CVE-2026-19670: CWE-863 Incorrect Authorization in CISAgov Malcolm
Description
Malcolm's nginx Lua role-based access control (RBAC) layer decides whether an authenticated user may reach a role-restricted path (e.g. /htadmin, /auth, /admin_login, /arkime/api/esadmin, NetBox, upload endpoints) by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selects which location block actually serves the request using the percent-decoded, normalized URI. Because the RBAC check never percent-decodes its input, an authenticated low-privilege user can request an admin-only path using percent-encoding (e.g. /%68tadmin.php) and have nginx route it to the restricted location while the Lua RBAC gate evaluating the un-decoded raw string finds no matching restriction and grants access.
CVSS v4.0
Score 5.3medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Malcolm's nginx Lua RBAC layer performs access control checks on the raw, percent-encoded request URI, while nginx itself routes requests based on the percent-decoded, normalized URI. Because the RBAC check does not decode the URI before matching, an attacker with low privileges can craft requests with percent-encoded characters representing restricted paths (e.g., /%68tadmin.php instead of /htadmin.php). Nginx routes these requests to restricted locations, but the RBAC layer fails to recognize them as restricted, resulting in unauthorized access to admin-only endpoints.
Potential Impact
An authenticated user with low privileges can bypass role-based access controls and gain unauthorized access to admin-only paths and endpoints. This could lead to unauthorized actions or data exposure within the Malcolm system. The vulnerability does not allow privilege escalation from unauthenticated users and requires authentication.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, administrators should consider additional access control measures outside of the vulnerable RBAC layer or restrict access at the network level to sensitive endpoints. Monitoring for unusual access patterns involving percent-encoded URIs may help detect exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- icscert
- Date Reserved
- 2026-08-12T21:15:02.239Z
- Cvss Version
- 4.0
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a84b07ac6e8be0332a47e48
Added to database: 08/18/2026, 19:20:26 UTC
Last enriched: 08/18/2026, 19:36:42 UTC
Last updated: 08/18/2026, 22:12:00 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.