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.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same technique Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210479
GHSA-9c8c-8pw3-xm92