Description
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.
Published: 2026-06-23
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the sqlo_try_in_loop component of the openlink virtuoso-opensource database engine allows an attacker to send specially crafted SQL statements that cause the database server to hang and become unresponsive. The resulting denial of service would disrupt any applications relying on the database and could lead to loss of service availability during the attack. The weakness can be categorized as improper resource control that permits a single request to exhaust or lock critical server resources for an extended period. Based on the description, the likely attack vector is an external client that can connect to the database and issue arbitrary SQL commands, potentially over the network interface that exposes the Virtuoso engine.

Affected Systems

This issue affects the openlink virtuoso-opensource product version 7.2.11. No other versions or distributions are listed as impacted in the provided data.

Risk and Exploitability

The CVE has no publicly available CVSS score and the EPSS score is not disclosed, which means the quantified risk level has not been formally determined. The vulnerability is not featured in the CISA KEV catalog, so there is no evidence of active exploitation at this time. Nonetheless, the ability to trigger a denial of service can have serious impact on high‑availability deployments, especially where the database is exposed to external traffic. The attack requires the ability to execute SQL against the vulnerable database instance, which could be achieved by an authenticated or unauthenticated client depending on the database configuration. The potential impact is limited to service availability rather than confidentiality or integrity, but repeated or prolonged attacks could result in significant business disruption.

Generated by OpenCVE AI on June 23, 2026 at 19:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest supported release of openlink virtuoso-opensource if a fixed version exists.
  • If a patch is not immediately available, restrict network access to the sqlo_try_in_loop interface by applying firewall or ACL rules to limit connections to trusted hosts.
  • Configure system resource limits and timeout mechanisms in the Virtuoso configuration to prevent a single request from monopolizing the database process.

Generated by OpenCVE AI on June 23, 2026 at 19:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso sqlo_try_in_loop
Weaknesses CWE-20
CWE-770

Tue, 23 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 23 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-23T17:51:55.443Z

Reserved: 2025-09-26T00:00:00.000Z

Link: CVE-2025-61024

cve-icon Vulnrichment

Updated: 2026-06-23T17:51:44.876Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T19:15:06Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-770

    Allocation of Resources Without Limits or Throttling

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')