Description
In PROCON-WEB SCADA the endpoint 'GetGridData' is not properly sanitized. This allows a remote unauthenticated attacker to execute arbitrary SQL commands.
Published: 2026-07-28
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from insufficient sanitization of data received by the GetGridData endpoint in the PROCON‑WEB SCADA application. Attackers can craft requests that inject malicious SQL statements, enabling them to read, modify, or delete database contents. This flaw is a classic instance of CWE‑89, where unvalidated input feeds directly into a database query.

Affected Systems

Affected systems are installations of Weidmueller's PROCON‑WEB SCADA platform. No explicit version range is disclosed in the advisory. Administrators should review their live deployments of this product for the presence of the unpatched GetGridData endpoint.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, and the EPSS score of less than 1% means that, although exploitation is theoretically possible, the likelihood of real‑world attacks at this time is low. The vulnerability is not listed in CISA's KEV database. If exposed, an unauthenticated attacker could target the endpoint over the network; the attack vector is likely via HTTP GET requests lacking authentication. Successful exploitation would provide full database access, compromising confidentiality and integrity.

Generated by OpenCVE AI on August 3, 2026 at 15:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑released patch that fixes the GetGridData endpoint in PROCON‑WEB SCADA
  • Restrict access to the GetGridData endpoint so that only authenticated users from trusted IP ranges can reach it
  • Segment the SCADA network with firewalls or VLANs to isolate it from external networks
  • Enable detailed logging of database queries and monitor for suspicious patterns

Generated by OpenCVE AI on August 3, 2026 at 15:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description In PROCON-WEB SCADA the endpoint 'GetGridData' is not properly sanitized. This allows a remote unauthenticated attacker to execute arbitrary SQL commands.
Title SQL injection via unauthenticated GetGridData endpoint
First Time appeared Weidmueller
Weidmueller procon Web Scada
Weaknesses CWE-89
CPEs cpe:2.3:a:weidmueller:procon_web_scada:*:*:*:*:*:*:*:*
Vendors & Products Weidmueller
Weidmueller procon Web Scada
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Weidmueller Procon Web Scada
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-07-28T19:15:38.784Z

Reserved: 2026-07-21T11:56:03.095Z

Link: CVE-2026-16462

cve-icon Vulnrichment

Updated: 2026-07-28T19:15:35.179Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T10:16:48.293

Modified: 2026-07-30T14:31:21.447

Link: CVE-2026-16462

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:45:03Z

Weaknesses
  • CWE-89

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