CVE-2026-40826
Received Received - Intake
Unauthenticated SQL Injection in dsgvo_contracts View

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: CERT VDE

Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dsgvo_contracts view due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-05-27
AI Q&A
2026-05-27
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 unauthenticated SQL Injection in the dsgvo_contracts view. It occurs because special elements in a SQL SELECT command are not properly neutralized, allowing a high privileged remote attacker to exploit it.

Essentially, the attacker can inject malicious SQL code into the database query, which can manipulate or access data in unintended ways.


How can this vulnerability impact me? :

Exploiting this vulnerability can lead to a total loss of confidentiality. This means sensitive data accessed through the dsgvo_contracts view could be exposed to unauthorized parties.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

This vulnerability allows a high privileged remote attacker to exploit an unauthenticated SQL Injection in the dsgvo_contracts view, leading to a total loss of confidentiality.

A total loss of confidentiality can result in unauthorized access to sensitive personal or protected health information, which may violate compliance requirements of standards such as GDPR and HIPAA.

Therefore, this vulnerability negatively impacts compliance by potentially exposing confidential data that these regulations mandate to protect.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart