ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery
Summary
| CVE | CVE-2026-38057 |
|---|---|
| State | PUBLISHED |
| Assigner | icscert |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-10 15:16:39 UTC |
| Updated | 2026-07-10 17:16:56 UTC |
| Description | The iDirect iQ200 does not validate CSRF tokens on state-changing API endpoints after authentication. The /api/reboot endpoint accepts POST requests authenticated solely by a session cookie that lacks the SameSite attribute. A remote attacker can host a malicious web page that, when visited by an authenticated administrator, automatically submits a cross-site POST request causing an immediate device reboot and satellite link loss. Repeated attacks can sustain a denial-of-service condition. |
Risk And Classification
Primary CVSS: v4.0 7 HIGH from [email protected]
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Problem Types: CWE-352 | CWE-352 CWE-352 Cross-Site request forgery
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 4.0 | [email protected] | Secondary | 7 | HIGH | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/C... |
| 4.0 | CNA | CVSS | 7 | HIGH | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N |
| 3.1 | [email protected] | Secondary | 8.1 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H |
| 3.1 | CNA | CVSS | 8.1 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H |
CVSS v4.0 Breakdown
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVSS v3.1 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | ST Engineering IDirect | Evolution IQSeries Terminals | affected 4.5.2.1 custom | Not specified |
| CNA | ST Engineering IDirect | Evolution IQSeries Terminals | unaffected 4.5.2.2 | Not specified |
| CNA | ST Engineering IDirect | 3315-Series | affected 4.5.2.1 custom | Not specified |
| CNA | ST Engineering IDirect | 3315-Series | unaffected 4.5.2.2 | Not specified |
| CNA | ST Engineering IDirect | 9-Series Terminals | affected 4.5.2.1 custom | Not specified |
| CNA | ST Engineering IDirect | 9-Series Terminals | unaffected 4.5.2.2 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| www.cisa.gov/news-events/ics-advisories/icsa-26-183-01 | [email protected] | www.cisa.gov | |
| support.idirect.net/s/login | [email protected] | support.idirect.net | |
| github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-18... | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Ahmed Alqahtani of Aramco reported this vulnerability to CISA. (en)
Additional Advisory Data
Solutions
CNA: ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.2.2 or newer. Registered users are able to download patches from the iDirect Support Portal https://support.idirect.net/s/login
Workarounds
CNA: * Restrict management interfaces to trusted networks (e.g., VPN, ACLs). * Avoid exposing administrative APIs to the public internet. * Enforce strong authentication practices. * Monitor for anomalous API activity and unexpected device reboots.