CVE-2025-40928
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-08
Last updated on: 2025-11-04
Assigner: CPANSec
Description
Description
JSON::XS before version 4.04 for Perl has an integer buffer overflow causing a segfault when parsing crafted JSON, enabling denial-of-service attacks or other unspecified impact
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| debian | libjson-xs-perl | 4.030-1+deb11u1 |
| perl | json_xs | 4.04 |
| perl | json_xs | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |