CVE-2025-53814
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-28

Last updated on: 2025-12-02

Assigner: Talos

Description
A use-after-free vulnerability exists in the XML parser functionality of GCC Productions Inc. Fade In 4.2.0. A specially crafted .xml file can lead to heap-based memory corruption. An attacker can provide a malicious file to trigger this vulnerability.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-28
Last Modified
2025-12-02
Generated
2026-06-16
AI Q&A
2025-10-28
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
generalcoffee fade_in 4.2.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in the XML parser of GCC Productions Inc. Fade In 4.2.0. It occurs when the software processes a specially crafted .xml file, leading to heap-based memory corruption. Essentially, the program tries to use memory after it has been freed, which can cause unexpected behavior or crashes.

Impact Analysis

An attacker can exploit this vulnerability by providing a malicious .xml file to the affected software, potentially causing heap-based memory corruption. This can lead to severe impacts including unauthorized disclosure of information, modification of data, or denial of service due to application crashes.

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