CVE-2025-61301
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk24th percentile - higher than 24% of all known CVEs
Summary
A vulnerability in CAPEv2 (commit 52e4b43) in reporting/mongodb.py and reporting/jsondump.py allows attackers to submit samples that generate deeply nested or oversized behavioral data, triggering MongoDB BSON limits or orjson recursion errors. This results in incomplete or missing behavioral analysis reports.
Risk Assessment
The organization may receive incomplete or false-negative malware analysis reports, leading to incorrect security decisions and potential oversight of actual threats.
Recommendation
Update CAPEv2 to a patched version or enforce limits on the depth and size of behavioral data before writing to MongoDB and JSON.
Other vulnerabilities in CAPEv2
Original NVD description (English source)
Denial-of-analysis in reporting/mongodb.py and reporting/jsondump.py in CAPEv2 (commit 52e4b43, on 2025-05-17) allows attackers who can submit samples to cause incomplete or missing behavioral analysis reports by generating deeply nested or oversized behavior data that trigger MongoDB BSON limits or orjson recursion errors when the sample executes in the sandbox.

