CVE-2026-19670

Source
https://cve.org/CVERecord?id=CVE-2026-19670
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19670.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-19670
Aliases
Published
2026-08-18T19:06:44Z
Modified
2026-09-10T03:30:47Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Incorrect Authorization in CISA Malcolm
Details

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.

Database specific
{
    "cna_assigner": "icscert",
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19670.json"
}
References

Affected packages

Git / github.com/cisagov/malcolm

Affected ranges

Type
GIT
Repo
https://github.com/cisagov/malcolm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "26.07.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v1.*
v1.2.0
v1.2.1
v1.2.2
v1.3.0
v1.3.1
v1.4.0
v1.5.0
v1.5.1
v1.5.2
v1.6.0
v1.7.0
v1.7.1
v1.7.1a
v1.7.2
v1.8.0
v1.8.1
v2.*
v2.0.0
v2.0.0-pre1
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v2.0.6
v2.1.0
v2.1.1
v2.2.0
v2.2.1
v2.3.0
v2.4.0
v2.4.0.1
v2.4.1
v2.4.2
v2.5.0
v2.6.0
v2.6.1
v26.*
v26.05.2
v26.06.0
v26.06.1
v26.07.0
v26.07.1
v3.*
v3.0.0
v3.0.1
v5.*
v5.2.1
v5.2.2
v5.2.3
v5.2.4
v6.*
v6.4.0
v6.4.1
v6.4.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19670.json"