Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
8 vulnerabilities found for 3315-Series terminals by ST Engineering iDirect
CVE-2026-38058 (GCVE-0-2026-38058)
Vulnerability from nvd – Published: 2026-09-11 14:44 – Updated: 2026-09-11 15:02
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Exposure of Sensitive System Information to an Unauthorized Control Sphere
Summary
The endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-11 15:01 UTC
CWE
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38058",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-11T15:01:58.012549Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T15:02:06.162Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware.\u003c/span\u003e"
}
],
"value": "The endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-497",
"description": "CWE-497",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:44:37.571Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Exposure of Sensitive System Information to an Unauthorized Control Sphere",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38058",
"datePublished": "2026-09-11T14:44:37.571Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T15:02:06.162Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38056 (GCVE-0-2026-38056)
Vulnerability from nvd – Published: 2026-09-11 14:50 – Updated: 2026-09-11 15:02
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Missing Authorization
Summary
A local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-11 15:02 UTC
CWE
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38056",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-11T15:02:31.983672Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T15:02:42.163Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eA local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced.\u003c/span\u003e"
}
],
"value": "A local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "CWE-862",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:50:00.859Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Missing Authorization",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38056",
"datePublished": "2026-09-11T14:50:00.859Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T15:02:42.163Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38059 (GCVE-0-2026-38059)
Vulnerability from nvd – Published: 2026-07-10 14:11 – Updated: 2026-09-11 14:37
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Missing authentication for critical function
Summary
The iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-10 16:18 UTC
CWE
- CWE-306 - Missing authentication for critical function
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38059",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T16:18:45.509494Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:00:27.518Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance.\u003c/span\u003e"
}
],
"value": "The iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306 Missing authentication for critical function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:37:41.821Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003e\u003cspan\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003c/span\u003e\u003c/div\u003e\n\u003cp\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\n\n\n\n\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Missing authentication for critical function",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38059",
"datePublished": "2026-07-10T14:11:42.152Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T14:37:41.821Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38057 (GCVE-0-2026-38057)
Vulnerability from nvd – Published: 2026-07-10 14:11 – Updated: 2026-09-11 14:41
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-10 16:22 UTC
CWE
- CWE-352 - Cross-Site request forgery
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38057",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T16:22:04.408644Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:00:34.681Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe 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.\u003c/span\u003e"
}
],
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site request forgery",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:41:03.950Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38057",
"datePublished": "2026-07-10T14:11:15.829Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T14:41:03.950Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38056 (GCVE-0-2026-38056)
Vulnerability from cvelistv5 – Published: 2026-09-11 14:50 – Updated: 2026-09-11 15:02
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Missing Authorization
Summary
A local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-11 15:02 UTC
CWE
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38056",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-11T15:02:31.983672Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T15:02:42.163Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eA local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced.\u003c/span\u003e"
}
],
"value": "A local privilege escalation vulnerability exists in the iDirect iQ200 VSAT terminal running firmware 23.0.1.0. The iQ200 is a rackmount satellite modem deployed across oil and gas, maritime, defense, and remote infrastructure as the primary, and often sole communications link for offshore rigs, vessels, and remote sites. Important context: the device ships from the factory with a pre-configured low-privilege local user account. This account is intended for field technicians who need shell access for maintenance and diagnostics but should not have full administrative control over the device. This built-in account provides the initial access required to exploit this vulnerability. No additional credentials need to be obtained or brute-forced."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "CWE-862",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:50:00.859Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Missing Authorization",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38056",
"datePublished": "2026-09-11T14:50:00.859Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T15:02:42.163Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38058 (GCVE-0-2026-38058)
Vulnerability from cvelistv5 – Published: 2026-09-11 14:44 – Updated: 2026-09-11 15:02
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Exposure of Sensitive System Information to an Unauthorized Control Sphere
Summary
The endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-11 15:01 UTC
CWE
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38058",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-11T15:01:58.012549Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T15:02:06.162Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware.\u003c/span\u003e"
}
],
"value": "The endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-497",
"description": "CWE-497",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:44:37.571Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Exposure of Sensitive System Information to an Unauthorized Control Sphere",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38058",
"datePublished": "2026-09-11T14:44:37.571Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T15:02:06.162Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38059 (GCVE-0-2026-38059)
Vulnerability from cvelistv5 – Published: 2026-07-10 14:11 – Updated: 2026-09-11 14:37
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Missing authentication for critical function
Summary
The iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-10 16:18 UTC
CWE
- CWE-306 - Missing authentication for critical function
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38059",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T16:18:45.509494Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:00:27.518Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance.\u003c/span\u003e"
}
],
"value": "The iDirect iQ200 exposes the /api/identity and /api/ REST API endpoints without authentication. An unauthenticated attacker with network access can retrieve sensitive device information including the serial number, Device ID (DID), Terminal Private Key identifier (TPK), MAC address, and exact firmware version. The DID and TPK are used for satellite network authentication in the iDirect platform, potentially enabling terminal impersonation and network reconnaissance."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306 Missing authentication for critical function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:37:41.821Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003e\u003cspan\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003c/span\u003e\u003c/div\u003e\n\u003cp\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\n\n\n\n\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Missing authentication for critical function",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38059",
"datePublished": "2026-07-10T14:11:42.152Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T14:37:41.821Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-38057 (GCVE-0-2026-38057)
Vulnerability from cvelistv5 – Published: 2026-07-10 14:11 – Updated: 2026-09-11 14:41
VLAI
EPSS
VEX
Title
ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-10 16:22 UTC
CWE
- CWE-352 - Cross-Site request forgery
Assigner
References
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| ST Engineering iDirect | Evolution iQ‑Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 3315-Series terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
|
| ST Engineering iDirect | 9-Series Terminals |
Affected:
0 , ≤ 4.5.2.1
(custom)
Unaffected: 4.5.3.0 |
Date Public
2026-07-02 17:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-38057",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-10T16:22:04.408644Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:00:34.681Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution iQ\u2011Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "3315-Series terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
},
{
"defaultStatus": "unaffected",
"product": "9-Series Terminals",
"vendor": "ST Engineering iDirect",
"versions": [
{
"lessThanOrEqual": "4.5.2.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "4.5.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Ahmed Alqahtani of Aramco reported this vulnerability to CISA."
}
],
"datePublic": "2026-07-02T17:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eThe 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.\u003c/span\u003e"
}
],
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site request forgery",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T14:41:03.950Z",
"orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"shortName": "icscert"
},
"references": [
{
"url": "https://support.idirect.net"
},
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-01"
},
{
"url": "https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-01.json"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\u003cbr\u003eRegistered users are able to download patches from the iDirect Support Portal:\u0026nbsp;\u003ca href=\"https://support.idirect.net/\"\u003ehttps://support.idirect.net\u003c/a\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003eRestrict management interfaces to trusted networks (e.g., VPN, ACLs).\u003c/li\u003e\u003cli\u003eAvoid exposing administrative APIs to the public internet.\u003c/li\u003e\u003cli\u003eEnforce strong authentication practices.\u003c/li\u003e\u003cli\u003eMonitor for anomalous API activity and unexpected device reboots.\u003c/li\u003e\u003c/ul\u003e"
}
],
"value": "ST Engineering iDirect has fixed the vulnerabilities and recommend users update the software to version 4.5.3.0 or newer.\nRegistered users are able to download patches from the iDirect Support Portal:\u00a0 https://support.idirect.net https://support.idirect.net/ \n\n * Restrict management interfaces to trusted networks (e.g., VPN, ACLs).\n * Avoid exposing administrative APIs to the public internet.\n * Enforce strong authentication practices.\n * Monitor for anomalous API activity and unexpected device reboots."
}
],
"source": {
"advisory": "ICSA-26-183-01",
"discovery": "EXTERNAL"
},
"title": "ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
"assignerShortName": "icscert",
"cveId": "CVE-2026-38057",
"datePublished": "2026-07-10T14:11:15.829Z",
"dateReserved": "2026-04-06T08:25:37.731Z",
"dateUpdated": "2026-09-11T14:41:03.950Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}