OpenCV is an Open Source Computer Vision Library. Versions 4.10.0 and 4.11.0 have an uninitialized pointer variable on stack that may lead to arbitrary heap buffer write when reading crafted JPEG images. Version 4.12.0 fixes the vulnerability.
References
Link | Resource |
---|---|
https://github.com/opencv/opencv/commit/a39db41390de546d18962ee1278bd6dbb715f466 | Patch |
https://github.com/opencv/opencv/issues/27271 | Issue Tracking |
https://github.com/opencv/opencv/releases/tag/4.12.0 | Release Notes |
https://securitylab.github.com/advisories/GHSL-2025-057_OpenCV/ | Exploit Third Party Advisory |
Configurations
History
26 Sep 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) OpenCV is an Open Source Computer Vision Library. Versions 4.10.0 and 4.11.0 have an uninitialized pointer variable on stack that may lead to arbitrary heap buffer write when reading crafted JPEG images. Version 4.12.0 fixes the vulnerability. |
11 Sep 2025, 19:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/opencv/opencv/commit/a39db41390de546d18962ee1278bd6dbb715f466 - Patch | |
References | () https://github.com/opencv/opencv/issues/27271 - Issue Tracking | |
References | () https://github.com/opencv/opencv/releases/tag/4.12.0 - Release Notes | |
References | () https://securitylab.github.com/advisories/GHSL-2025-057_OpenCV/ - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:* | |
First Time |
Opencv opencv
Opencv |
05 Aug 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Jul 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-17 18:15
Updated : 2025-09-26 22:15
NVD link : CVE-2025-53644
Mitre link : CVE-2025-53644
CVE.ORG link : CVE-2025-53644
JSON object : View
Products Affected
opencv
- opencv
CWE
CWE-457
Use of Uninitialized Variable