Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Submitting arbitrary SQL normally needs an authenticated database session, so PR:L rather than NVD's PR:N; impact is an availability-only crash, so C:N/I:N/A:H.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in the sqlo_place_dt_set component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements.
AnalysisAI
Denial of service in OpenLink Virtuoso Open Source Edition v7.2.11 lets remote attackers crash or hang the database server by submitting crafted SQL statements that mishandle derived-table set placement in the sqlo_place_dt_set query-optimizer routine. The flaw carries no confidentiality or integrity impact - only availability (CVSS 7.5, A:H) - and is tracked under CWE-89 although the observed outcome is a crash rather than data exfiltration. No public exploit identified at time of analysis; EPSS is low (0.35%, 27th percentile) and CISA SSVC records exploitation status as none.
Technical ContextAI
Virtuoso is OpenLink's hybrid relational/RDF (SPARQL) database and application server, widely used to back Linked Data and semantic-web endpoints. The defect lives in sqlo_place_dt_set, part of Virtuoso's SQL query optimizer that decides how derived tables (sub-selects/inline views) are placed within the join and execution plan. A malformed or unusually structured SQL statement drives this routine into a fault (for example an invalid dereference or unbounded processing), terminating or hanging the server process. NVD classifies the root cause as CWE-89 (SQL Injection), but the CPE record is a placeholder (cpe:2.3:a:n/a:n/a:*) providing no vendor or product enumeration, so exact affected packaging must be derived from the vendor issue tracker rather than from structured CPE data.
RemediationAI
No vendor-released patched version is identified at time of analysis; the fix is being tracked in upstream GitHub issue #1224 (https://github.com/openlink/virtuoso-opensource/issues/1224), so upgrade to a fixed 7.2.x build as soon as OpenLink tags one and monitor the Red Hat VEX (https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-61018.json) for downstream package status. As compensating controls until a patch ships: restrict network reachability of the Virtuoso SQL/ISQL and SPARQL endpoints (default ports 1111 and 8890) to trusted hosts via firewall or ACL so arbitrary SQL cannot be submitted anonymously; disable or authenticate any public SPARQL endpoint (set the anonymous/SPARQL account to read-only or remove its update/query rights), with the trade-off that legitimate open Linked-Data queries break; and enforce least-privilege database accounts plus connection rate-limiting and automatic process restart/supervision so a crash is contained and self-heals. Each control reduces exposure but does not remove the underlying optimizer fault.
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 weakness CWE-89 – SQL Injection
View allSame technique Denial Of Service
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210313
GHSA-h78h-5fwj-q664