CVE-2025-47737
CVE-2025-47737 is a low-severity vulnerability in Unhandledexpression Trailer with a CVSS 3.x base score of 2.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-762.
Key facts
- Severity: Low (CVSS 3.x base score 2.9)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-14091
- Weakness: CWE-762
- Affected product: Unhandledexpression Trailer
- Published:
- Last modified:
Description
lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero.
Frequently asked questions
- What is CVE-2025-47737?
- lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero.
- How severe is CVE-2025-47737?
- CVE-2025-47737 has a CVSS 3.x base score of 2.9, rated low severity. It is exploitable over local access with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
- Is CVE-2025-47737 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-47737?
- CVE-2025-47737 affects Unhandledexpression Trailer. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-47737?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-47737 have an EU (EUVD) identifier?
- Yes. CVE-2025-47737 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-14091.
- When was CVE-2025-47737 published?
- CVE-2025-47737 was published on 2025-05-09 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:unhandledexpression:trailer:*:*:*:*:*:rust:*:*
Other CWE-762 vulnerabilities
- CVE-2025-48431 — High (CVSS 7.5): Mismatched Memory Management Routines vulnerability in Apache Thrift c_glib language bindings. This issue affects…
- CVE-2025-49080 — High (CVSS 7.5): There is a memory management vulnerability in Absolute Secure Access server versions 9.0 to 13.54. Attackers with…
- CVE-2023-45510 — High (CVSS 7.5): tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch (operator new [] vs operator delete)…
- CVE-2025-20189 — High (CVSS 7.4): A vulnerability in the Cisco Express Forwarding functionality of Cisco IOS XE Software for Cisco ASR 903 Aggregation…
- CVE-2023-3648 — Medium (CVSS 5.3): Kafka dissector crash in Wireshark 4.0.0 to 4.0.6 and 3.6.0 to 3.6.14 allows denial of service via packet injection or…
- CVE-2025-48755 — Low (CVSS 2.9): In the spiral-rs crate 0.2.0 for Rust, allocation can be attempted for a ZST (zero-sized type).