目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47731— NASA AIT-Core 路径遍历漏洞

一分钟漏洞结论

影响对象
NASA-AMMOS AIT-Core
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

NASA AIT-Core是美国NASA政府部门开源的一套航天任务核心软件。 NASA AIT-Core 2.6.1之前版本和3.1.0版本存在路径遍历漏洞,该漏洞源于Binary Stream Capture (BSC)组件路径相关的表单字段信任不当,可能导致远程客户端绕过配置的日志根目录,将日志写入任意文件系统路径并追加攻击者控制的数据。

CVSS 9.1 · Critical EPSS 0.86% · P57

影响版本矩阵 2

厂商产品 版本范围状态
NASA-AMMOS AIT-Core < 2.6.1 affected
= 3.1.0 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-47731 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
NASA AMMOS Instrument Toolkit: Path traversal resulting in arbitrary file append (can be triggered over the network by unauthenticated attacker)
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
NASA AIT-Core 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
NASA AIT-Core是美国NASA政府部门开源的一套航天任务核心软件。 NASA AIT-Core 2.6.1之前版本和3.1.0版本存在路径遍历漏洞,该漏洞源于Binary Stream Capture (BSC)组件路径相关的表单字段信任不当,可能导致远程客户端绕过配置的日志根目录,将日志写入任意文件系统路径并追加攻击者控制的数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
NASA-AMMOS AIT-Core < 2.6.1 -

二、漏洞 CVE-2026-47731 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 已实测靶场 高级
Qwen3.6-35B-A3B · 6010 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-47731 的情报信息

登录查看更多情报信息。

CVE-2026-47731 厂商安全公告 (1)

CVE-2026-47731 厂商页面 (1)

CVE-2026-47731 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-47731

暂无评论


发表评论