CVE-2025-57632
Last modified
CVE-2025-57632 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. libsmb2 6.2+ is vulnerable to Buffer Overflow. When processing SMB2 chained PDUs (NextCommand), libsmb2 repeatedly calls smb2_add_iovector() to append to a fixed-size iovec array without checking the upper bound of v->niov (SMB2_MAX_VECTORS=256). EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
libsmb2 6.2+ is vulnerable to Buffer Overflow. When processing SMB2 chained PDUs (NextCommand), libsmb2 repeatedly calls smb2_add_iovector() to append to a fixed-size iovec array without checking the upper bound of v->niov (SMB2_MAX_VECTORS=256). An attacker can craft responses with many chained PDUs to overflow v->niov and perform heap out-of-bounds writes, causing memory corruption, crashes, and potentially arbitrary code execution. The SMB2_OPLOCK_BREAK path bypasses message ID validation.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-57632?
How severe is CVE-2025-57632?
How do I fix CVE-2025-57632?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-57622An issue in Step-Video-T2V allows a remote attacker to execu…9.8
- CVE-2025-57623A NULL pointer dereference in TOTOLINK N600R firmware v4.3.0…5.3
- CVE-2025-57624A DLL hijacking vulnerability in CYRISMA Agent before 444 al…7.8
- CVE-2025-57625CYRISMA Sensor before 444 for Windows has an Insecure Folder…8.8
- CVE-2025-5763A vulnerability has been found in Tenda CP3 11.10.00.2311090…8.8
- CVE-2025-57631SQL Injection vulnerability in TDuckCloud v.5.1 allows a rem…9.8
- CVE-2025-57633A command injection vulnerability in FTP-Flask-python throug…9.8
- CVE-2025-57636OS Command injection vulnerability in D-Link C1 2020-02-21. …6.5
- CVE-2025-57637Buffer overflow vulnerability in D-Link DI-7100G 2020-02-21 …7.5
- CVE-2025-57638Buffer overflow vulnerability in Tenda AC9 1.0 via the user …7.5
- CVE-2025-57639OS Command injection vulnerability in Tenda AC9 1.0 was disc…6.5
- CVE-2025-5764A vulnerability was found in code-projects Laundry System 1.…5.4
Are you affected by CVE-2025-57632?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
