Description
AMMOS Instrument Toolkit (AIT) Deep Space Network (DSN) Interface before 2.2.2 contains a missing authentication vulnerability in the Space Link Extension (SLE) interface manager that allows unauthenticated network attackers to access seven unprotected API routes by sending direct HTTP requests with no credentials. Attackers can reach the exposed SLE endpoints to start or stop Deep Space Network communication sessions, retrieve telemetry frame data, and inject arbitrary frames into active spacecraft links.
Published: 2026-07-29
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The missing authentication flaw in the Space Link Extension (SLE) interface manager of AMMOS Instrument Toolkit (AIT) Deep Space Network (DSN) allows unauthenticated attackers to reach seven exposed HTTP endpoints. By sending direct requests without credentials, an attacker can start or stop DSN communication sessions, retrieve telemetry frame data, and inject arbitrary frames into active spacecraft links. This ability to manipulate mission‑critical communications without authorization corresponds to CWE‑306 and can lead to severe confidentiality, integrity, and availability problems for space missions.

Affected Systems

The vulnerability affects NASA‑AMMOS’s AIT‑DSN product, specifically all releases prior to version 2.2.2. No other versions are known to be impacted according to the vendor’s advisories.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, while the EPSS score of less than 1% suggests that, at present, the likelihood of exploitation in the wild is low. The vulnerability is not listed in CISA’s KEV catalog. However, because it is a remote unauthenticated API flaw, an attacker who can reach the exposed endpoints over the network can exploit it immediately by crafting HTTP calls, without needing any special credentials or privileged access. The high severity combined with open internet exposure makes it a priority for mitigation.

Generated by OpenCVE AI on August 3, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AIT-DSN to version 2.2.2 or later, which implements authentication for the SLE API routes.
  • Configure network firewalls or access controls to restrict inbound traffic to the SLE API endpoints until the update can be deployed.
  • If an immediate patch is not possible, temporarily disable or remove the vulnerable SLE routes from the running configuration to block unauthenticated access.

Generated by OpenCVE AI on August 3, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Nasa
Nasa ait Dsn
CPEs cpe:2.3:a:nasa:ait_dsn:*:*:*:*:*:*:*:*
Vendors & Products Nasa
Nasa ait Dsn

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Nasa-ammos
Nasa-ammos ait-dsn
Vendors & Products Nasa-ammos
Nasa-ammos ait-dsn
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description AMMOS Instrument Toolkit (AIT) Deep Space Network (DSN) Interface before 2.2.2 contains a missing authentication vulnerability in the Space Link Extension (SLE) interface manager that allows unauthenticated network attackers to access seven unprotected API routes by sending direct HTTP requests with no credentials. Attackers can reach the exposed SLE endpoints to start or stop Deep Space Network communication sessions, retrieve telemetry frame data, and inject arbitrary frames into active spacecraft links.
Title AIT-DSN < 2.2.2 Missing Authentication via SLE API Routes
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-30T13:54:24.751Z

Reserved: 2026-07-08T13:27:53.031Z

Link: CVE-2026-60113

cve-icon Vulnrichment

Updated: 2026-07-30T13:54:18.576Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T16:17:55.560

Modified: 2026-08-18T13:43:00.290

Link: CVE-2026-60113

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:15:05Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function