Description
AhnLab EPP Management v1.0.14.32-6249 was discovered to contain a NoSQL injection vulnerability via the eventlog/agentEvent/list endpoint.
Published: 2026-07-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AhnLab EPP Management v1.0.14.32‑6249 contains a NoSQL injection flaw in the eventlog/agentEvent/list endpoint. The CVE description does not state authentication requirements, so it is inferred that both unauthenticated and authenticated attackers could exploit this. This can lead to unauthorized data disclosure or modification, compromising the confidentiality and integrity of sensitive operational logs and potentially exposing system configuration information. The vulnerability aligns with CWE‑943, reflecting a lack of input validation for imported data.

Affected Systems

AhnLab EPP Management v1.0.14.32‑6249 is the only version explicitly affected by this NoSQL injection vulnerability are earlier versions may contain similar unvalidated input handling that could expose the same risk.

Risk and Exploitability

With a CVSS score of 8.1, the vulnerability is considered high severity. The EPSS score of <1% is currently unlikely but possible, especially if the vulnerable endpoint is exposed to untrusted network traffic. The vulnerability is not listed in the CISA KE are no documented large‑scale exploits. Attackers would need to send crafted requests to the eventlog/agentEvent/list endpoint, likely from a remote system; it is inferred that the lack of input validation would make this straightforward once access is achieved.

Generated by OpenCVE AI on July 31, 2026 at 01:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched release of AhnLab EPP Management that eliminates the NoSQL injection in the eventlog/agentEvent/list endpoint. If no patch is available yet, contact AhnLab support for an advisory or temporary mitigation.
  • Limit network exposure by restricting access to the eventlog/agentEvent/list endpoint to trusted IP ranges or require strong authentication, thereby reducing the attack surface.
  • Add input validation and sanitization on the server side for the eventlog/agentEvent/list endpoint and ensure NoSQL queries use parameterized bindings to eliminate injection vectors.

Generated by OpenCVE AI on July 31, 2026 at 01:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Ahnlab
Ahnlab epp Management
Vendors & Products Ahnlab
Ahnlab epp Management

Fri, 31 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title NoSQL Injection Vulnerability in AhnLab EPP Management 1.0.14.32-6249

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title NoSQL Injection in AhnLab EPP Management eventlog/agentEvent/list Endpoint

Fri, 24 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Title NoSQL Injection in AhnLab EPP Management eventlog/agentEvent/list Endpoint

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-943
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Description AhnLab EPP Management v1.0.14.32-6249 was discovered to contain a NoSQL injection vulnerability via the eventlog/agentEvent/list endpoint.
References

Subscriptions

Ahnlab Epp Management
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-17T16:48:37.328Z

Reserved: 2025-09-26T00:00:00.000Z

Link: CVE-2025-60357

cve-icon Vulnrichment

Updated: 2026-07-17T16:48:32.270Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:22:45Z

Weaknesses
  • CWE-943

    Improper Neutralization of Special Elements in Data Query Logic