🔐 CVE Alert

CVE-2026-41144

UNKNOWN 0.0

F´ (F Prime) has Integer Overflow in FileUplink

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

F´ (F Prime) is a framework that enables development and deployment of spaceflight and other embedded software applications. Prior to version 4.2.0, the bounds check byteOffset + dataSize > fileSize uses U32 addition that wraps around on overflow. An attacker-crafted DataPacket with byteOffset=0xFFFFFF9C and dataSize=100 overflows to 0, bypassing the check entirely. The subsequent file write proceeds at the original ~4GB offset. Additionally, Svc/FileUplink/File.cpp:20-31 performs no sanitization on the destination file path. Combined, these allow writing arbitrary data to any file at any offset. The impact is arbitrary file write leading to remote code execution on embedded targets. Note that this is a logic bug. ASAN does not detect it because all memory accesses are within valid buffers — the corruption occurs in file I/O. Version 4.2.0 contains a patch. No known workarounds are available.

CWE CWE-190 CWE-787
Vendor nasa
Product fprime
Published Apr 21, 2026
Stay Ahead of the Next One

Get instant alerts for nasa fprime

Be the first to know when new unknown vulnerabilities affecting nasa fprime are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
None

Affected Versions

nasa / fprime
< 4.2.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/nasa/fprime/security/advisories/GHSA-qmvv-rxh4-ccqh github.com: https://github.com/nasa/fprime/commit/cacdd555456bd83ab395b521d56c0330470ea798