GHSA-mhh4-h87m-4g62MediumCVSS 5.4
Komodo through 2.3.2 discloses internal resource identifiers and writes audit entries before...
🔗 CVE IDs covered (1)
📋 Description
Komodo through 2.3.2 discloses internal resource identifiers and writes audit entries before performing permission checks in the /execute and /execute/{variant} handlers. Authenticated users can guess resource names to obtain internal identifiers and insert fraudulent audit log entries misrepresenting privileged operations.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82267
- https://github.com/moghtech/komodo/issues/1455
- https://github.com/moghtech/komodo
- https://github.com/moghtech/komodo/blob/cc1c5aa5dabb738e843c47f5e87fc040648c2bb7/bin/core/src/api/execute/mod.rs
- https://github.com/moghtech/komodo/blob/cc1c5aa5dabb738e843c47f5e87fc040648c2bb7/bin/core/src/helpers/update.rs
- https://www.vulncheck.com/advisories/komodo-resource-identifier-disclosure-and-audit-log-pollution-before-permission-check
- https://github.com/advisories/GHSA-mhh4-h87m-4g62