CVE-2025-61301
BaseFortify
Publication date: 2025-10-20
Last updated on: 2025-10-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cape | capev2 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a denial-of-analysis issue in CAPEv2's reporting modules (reporting/mongodb.py and reporting/jsondump.py). Attackers who can submit samples can cause the behavioral analysis reports to be incomplete or missing by submitting samples that generate deeply nested or oversized behavior data. This triggers MongoDB BSON limits or orjson recursion errors during sandbox execution, preventing proper analysis reporting.
How can this vulnerability impact me? :
The vulnerability can impact you by causing incomplete or missing behavioral analysis reports when running samples in the CAPEv2 sandbox. This means that malicious behavior might not be fully captured or reported, reducing the effectiveness of malware analysis and potentially allowing threats to go undetected.