Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network-reachable endpoint with low complexity but requiring an authenticated low-privilege session (PR:L); NoSQL injection exposes and alters data (C:H/I:H) without affecting availability (A:N).
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
AhnLab EPP Management v1.0.14.32-6249 was discovered to contain a NoSQL injection vulnerability via the eventlog/agentEvent/list endpoint.
AnalysisAI
NoSQL injection in AhnLab EPP (Endpoint Protection Platform) Management v1.0.14.32-6249 allows an authenticated attacker to manipulate backend NoSQL queries through the eventlog/agentEvent/list endpoint, as the CVSS:3.1 vector (PR:L) indicates a low-privilege authenticated session is required. Successful exploitation yields high confidentiality and integrity impact (C:H/I:H), enabling extraction or tampering of security event-log data across the managed endpoint fleet. A public GitHub repository named for this CVE suggests exploit/PoC material may exist; it is not listed in CISA KEV and no EPSS score was provided.
Technical ContextAI
AhnLab EPP is a centralized endpoint protection management console that aggregates agent telemetry and security event logs, typically backed by a NoSQL document store. CWE-943 (Improper Neutralization of Special Elements in Data Query Logic) is the root cause: the eventlog/agentEvent/list endpoint incorporates attacker-controlled input into a NoSQL query without proper neutralization, so query selectors or document operators can be injected to alter query logic. Because NoSQL query languages often accept structured objects rather than flat strings, injection can bypass filters, force always-true conditions, or coerce the database into returning or modifying records the caller should not access. The provided CPE is a placeholder (cpe:2.3:a:n/a:n/a:*) and does not enumerate exact affected products, so scope rests on the single named build in the description.
RemediationAI
No vendor-released patch version is identified in the provided data, so at time of analysis apply compensating controls and confirm a fixed build directly with AhnLab via https://ahnlab.com. Restrict network reachability of the EPP Management console so the eventlog/agentEvent/list endpoint is accessible only from trusted management networks or via VPN, reducing the AV:N exposure at the cost of remote-admin convenience. Tighten and audit console account privileges since exploitation requires authenticated (PR:L) access - remove unnecessary low-privilege accounts and enforce strong, monitored credentials to shrink the eligible attacker set. If the deployment permits, place a WAF or reverse-proxy rule in front of the console to inspect and reject NoSQL operator syntax (e.g., '$'-prefixed operators or embedded JSON objects) in the agentEvent listing parameters, accepting the risk of false positives on legitimate structured queries. Monitor console access and event-log query patterns for anomalous or high-volume list requests, and track the vendor site and NVD record for a released fixed version to apply once published.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same technique Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210479
GHSA-9c8c-8pw3-xm92