Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-64076

CVSS 7.5 · High EPSS 0.19% · P41
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-64076

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Description
Multiple vulnerabilities exist in cbor2 through version 5.7.0 in the decode_definite_long_string() function of the C extension decoder (source/decoder.c): (1) Integer Underflow Leading to Out-of-Bounds Read (CWE-191, CWE-125): An incorrect variable reference and missing state reset in the chunk processing loop causes buffer_length to not be reset to zero after UTF-8 character consumption. This results in subsequent chunk_length calculations producing negative values (e.g., chunk_length = 65536 - buffer_length), which are passed as signed integers to the read() method, potentially triggering unlimited read operations and resource exhaustion. (2) Memory Leak via Missing Reference Count Release (CWE-401): The main processing loop fails to release Python object references (Py_DECREF) for chunk objects allocated in each iteration. For CBOR strings longer than 65536 bytes, this causes cumulative memory leaks proportional to the payload size, enabling memory exhaustion attacks through repeated processing of large CBOR payloads. Both vulnerabilities can be exploited remotely without authentication by sending specially-crafted CBOR data containing definite-length text strings with multi-byte UTF-8 characters positioned at 65536-byte chunk boundaries. Successful exploitation results in denial of service through process crashes (CBORDecodeEOF exceptions) or memory exhaustion. The vulnerabilities affect all applications using cbor2's C extension to process untrusted CBOR data, including web APIs, IoT data collectors, and message queue processors. Fixed in commit 851473490281f82d82560b2368284ef33cf6e8f9 pushed with released version 5.7.1.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
cbor2 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
cbor2是Alex Grönholm个人开发者的一个具有广泛标签支持的二进制对象表示序列化格式编码和解码的库。 cbor2 5.7.0及之前版本存在安全漏洞,该漏洞源于decode_definite_long_string函数整数下溢和内存泄漏,可能导致越界读取和资源耗尽。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
-n/a n/a -

II. Public POCs for CVE-2025-64076

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-64076

登录查看更多情报信息。

Same Patch Batch · n/a · 2025-11-18 · 36 CVEs total

CVE-2025-63749PNETLab 安全漏洞
CVE-2025-63226Sencore SMP100 安全漏洞
CVE-2025-63225Eurolab ELTS100_UBX 安全漏洞
CVE-2025-63215Sound4 IMPACT 安全漏洞
CVE-2025-63800opensourcepos 安全漏洞
CVE-2025-63258H3C ERG3 Series 安全漏洞
CVE-2025-63828Backdrop CMS 安全漏洞
CVE-2025-63512Hospital Management System 安全漏洞
CVE-2025-63408iSpy Agent DVR 安全漏洞
CVE-2025-63216Itel DAB Gateway IDGat 安全漏洞
CVE-2025-63892SourceCodester Student Grades Management System 安全漏洞
CVE-2025-63603MCP Server for Data Exploration 安全漏洞
CVE-2025-63514Hospital Management System 安全漏洞
CVE-2025-63217Itel DAB MUX 安全漏洞
CVE-2025-63228DB Electronica Mozart FM Transmitter 安全漏洞
CVE-2025-63883E-commerce 安全漏洞
CVE-2025-60455Modular Platform 安全漏洞
CVE-2025-55796OpenML Frontend 安全漏洞
CVE-2025-63227DB Electronica Mozart FM Transmitter 安全漏洞
CVE-2025-54321Ascertia SigningHub 安全漏洞

Showing top 20 of 36 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2025-64076

No comments yet


Leave a comment