Description
A stack overflow in the loadRawData function of SpaceDot AcubeSAT OBC software commit eaf90ec allows attackers to cause a Denial of Service (DoS) via supplying a crafted ECSS TC message.
Published: 2026-08-24
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch ASAP
AI Analysis

Impact

The vulnerability is a stack overflow located in the loadRawData function of the SpaceDot AcubeSAT OBC software. A crafted ECSS TC message can trigger the overflow, causing the in‑orbit computer to crash and halt. An attacker can cause this denial of service without any special privileges if the satellite’s communication link can be reached, potentially impacting mission-critical operations.

Affected Systems

SpaceDot AcubeSAT OBC software, specifically the code at commit eaf90ec, is affected. No vendor or patch level is listed, but any deployment of this software version is vulnerable.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. The attack vector is inferred to be remote, exploiting the ECSS TC message interface. As the vulnerability is a stack overflow, exploitation is likely feasible once an attacker can deliver a crafted message. The CISA KEV catalog does not list this CVE, so it is not known to have widespread exploitation yet, but the potential for service disruption remains significant.

Generated by OpenCVE AI on August 28, 2026 at 23:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an updated version of the SpaceDot AcubeSAT OBC software that resolves the stack overflow.
  • Enforce strict validation of ECSS TC messages, including size checks and format verification, to prevent oversized or malformed payloads from reaching the loadRawData routine.
  • Implement network‑level rate limiting or firewall rules to restrict the frequency of ECSS TC messages that can be received by the OBC, thereby reducing the opportunity for an attacker to trigger repeated crashes.

Generated by OpenCVE AI on August 28, 2026 at 23:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 28 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Stack Overflow in SpaceDot AcubeSAT OBC Causes DoS via ECSS TC Message

Fri, 28 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title Stack Overflow in SpaceDot AcubeSAT OBC causes DoS via ECSS TC Message
Weaknesses CWE-119

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-121
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Title Stack Overflow in SpaceDot AcubeSAT OBC causes DoS via ECSS TC Message
Weaknesses CWE-119

Mon, 24 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Description A stack overflow in the loadRawData function of SpaceDot AcubeSAT OBC software commit eaf90ec allows attackers to cause a Denial of Service (DoS) via supplying a crafted ECSS TC message.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-28T15:01:13.914Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75368

cve-icon Vulnrichment

Updated: 2026-08-28T15:00:44.725Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T20:17:18.963

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-75368

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T23:15:04Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow