VDB
KO
MEDIUM 5.5

PYSEC-2026-703

Reachable Assertion in OpenCV.

Details

In OpenCV 3.3.1 (corresponds with OpenCV-Python 3.3.1.11), an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.

Are you affected?

Enter the version of the package you're using.

Affected packages

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

References