Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Submitting arbitrary SQL to Virtuoso normally requires a database account, so PR:L rather than PR:N; only availability is affected.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in the sqlo_strip_in_join 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 OpenSource v7.2.11 allows remote unauthenticated attackers to crash the database server by submitting crafted SQL statements that trigger a fault in the sqlo_strip_in_join query-optimization component. The CVSS 3.1 score of 7.5 (AV:N/AC:L/PR:N/UI:N) reflects network-reachable, no-auth exploitation with high availability impact and no confidentiality or integrity loss. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Virtuoso OpenSource is a multi-model hybrid database server from OpenLink Software that combines relational SQL with RDF/SPARQL, XML, and web-services functionality, frequently deployed as the back-end for linked-data endpoints such as DBpedia. The defect lives in sqlo_strip_in_join, an internal SQL optimizer routine that rewrites IN-clauses inside JOINs to more efficient predicate forms. The CWE-89 (SQL Injection) classification is somewhat loose for this finding; the root cause is more accurately an unsafe handling of attacker-controlled SQL constructs during query planning that crashes the server process, rather than classic data exfiltration via injected SQL. The single reference is an upstream GitHub issue (openlink/virtuoso-opensource#1225) tracking the crash.
RemediationAI
No vendor-released patch identified at time of analysis - the only public artifact is upstream issue openlink/virtuoso-opensource#1225, and no tagged release supersedes 7.2.11 in the supplied data, so administrators should monitor that issue and the openlink/virtuoso-opensource releases page for a fixed build and upgrade as soon as it appears. As compensating controls, restrict the Virtuoso SQL listener (default TCP 1111) to trusted management networks via host firewall or perimeter ACLs (trade-off: breaks remote SQL clients but typically does not affect SPARQL/HTTP on 8890), require authentication on all Virtuoso accounts and disable or strongly password-protect the dba/dav default users so that anonymous attackers cannot submit arbitrary SQL, and consider placing a query-aware proxy or rate limiter in front of the SQL endpoint to throttle suspicious traffic until a patched build is installed. After deployment of any fix, validate by reproducing the crash with the PoC from issue #1225 in a staging environment.
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-210315
GHSA-4c35-xvpv-9965