CVE-2025-61028: An issue in the time_t_to_dt component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a...
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.
Security readout for executives and security teams
Plain-English summary
CVE-2025-61028 is a denial-of-service issue in OpenLink Virtuoso OpenSource 7.2.11. A remote attacker could send crafted SQL statements that make the service unavailable. The public metadata rates this high because availability impact is complete, but the provided sources do not confirm data theft, data modification, or active exploitation.
Executive priority
Treat this as a high-priority availability risk for any exposed Virtuoso 7.2.11 deployment. It is less urgent for isolated, non-production, or tightly access-controlled systems, but teams should verify exposure quickly because the attack requires no privileges according to CVSS.
Technical view
The issue is reported in the time_t_to_dt component of virtuoso-opensource v7.2.11. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and availability-only impact. The record maps to CWE-770 and CWE-89, but affected-package metadata is incomplete.
Likely exposure
Likely exposure is limited to organizations running OpenLink Virtuoso OpenSource 7.2.11, especially where SQL access is reachable from untrusted users or networks. The source bundle’s normalized affected vendor/product fields are marked n/a, so asset confirmation is required.
Exploitation context
The bundle states exploitation is through crafted SQL statements causing DoS. KEV is false, and no provided source confirms active exploitation in the wild. A public GitHub issue and Red Hat tracking entries exist, but the bundle does not provide exploit maturity details.
Researcher notes
Evidence is sufficient for a high-level DoS assessment, but incomplete for precise product packaging and remediation. The affected block is n/a despite the description naming virtuoso-opensource v7.2.11. No patch, workaround, or active exploitation claim is present in the supplied bundle.
Mitigation direction
Inventory Virtuoso OpenSource deployments and confirm whether version 7.2.11 is present.
Check OpenLink, Red Hat, and distribution guidance for patches or supported mitigations.
Restrict SQL service exposure to trusted networks and authenticated users where possible.
Monitor database availability, crashes, restarts, and abnormal SQL error patterns.
Prioritize remediation for internet-facing or multi-tenant Virtuoso instances.
Validation and detection
Verify installed Virtuoso versions against the CVE description and vendor advisories.
Review network paths to SQL interfaces for untrusted or public reachability.
Check Red Hat VEX and Bugzilla status for your specific platform packaging.
Confirm monitoring captures service restarts, failed queries, and availability degradation.
Use safe staging validation only; avoid reproducing denial-of-service on production systems.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-770: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-770 · source CWE mapping
Allocation of Resources Without Limits or Throttling
Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.