Search CVE reports


Toggle filters

91 – 100 of 952 results


CVE-2026-54059

Medium priority
Needs evaluation

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...

2 affected packages

pillow, pillow-python2

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
pillow Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
pillow-python2 Not in release Not in release Not in release Needs evaluation
Show less packages

CVE-2026-14615

Medium priority
Needs evaluation

A flaw was found in the Fine-Grained Admin Permissions (FGAP) v2 implementation within Keycloak's administrative services. When FGAP v2 is enabled, the system fails to properly filter child groups based on the caller's specific...

1 affected package

python-keycloak

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-keycloak Not in release Needs evaluation Not in release
Show less packages

CVE-2026-14614

Medium priority
Needs evaluation

A flaw was found in the ClientResource component of Keycloak's admin services when Fine-Grained Admin Permissions (FGAP) v2 is enabled. This issue allows a delegated administrator, who should only have limited control over...

1 affected package

python-keycloak

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-keycloak Not in release Needs evaluation Not in release
Show less packages

CVE-2026-14613

Medium priority
Needs evaluation

A vulnerability was discovered in Keycloak's administrative interface that allows certain administrators to see information about groups they shouldn't have access to. When the new Fine-Grained Admin Permissions (FGAP v2) are...

1 affected package

python-keycloak

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-keycloak Not in release Needs evaluation Not in release
Show less packages

CVE-2026-57585

Medium priority
Needs evaluation

MessagePack is the serializer implementation for Python msgpack.org. Prior to 1.2.1, there is an Out-of-bounds read/crash on Unpacker reuse after a caught error, potentially leading to a DoS attack. If the Unpacker is...

3 affected packages

python-msgpack, python-pip, python-srsly

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-msgpack Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
python-pip Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
python-srsly Needs evaluation Needs evaluation Not in release
Show less packages

CVE-2026-4360

Medium priority

Some fixes available 17 of 19

In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid...

12 affected packages

python2.7, python3.4, python3.5, python3.6, python3.7...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python2.7 Not in release Not in release Fixed Fixed Fixed
python3.4 Not in release Not in release Not in release
python3.5 Not in release Not in release Not in release
python3.6 Not in release Not in release Not in release Fixed
python3.7 Not in release Not in release Not in release Fixed
python3.8 Not in release Not in release Not in release Fixed Fixed
python3.9 Not in release Not in release Not in release Fixed
python3.10 Not in release Not in release Fixed
python3.11 Not in release Not in release Fixed
python3.12 Not in release Fixed Not in release
python3.13 Not in release Not in release Not in release
python3.14 Fixed Not in release Not in release
Show all 12 packages Show less packages

CVE-2026-56770

Medium priority
Needs evaluation

libais through 0.15 VdmStream::AddLine uses an unchecked sentinel value as a vector index when processing AIS sentences with empty or out-of-range sequential message IDs. Remote attackers can crash services or vessel systems by...

1 affected package

python-libais

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-libais Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2026-11972

Medium priority
Needs evaluation

When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.

12 affected packages

python2.7, python3.4, python3.5, python3.6, python3.7...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python2.7 Not in release Not in release Needs evaluation Needs evaluation Needs evaluation
python3.4 Not in release Not in release Not in release
python3.5 Not in release Not in release Not in release
python3.6 Not in release Not in release Not in release Needs evaluation
python3.7 Not in release Not in release Not in release Needs evaluation
python3.8 Not in release Not in release Not in release Needs evaluation Needs evaluation
python3.9 Not in release Not in release Not in release Needs evaluation
python3.10 Not in release Not in release Needs evaluation
python3.11 Not in release Not in release Needs evaluation
python3.12 Not in release Needs evaluation Not in release
python3.13 Not in release Not in release Not in release
python3.14 Needs evaluation Not in release Not in release
Show all 12 packages Show less packages

CVE-2026-0864

Medium priority
Needs evaluation

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls...

12 affected packages

python2.7, python3.4, python3.5, python3.6, python3.7...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python2.7 Not in release Not in release Needs evaluation Needs evaluation Needs evaluation
python3.4 Not in release Not in release Not in release
python3.5 Not in release Not in release Not in release
python3.6 Not in release Not in release Not in release Needs evaluation
python3.7 Not in release Not in release Not in release Needs evaluation
python3.8 Not in release Not in release Not in release Needs evaluation Needs evaluation
python3.9 Not in release Not in release Not in release Needs evaluation
python3.10 Not in release Not in release Needs evaluation
python3.11 Not in release Not in release Needs evaluation
python3.12 Not in release Needs evaluation Not in release
python3.13 Not in release Not in release Not in release
python3.14 Needs evaluation Not in release Not in release
Show all 12 packages Show less packages

CVE-2026-11940

Medium priority
Needs evaluation

tarfile.extractall() with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. The extraction fallback validated the symlink at...

13 affected packages

pypy3, python2.7, python3.4, python3.5, python3.6...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
pypy3 Needs evaluation Needs evaluation Needs evaluation Needs evaluation
python2.7 Not in release Not in release Needs evaluation Needs evaluation Needs evaluation
python3.4 Not in release Not in release Not in release
python3.5 Not in release Not in release Not in release
python3.6 Not in release Not in release Not in release Needs evaluation
python3.7 Not in release Not in release Not in release Needs evaluation
python3.8 Not in release Not in release Not in release Needs evaluation Needs evaluation
python3.9 Not in release Not in release Not in release Needs evaluation
python3.10 Not in release Not in release Needs evaluation
python3.11 Not in release Not in release Needs evaluation
python3.12 Not in release Needs evaluation Not in release
python3.13 Not in release Not in release Not in release
python3.14 Needs evaluation Not in release Not in release
Show all 13 packages Show less packages