ait-core
NASA JPL's Ground Data System toolkit for Instrument and CubeSat Missions
Activity
- Latest release
- 3mo ago
- Total releases
- 24
- Cadence
- ~2 months
- Last 12 months
- 4
Reach
- Stars
- —
Details
- License
- MIT
- First release
- May 08, 2018
| Version | Released | |
|---|---|---|
3.1.1
patch
| ||
2.6.1
patch
| ||
2.6.0
minor
1 CVE
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
3.1.0
major
1 CVE
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.5.2
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.5.1
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.5.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.4.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.5
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.4
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.3
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.2
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.1
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.3.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.2.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.1.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.0.1
patch
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.0.0
major
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
2.0rc1.dev0
pre
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
1.4.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
1.3.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
1.2.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
1.1.0
minor
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
| ||
1.0.0
initial
6 CVEs
CVE-2024-35061
PYSEC-2026-1113
GHSA-qv6x-53jj-vw59
Jul 07, 2026
NASA AIT-Core uses unencrypted channels to exchange data over the network
7.3
/ 10
High
Network
Low
None
None
Unchanged
Low
Low
Low
NASA AIT-Core v2.5.2 was discovered to use unencrypted channels to exchange data over the network, allowing attackers to execute a man-in-the-middle attack. Affected versions
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.0.0
2.0.1
2.0rc1.dev0
2.1.0
2.2.0
2.3.0
2.3.1
+ 8 more Show less
2.3.2
2.3.3
2.3.4
2.3.5
2.4.0
2.5.0
2.5.1
2.5.2
References Updated Jul 07, 2026 · Source: OSV.dev
CVE-2026-47731
PYSEC-2026-265
GHSA-p462-prxw-mjx4
Jun 29, 2026
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
9.1
/ 10
Critical
Network
Low
None
None
Unchanged
None
High
High
1. SummaryThe Binary Stream Capture (BSC) component exposes an unauthenticated HTTP API for dynamically creating packet capture “handlers.” Because the code blindly trusts path‑related form fields, a remote client can:
There are two ways for a remote attacker to trigger this:
ImpactThis issue affects BSC (Binary Stream Capture) and usage of the ait-bsc server. This impacts AIT-Core versions before 3.1.1, from 2.x before 2.6.1. Users are recommended to upgrade to version 3.1.1 or 2.6.1. DetailsA remote attacker can use this vulnerability to append data to arbitrary files on the system (if the Fix InformationThe vulnerability is mitigated by constraining BSC ability to write paths only in the project root log directory which is configured through the bsc.yaml. Additionally, any attempts to traverse outside of the configured location are rejected. Patches
2. Affected Code Paths2.1 REST entry point:
|