Skip to main content

Virtuoso OpenSource CVE-2025-61024

| EUVDEUVD-2025-210323 HIGH
SQL Injection (CWE-89)
2026-06-23 mitre GHSA-7gcw-w6h6-wm6p
7.5
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

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.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Red Hat
6.5 MEDIUM
qualitative

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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jun 23, 2026 - 20:00 vuln.today
CVSS changed
Jun 23, 2026 - 18:22 NVD
7.5 (HIGH)
CVE Published
Jun 23, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.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.

More in N A

View all
CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

CVE-2026-36355 HIGH POC
7.7 May 05

Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc

CVE-2025-60474 HIGH POC
7.5 Jun 24

Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s

CVE-2026-38639 HIGH POC
7.5 Jun 26

An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S

CVE-2026-38641 HIGH POC
7.5 Jun 26

Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge

CVE-2026-38637 HIGH POC
7.5 Jun 25

An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S

CVE-2026-38640 HIGH POC
7.5 Jun 25

Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce

Vendor StatusVendor

Share

CVE-2025-61024 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy