CVE-2025-12812
SQL Injection in Delinea Cloud Suite Enables Data Compromise
Publication date: 2026-02-18
Last updated on: 2026-02-18
Assigner: Delinea
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| delinea_inc | cloud_suite | 25.1 |
| delinea_inc | privileged_access_service | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL Injection issue found in Delinea Inc. Cloud Suite and Privileged Access Service. It occurs due to improper neutralization of special elements used in SQL commands, which means that malicious input can manipulate the SQL queries executed by the application.
How can this vulnerability impact me? :
The SQL Injection vulnerability can allow attackers to interfere with the queries that an application makes to its database. This can lead to unauthorized access to sensitive data, data modification, or other harmful actions depending on the database and application context.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability is fixed in Cloud Suite version 25.1. Immediate mitigation should include updating the affected Delinea Inc. Cloud Suite and Privileged Access Service to version 25.1 or later.