VYPR
High severityNVD Advisory· Published May 21, 2024· Updated Aug 2, 2024

CVE-2024-35061

CVE-2024-35061

Description

NASA AIT-Core v2.5.2 transmits data over unencrypted channels, enabling MitM attacks that, when combined with CVE-2024-35059, result in unauthenticated remote code execution.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

NASA AIT-Core v2.5.2 transmits data over unencrypted channels, enabling MitM attacks that, when combined with CVE-2024-35059, result in unauthenticated remote code execution.

Root

Cause The vulnerability stems from NASA AIT-Core v2.5.2 using unencrypted network channels for data exchange. This design flaw allows an attacker positioned between communicating parties to intercept or modify traffic without detection [1][3].

Exploitation

An attacker can execute a man-in-the-middle (MitM) attack by placing themselves on the network path between AIT-Core components. No authentication is required for this initial interception. Critically, when this MitM capability is chained with CVE-2024-35059—which enables local code execution via unsafe Pickle deserialization—the attacker can inject malicious Pickle payloads over the unencrypted channel, achieving remote code execution [1][3].

Impact

Successful exploitation yields fully unauthenticated remote code execution on the target system running AIT-Core v2.5.2. This could allow an attacker to execute arbitrary commands, compromise mission data, or pivot to other connected systems [1].

Mitigation

As of the publication date, no patch has been announced by NASA. Users are advised to apply network-level encryption (e.g., TLS), isolate AIT-Core instances on trusted networks, and monitor for updates from the project repository [2][3].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
ait-corePyPI
<= 2.5.2

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.