Skip to content

pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl: 14 vulnerabilities (highest severity is: 9.1) unreachable #43

Description

@mend-for-github-com
Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (pillow version) Remediation Possible** Reachability
CVE-2026-54058 Critical 9.1 Not Defined 0.476% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-59197 High 8.2 Not Defined 0.436% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-59205 High 7.5 Not Defined 0.385% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-59204 High 7.5 Not Defined 0.393% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-59200 High 7.5 Not Defined 0.385% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-59199 High 7.5 Not Defined 0.385% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-55380 High 7.5 Not Defined 0.418% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-55379 High 7.5 Not Defined 0.421% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-54060 High 7.5 Not Defined 0.418% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-54059 High 7.5 Not Defined 0.41% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2024-28219 Medium 6.7 Not Defined 0.997% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct pillow - 10.3.0,pillow - 10.3.0

Unreachable

CVE-2026-59198 Medium 6.5 Not Defined 0.313% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-55798 Medium 4.5 Not Defined 0.177% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.3.0

Unreachable

CVE-2026-42310 Medium 4.0 Not Defined 0.126% pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl Direct 12.2.0

Unreachable

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-54058

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as Image.tobytes(), getpixel, convert, or save to read beyond the mapped region and disclose adjacent process memory or fault. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-54058

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.476%

CVSS 3 Score Details (9.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-62p4-gmf7-7g93

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-59197

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation and ImagingExpand() computes output dimensions with unchecked signed int arithmetic. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59197

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.436%

CVSS 3 Score Details (8.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-xj96-63gp-2gmr

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-59205

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.apply(im, imOut) API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59205

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.385%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-9hw9-ch79-4vh6

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-59204

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates total_component_width across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and trigger out-of-memory failures during decoding. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59204

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.393%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-vjc4-5qp5-m44j

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-59200

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. From 5.1.0 until 12.3.0, PdfParser.PdfStream.decode() in PIL/PdfParser.py calls zlib.decompress() with bufsize set to the PDF stream Length field without bounding the decompressed output size, allowing a crafted FlateDecode PDF stream to exhaust memory from a small file. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59200

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.385%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jjj6-mw9f-p565

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-59199

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, Pillow public image coordinate APIs can trigger a native heap out-of-bounds write when given coordinates near the signed 32-bit integer limits in Image.paste(), Image.crop(), or Image.alpha_composite(). This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59199

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.385%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-6r8x-57c9-28j4

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-55380

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, PIL/GdImageFile.py GdImageFile._open() read image dimensions from the GD 2.x header and stored them in self._size without calling Image._decompression_bomb_check(), allowing a crafted .gd file to trigger excessive C-heap allocation when loaded. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-06

URL: CVE-2026-55380

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.418%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-phj9-mv4w-65pm

Release Date: 2026-07-06

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-55379

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdf_char() read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new() without calling Image._decompression_bomb_check(), bypassing Pillow's documented decompression bomb protection and allowing excessive memory allocation. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-06

URL: CVE-2026-55379

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.421%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-45hq-cxwh-f6vc

Release Date: 2026-07-06

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-54060

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, PIL/FontFile.py FontFile.compile() assembled per-glyph images into a combined bitmap with Image.new("1", (xsize, ysize)) without calling Image._decompression_bomb_check(), allowing a font to trigger excessive allocation during conversion or saving. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-06

URL: CVE-2026-54060

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.418%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-5x94-69rx-g8h2

Release Date: 2026-07-06

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-54059

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py _load_bitmaps() read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes() without calling Image._decompression_bomb_check(), allowing crafted PCF font data to cause excessive memory allocation. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-06

URL: CVE-2026-54059

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.41%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-8v84-f9pq-wr9x

Release Date: 2026-07-06

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2024-28219

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.

Publish Date: 2024-04-03

URL: CVE-2024-28219

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.997%

CVSS 3 Score Details (6.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-44wm-f244-xhp3

Release Date: 2024-04-03

Fix Resolution: pillow - 10.3.0,pillow - 10.3.0

CVE-2026-59198

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-14

URL: CVE-2026-59198

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.313%

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-fj7v-r99m-22gq

Release Date: 2026-07-14

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-55798

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. Prior to 12.3.0, WindowsViewer.get_command() constructed a cmd.exe shell command by directly embedding a file path into an f-string without escaping and passed the result to subprocess.Popen(..., shell=True), allowing shell metacharacters in the file path to inject arbitrary cmd.exe commands. This issue is fixed in version 12.3.0.

Publish Date: 2026-07-06

URL: CVE-2026-55798

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.177%

CVSS 3 Score Details (4.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-07-06

Fix Resolution: 12.3.0

In order to enable automatic remediation, please create workflow rules

CVE-2026-42310

Vulnerable Library - pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Python Imaging Library (Fork)

Library home page: https://files.pythonhosted.org/packages/cb/c3/98faa3e92cf866b9446c4842f1fe847e672b2f54e000cb984157b8095797/pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/AutoPrompt-jrKn-qKh-python/lib/python3.10/site-packages/pillow-10.2.0.dist-info,/tmp/ws-ua_20260825123021_OMDTGG/python_SCNTMZ/202608251230221/env/lib/python3.10/site-packages/pillow-10.2.0.dist-info

Dependency Hierarchy:

  • pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 09f51f74740b88648be208302ec569217b51a66f

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Pillow is a Python imaging library. From version 4.2.0 to before version 12.2.0, an attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. This issue has been patched in version 12.2.0.

Publish Date: 2026-05-09

URL: CVE-2026-42310

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.126%

CVSS 3 Score Details (4.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-05-09

Fix Resolution: 12.2.0

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions