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.
Published: 2026-08-28
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Komodo versions up to 2.3.2 expose internal resource identifiers through the /execute and /execute/{variant} API endpoints, allowing authenticated users to deduce hidden names. The software also logs audit entries before verifying that the requester has the necessary permissions. Authenticated users can therefore inject false audit records that appear to show privileged operations, confusing forensic investigations and potentially hiding malicious activity.

Affected Systems

The vulnerability afflicts MoghTech Komodo, specifically all releases through version 2.3.2. No other version information is supplied.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate threat level. EPSS data is not provided, and the issue is not currently catalogued in CISA’s KEV. Based on the description, the likely attack vector involves an authenticated user sending crafted requests to the /execute endpoints; no remote unauthenticated exploitation is indicated. Once the user guesses a resource name, they can read its internal identifier and create bogus audit log entries that misrepresent privileged actions.

Generated by OpenCVE AI on August 28, 2026 at 22:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Komodo to a version that includes the fix (currently 2.3.3 or later if available).
  • If immediate upgrade is not possible, restrict access to the /execute and /execute/{variant} endpoints so that only users with the minimal required privileges can call them and ensure that identifier exposure and audit logging happen only after a successful permission check.
  • Audit all entries for suspicious or fabricated records and monitor for signs of log tampering, especially for actions logged before permission verification.

Generated by OpenCVE AI on August 28, 2026 at 22:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
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.
Title Komodo Resource Identifier Disclosure and Audit Log Pollution Before Permission Check
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-28T16:18:51.391Z

Reserved: 2026-08-28T11:12:37.404Z

Link: CVE-2026-82267

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T20:20:17.363

Modified: 2026-08-28T20:20:17.363

Link: CVE-2026-82267

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T22:45:05Z

Weaknesses