Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Submitting arbitrary SQL normally requires query-capable credentials, so PR:L rather than PR:N; network-reachable, low-complexity, availability-only crash with no confidentiality or integrity impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in the sqlo_key_part_best 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 7.2.11 lets attackers crash the database server by submitting crafted SQL statements that mishandle the sqlo_key_part_best query-optimizer routine. The flaw carries no confidentiality or integrity impact (availability-only, CVSS 7.5) and there is no public exploit identified at time of analysis; EPSS is low at 0.15% (4th percentile), and it is not listed in CISA KEV. The only public reference is the upstream GitHub issue (#1222) tracking the crash.
Technical ContextAI
Virtuoso is a multi-model database and RDF triplestore (the engine behind large linked-data deployments such as DBpedia) that exposes SQL and, in many installations, SPARQL-over-SQL endpoints. The affected component, sqlo_key_part_best, is part of the SQL cost-based query optimizer responsible for choosing the best index key part during query planning. Although the record is tagged CWE-89 (SQL Injection), the observed and scored effect is purely a crash/Denial of Service (A:H, with C:N/I:N) rather than data exfiltration or injection of unauthorized queries - the CWE class here points to malformed/crafted SQL reaching a code path the optimizer fails to handle safely, leading to abnormal termination. The CPE entry is a placeholder (cpe:2.3:a:n/a:n/a:*) and provides no usable product/version match, so version scoping relies on the textual reference to v7.2.11.
RemediationAI
No vendor-released patch version is identified at time of analysis; the only upstream artifact is GitHub issue https://github.com/openlink/virtuoso-opensource/issues/1222, so monitor that issue and the openlink/virtuoso-opensource releases for a fixed tag and upgrade as soon as one is published past 7.2.11. As compensating controls until a fix exists: require authentication for all SQL access and disable or firewall any anonymous public SPARQL/SQL endpoint (Virtuoso's /sparql and SQL listener) so untrusted clients cannot submit arbitrary queries - trade-off is loss of public linked-data query access; restrict the database listener to trusted networks via host firewall or bind-address; and apply rate limiting / connection quotas and process supervision (auto-restart, e.g. systemd Restart=on-failure) to limit and recover from crash-based DoS, accepting that this mitigates impact rather than preventing the crash.
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-210314
GHSA-ph87-jqrm-qmr3