Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable and low-complexity, but Virtuoso's SQL interface normally requires database credentials so PR:L is more honest than PR:N; impact is availability-only.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
3DescriptionCVE.org
An issue in the sqlo_try_in_loop 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 attackers to crash the database server by submitting crafted SQL statements that trigger a fault in the sqlo_try_in_loop SQL optimizer component. No public exploit identified at time of analysis, though SSVC indicates a proof-of-concept exists in the referenced GitHub issue. The flaw is tagged as SQLi-class (CWE-89) but the demonstrated impact is availability-only, with no confidentiality or integrity loss per the CVSS vector.
Technical ContextAI
Virtuoso OpenSource is a hybrid relational/RDF database and middleware server from OpenLink Software, commonly used as a SPARQL endpoint for linked-data and semantic-web deployments (e.g., DBpedia historically ran on Virtuoso). The defective function sqlo_try_in_loop lives in Virtuoso's SQL optimizer (sqlo = SQL Optimizer), which rewrites query plans for IN-list and loop predicates. CWE-89 (SQL Injection) is the assigned weakness class, but the manifestation here is an optimizer crash on malformed/edge-case SQL rather than classic data-exfiltrating injection, indicating insufficient input validation or unchecked state in the query-planning path that causes the server process to abort.
RemediationAI
No vendor-released patch identified at time of analysis; the only public reference is the upstream bug report at https://github.com/openlink/virtuoso-opensource/issues/1227, so administrators should monitor that issue and the openlink/virtuoso-opensource releases page for a fixed tag beyond 7.2.11. Pending a fix, restrict network exposure of the Virtuoso SQL listener (default TCP 1111) and any internet-facing SPARQL/HTTP endpoint (default 8890) to trusted clients via firewall or reverse-proxy ACLs, require authenticated SPARQL where possible (SPARQL roles), and enable automatic process supervision (systemd Restart=on-failure) so a DoS crash self-recovers - accepting the trade-off that an attacker can still loop the crash to keep the service flapping. Rate-limiting or WAF rules on the /sparql endpoint can blunt automated abuse but will not stop a low-volume targeted crash.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
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
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
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_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-89 – SQL Injection
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210323
GHSA-7gcw-w6h6-wm6p