Description
An issue in the time_t_to_dt 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: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in the time_t_to_dt component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements, leading to a database crash. The flaw involves a logical error in date conversion that can be triggered by malicious queries, and is classified as CWE-770 (Uncontrolled Resource Consumption) and CWE-89 (SQL Injection).

Affected Systems

openlink virtuoso-opensource (version 7.2.11). No other affected versions are mentioned. The vulnerability is specific to this release.

Risk and Exploitability

The CVSS score of 7.5 classifies this vulnerability as high severity. The EPSS score of <1% indicates a very low likelihood of exploitation and it is not listed in the CISA KEV catalog, so no known public exploits exist. Attackers would need to send specially crafted SQL statements through the database interface, which is likely remote; if network exposure or authentication controls are weak, the risk increases. A successful exploit would terminate the database process, causing temporary or prolonged outage.

Generated by OpenCVE AI on June 25, 2026 at 17:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Virtuoso OpenSource patch or upgrade to a release that contains the fix for the time_t_to_dt bug.
  • Restrict database access to trusted networks or enforce firewall rules to limit connections from untrusted sources.
  • Configure automated monitoring and restart mechanisms to quickly recover the database service after a crash.

Generated by OpenCVE AI on June 25, 2026 at 17:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 25 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics ssvc

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


Wed, 24 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Openlink
Openlink virtuoso-opensource
Vendors & Products Openlink
Openlink virtuoso-opensource

Wed, 24 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title virtuoso-opensource: Virtuoso-opensource: Denial of Service via crafted SQL statements
Weaknesses CWE-770
References
Metrics threat_severity

None

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'}

threat_severity

Important


Wed, 24 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-400
CWE-89

Wed, 24 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-400
CWE-89

Wed, 24 Jun 2026 04:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-400

Wed, 24 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-400

Tue, 23 Jun 2026 22:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-770
CWE-89

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

Type Values Removed Values Added
Title Denial of Service via Crafted SQL in Virtuoso OpenSource time_t_to_dt
Weaknesses CWE-770
CWE-89

Tue, 23 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description An issue in the time_t_to_dt component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements.
References

Subscriptions

Openlink Virtuoso-opensource
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-30T03:20:29.508Z

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

Link: CVE-2025-61028

cve-icon Vulnrichment

Updated: 2026-06-30T02:46:01.835Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-23T00:00:00Z

Links: CVE-2025-61028 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-25T17:45:15Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling

  • CWE-89

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