CVE-2025-52694
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
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL injection flaw that allows an unauthenticated remote attacker to execute arbitrary SQL commands on the vulnerable service if it is exposed to the Internet.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to complete compromise of the affected service, including unauthorized data access, data modification, and potential denial of service, as indicated by the highest severity CVSS score.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided resources do not specify how this vulnerability affects compliance with common standards and regulations such as GDPR or HIPAA.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation requires updating to the latest fixed versions of the affected products. For IoTSuite SaaSComposer, IoTSuite Growth Linux docker, and IoT Edge Windows, users must contact Advantech for official releases. For IoTSuite Starter Linux docker and IoT Edge Linux docker, direct download links for updates are provided. Applying these updates will address the SQL injection vulnerability. [1]