CVE-2025-66214
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-17
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wearefrank | ladybug | to 3.0-20251107.114628 (inc) |
| ladybug | ladybug | 3.0-20251107.114628 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Ladybug versions prior to 3.0-20251107.114628, where certain APIs allow uploading gzip-compressed XML files with user-controlled content. The system deserializes these XML files without proper validation, enabling attackers to submit specially crafted XML payloads that can execute arbitrary code remotely on the target server (Remote Code Execution).
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can achieve Remote Code Execution on the target server, potentially gaining unauthorized access, executing malicious code, compromising system integrity, and causing data loss or service disruption.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Ladybug to version 3.0-20251107.114628 or later, which contains the fix for this vulnerability.