CVE-2025-66216
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-29

Last updated on: 2025-12-23

Assigner: GitHub, Inc.

Description
AIS-catcher is a multi-platform AIS receiver. Prior to version 0.64, a heap buffer overflow vulnerability has been identified in the AIS::Message class of AIS-catcher. This vulnerability allows an attacker to write approximately 1KB of arbitrary data into a 128-byte buffer. This issue has been patched in version 0.64.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-29
Last Modified
2025-12-23
Generated
2026-06-16
AI Q&A
2025-11-29
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
aiscatcher ais-catcher to 0.64 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.
CWE-131 The product does not correctly calculate the size to be used when allocating a buffer, which could lead to a buffer overflow.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a heap buffer overflow in the AIS::Message class of AIS-catcher before version 0.64. It allows an attacker to write about 1KB of arbitrary data into a buffer that is only 128 bytes in size, potentially leading to memory corruption or arbitrary code execution. The issue was fixed in version 0.64.

Impact Analysis

This vulnerability can allow an attacker to execute arbitrary code or cause a denial of service by corrupting memory, as it enables writing more data than the buffer can hold. This can compromise the security and stability of systems running vulnerable versions of AIS-catcher.

Mitigation Strategies

Upgrade AIS-catcher to version 0.64 or later, as this version contains the patch that fixes the heap buffer overflow vulnerability in the AIS::Message class.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-66216. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart