Answer in brief
CVE-2017-14136 records a Medium severity (CVSS 6.5) vulnerability in Out-of-bounds Write in OpenCV. The current sources do not mark it as known exploited. The current feed maps opencv-contrib-python (pypi), opencv-python (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps opencv-contrib-python (pypi), opencv-python (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| opencv-contrib-pythonpypi | >=0 <3.3.1.11 | 3.3.1.11 |
| opencv-pythonpypi | >=0 <3.3.1.11 | 3.3.1.11 |
Published upstream
Oct 12, 2021
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.