CVE-2026-16462
Received Received - Intake

SQL Injection in PROCON-WEB SCADA via GetGridData Endpoint

Vulnerability report for CVE-2026-16462, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: CERT VDE

Description

In PROCON-WEB SCADA the endpoint 'GetGridData' is not properly sanitized. This allows a remote unauthenticated attacker to execute arbitrary SQL commands.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
weidmueller_interface_gmbh_and_co_kg procon-web_scada to 6.11.2 (inc)
weidmueller_interface_gmbh_and_co_kg procon-web_scada 6.11.3

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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection flaw in PROCON-WEB SCADA's 'GetGridData' endpoint. The endpoint does not properly sanitize user input, allowing a remote unauthenticated attacker to inject and execute arbitrary SQL commands. This can lead to unauthorized access, data manipulation, or deletion in the database.

Detection Guidance

To detect this vulnerability, monitor network traffic for suspicious SQL injection attempts targeting the 'GetGridData' endpoint in PROCON-WEB SCADA. Check for unusual database queries or errors in logs. Use tools like Wireshark to inspect HTTP requests to the endpoint for crafted input patterns.

Impact Analysis

An attacker could exploit this to steal, modify, or delete sensitive data stored in the SCADA system. They might also gain control over the system, leading to operational disruptions or further attacks on connected networks.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update PROCON-WEB SCADA to version 6.11.3 or later. If an update is not possible, restrict network access to the 'GetGridData' endpoint and implement input validation for all user-supplied data. Monitor systems for signs of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16462. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart