Search CVE reports


Toggle filters

111 – 120 of 828 results


CVE-2026-0672

Medium priority
Fixed

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.

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 Not affected Not in release Not in release
Show all 12 packages Show less packages

CVE-2025-15367

Medium priority
Ignored

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

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 Ignored Ignored Ignored
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 Ignored
python3.7 Not in release Not in release Not in release Ignored
python3.8 Not in release Not in release Not in release Ignored Ignored
python3.9 Not in release Not in release Not in release Ignored
python3.10 Not in release Not in release Ignored
python3.11 Not in release Not in release Ignored
python3.12 Not in release Ignored Not in release
python3.13 Not in release Not in release Not in release
python3.14 Not affected Not in release Not in release
Show all 12 packages Show less packages

CVE-2025-15366

Medium priority
Ignored

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

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 Ignored Ignored Ignored
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 Ignored
python3.7 Not in release Not in release Not in release Ignored
python3.8 Not in release Not in release Not in release Ignored Ignored
python3.9 Not in release Not in release Not in release Ignored
python3.10 Not in release Not in release Ignored
python3.11 Not in release Not in release Ignored
python3.12 Not in release Ignored Not in release
python3.13 Not in release Not in release Not in release
python3.14 Not affected Not in release Not in release
Show all 12 packages Show less packages

CVE-2025-15282

Medium priority
Fixed

User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.

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 Not affected Not in release Not in release
Show all 12 packages Show less packages

CVE-2025-11468

Medium priority
Fixed

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled...

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 Not affected Not affected Not affected
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 Not affected Not in release Not in release
Show all 12 packages Show less packages

CVE-2026-22797

Medium priority
Fixed

An issue was discovered in OpenStack keystonemiddleware 10.5 through 10.7 before 10.7.2, 10.8 and 10.9 before 10.9.1, and 10.10 through 10.12 before 10.12.1. The external_oauth2_token middleware fails to sanitize...

1 affected package

python-keystonemiddleware

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-keystonemiddleware Fixed Not affected Not affected Not affected
Show less packages

CVE-2026-22702

Medium priority
Needs evaluation

virtualenv is a tool for creating isolated virtual python environments. Prior to version 20.36.1, TOCTOU (Time-of-Check-Time-of-Use) vulnerabilities in virtualenv allow local attackers to perform symlink-based attacks on directory...

1 affected package

python-virtualenv

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

CVE-2026-22701

Medium priority

Some fixes available 4 of 7

filelock is a platform-independent file lock for Python. Prior to version 3.20.3, a TOCTOU race condition vulnerability exists in the SoftFileLock implementation of the filelock package. An attacker with local filesystem access...

1 affected package

python-filelock

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

CVE-2026-21860

Medium priority
Not affected

Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safe_join function allows path segments with Windows device names that have file extensions or trailing spaces. On Windows, there are...

1 affected package

python-werkzeug

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-werkzeug Not affected Not affected Not affected Not affected
Show less packages

CVE-2025-68158

Medium priority

Some fixes available 1 of 3

Authlib is a Python library which builds OAuth and OpenID Connect servers. In versions 1.0.0 through 1.6.5, cache-backed state/request-token storage is not tied to the initiating user session, so CSRF is possible for any attacker...

1 affected package

python-authlib

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-authlib Not affected Fixed Not affected
Show less packages