CVE-2025-52694
Unknown
Unknown - Not Provided
SQL Injection in Internet-Exposed Service Allows Remote Code Execution
Publication date: 2026-01-12
Last updated on: 2026-01-12
Assigner: CSA
Description
Description
Successful exploitation of the SQL injection vulnerability could allow an unauthenticated remote attacker to execute arbitrary SQL commands on the vulnerable service when it is exposed to the Internet.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| advantech | iotsuite_saascomposer | to 3.4.15 (exc) |
| advantech | iotsuite_growth_linux_docker | to 2.0.2 (exc) |
| advantech | iotsuite_starter_linux_docker | to 2.0.2 (exc) |
| advantech | iot_edge_linux_docker | to 2.0.2 (exc) |
| advantech | iot_edge_windows | to 2.0.2 (exc) |
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. |