CVE-2026-38059

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.

Affected Software

VendorProductVersion RangeStatus
ST Engineering iDirectEvolution iQ‑Series terminals0 <= 4.5.2.1affected
ST Engineering iDirectEvolution iQ‑Series terminals4.5.2.2unaffected
ST Engineering iDirect3315-Series0 <= 4.5.2.1affected
ST Engineering iDirect3315-Series4.5.2.2unaffected
ST Engineering iDirect9-Series Terminals0 <= 4.5.2.1affected
ST Engineering iDirect9-Series Terminals4.5.2.2unaffected

Weaknesses

  • CWE-306: CWE-306 Missing authentication for critical function

Workarounds

  • 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.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References