VDB
KO
MEDIUM 6.5

PYSEC-2026-700

Out-of-bounds Write in OpenCV

Details

OpenCV (Open Source Computer Vision Library) 3.3 (corresponding to OpenCV-Python 3.3.0.9) has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / opencv-contrib-python
Introduced in: 0 Fixed in: 3.3.1.11
Fix pip install --upgrade 'opencv-contrib-python>=3.3.1.11'

References