CVE-2026-47731
Last modified
CVE-2026-47731 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. The AMMOS Instrument Toolkit (Formerly the Bespoke Links to Instruments for Surface and Space (BLISS)) is a Python-based software suite developed to handle Ground Data System (GDS), Electronic Ground Support Equipment (EGSE), commanding, telemetry uplink/downlink, and sequencing for instrument and CubeSat Missions. In versions prior to 2.6.1 and in version 3.1.0, the 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 bypass the configured log root and direct BSC to log to arbitrary filesystem paths (path traversal / directory escape), and append attacker‑controlled data to those files, using the privileges of the`ait-bsc` process. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
Description
The AMMOS Instrument Toolkit (Formerly the Bespoke Links to Instruments for Surface and Space (BLISS)) is a Python-based software suite developed to handle Ground Data System (GDS), Electronic Ground Support Equipment (EGSE), commanding, telemetry uplink/downlink, and sequencing for instrument and CubeSat Missions. In versions prior to 2.6.1 and in version 3.1.0, the 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 bypass the configured log root and direct BSC to log to arbitrary filesystem paths (path traversal / directory escape), and append attacker‑controlled data to those files, using the privileges of the`ait-bsc` process. There are two ways for a remote attacker to trigger this. First, if the attacker has access to the network where `ait-bsc` is deployed (a reason for that could be that the ports are publicly accessible), the payloads can be directly sent to the server to trigger the arbitrary file append. This type of attack is demonstrated in `python_poc.py`. Second, even if the attacker does not have direct access to the network because the software is running in a local network, it is possible to exploit this if a bad actor in that network opens an attacker-controlled website (which might be a website created by an attacker, or a third-party website compromised by the attacker). The browser javascript can automatically send the requests necessary to exploit this into the local network. This is even possible if the server is only accessible on `localhost`. This type of attack is demonstrated by `attacker_tcp.py` and `test1.html` (first launch the attacker TCP server, then start a webserver to host `test1.html`, for example using `python3 -m http.server 7000`, and open `test1.html`).This 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| NASA-AMMOS | AIT-Core | < 2.6.1; = 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47731?
How severe is CVE-2026-47731?
How do I fix CVE-2026-47731?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47725nebula-mesh is a self-hosted control plane for Slack Nebula …6.9
- CVE-2026-47726nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-47728Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…4.3
- CVE-2026-47729Squid is a caching proxy for the Web. Prior to 7.6, due to a…6.5
- CVE-2026-4773Improper validation of specified type of input vulnerability…8.1
- CVE-2026-47730Twig is a template language for PHP. From 3.0.0 until 3.26.0…5.4
- CVE-2026-47732Twig is a template language for PHP. Prior to 3.26.0, severa…6.5
- CVE-2026-47733Rocket.Chat is an open-source, secure, fully customizable co…4.4
- CVE-2026-47734Dulwich is a pure-Python implementation of the Git file form…5.7
- CVE-2026-47736Puma is a Ruby/Rack web server built for parallelism. From 5…7.5
- CVE-2026-47737Puma is a Ruby/Rack web server built for parallelism. From 5…7.5
- CVE-2026-47739Frappe is a full-stack web application framework. Prior to v…6.9
Are you affected by CVE-2026-47731?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
