SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-41144

NONE · CVSS 0 EPSS 0.43% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-22 · Last synced 2026-08-04

CyberRota Analysis

This is a none severity vulnerability with a CVSS score of 0.0. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-41144
Severity
NONE
CVSS
0
EPSS
0.43%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)