Lucene search
+L

421 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.27 views

PT-2026-24673

Summary A command injection vulnerability exists in OpenClaw’s Linux systemd unit generation path. When rendering Environment= entries, attacker-controlled values are not rejected for CR/LF, and systemdEscapeArg uses an incorrect whitespace-matching regex. This allows newline injection to break o...

8.6CVSS6.1AI score0.01075EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2026/02/28 12:00 a.m.13 views

SUSE SLES15: libpython3_10-1_0 / libpython3_10-1_0-32bit / python310 / etc (SUSE-SU-2026:0613-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0613-1 advisory. - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable...

6CVSS7.2AI score0.00572EPSS
SaveExploits0References19
OSV
OSV
added 2026/02/26 3:13 p.m.5 views

SUSE-SU-2026:0663-1 Security update for python

This update for python fixes the following issues: - CVE-2025-6075: Fixed performance degradation when using os.path.expandvars bsc1252974. - CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. bsc1257031 - CVE-2026-0865:...

6CVSS6.4AI score0.00481EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:00 a.m.6 views

SUSE SLES12 Security Update : python36 (SUSE-SU-2026:0612-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0612-1 advisory. - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. -...

6CVSS7.2AI score0.00572EPSS
SaveExploits0References19
SUSE Linux
SUSE Linux
added 2026/02/25 4:28 p.m.8 views

Security update for python312

This update for python312 fixes the following issues: CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using...

8.7CVSS5.5AI score0.00572EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/24 3:14 p.m.4 views

SUSE-SU-2026:0612-1 Security update for python36

This update for python36 fixes the following issues: - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. - CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using...

6CVSS5.6AI score0.00572EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/02/05 3:48 p.m.20 views

cpython: wsgiref.headers.Headers allows header newline injection in Python

Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.7AI score0.00481EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/05 3:20 a.m.9 views

GO-2026-4359 Incus container environment configuration newline injection in github.com/lxc/incus

Incus container environment configuration newline injection in github.com/lxc/incus...

8.7CVSS5.3AI score0.00494EPSS
SaveExploits1References5
AlmaLinux
AlmaLinux
added 2026/02/05 12:00 a.m.29 views

Moderate: python3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6CVSS5.5AI score0.00533EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/02/05 12:00 a.m.9 views

PT-2026-6518

Incus container environment configuration newline injection in github.com/lxc/incus...

8.7CVSS5.4AI score0.00494EPSS
SaveExploits1References4
Broadcom
Broadcom
added 2026/01/27 12:00 a.m.25 views

Postgres vulnerabilities (CVE-2025-8713, CVE-2025-8714, CVE-2025-8715)

The Postgres vulnerabilities identified are located within open source components utilized by Brocade SANnav, however none of these vulnerabilities are in the executable code path. As a part of good security practice, the open source component was updated in the SANnav 2.4.0b and 3.0.0 releases...

8.8CVSS6.2AI score0.00736EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 2:50 p.m.9 views

BIT-PYTHON-MIN-2026-0865 wsgiref.headers.Headers allows header newline injection

User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.9AI score0.00481EPSS
SaveExploits0References16
OSV
OSV
added 2026/01/26 2:50 p.m.20 views

BIT-PYTHON-2026-0865 wsgiref.headers.Headers allows header newline injection

User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.9AI score0.00481EPSS
SaveExploits0References16
OSV
OSV
added 2026/01/26 2:49 p.m.9 views

BIT-PYTHON-MIN-2025-15367 POP3 command injection in user-controlled commands

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

5.9CVSS5.9AI score0.00327EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/26 2:49 p.m.22 views

BIT-PYTHON-2025-15366 IMAP command injection in user-controlled commands

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

5.9CVSS5.9AI score0.00374EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/26 2:49 p.m.9 views

BIT-PYTHON-MIN-2025-15282 Header injection via newlines in data URL mediatype

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

6CVSS5.9AI score0.00499EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/26 2:43 p.m.15 views

BIT-LIBPYTHON-2026-0865 wsgiref.headers.Headers allows header newline injection

User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.9AI score0.00481EPSS
SaveExploits0References16
OSV
OSV
added 2026/01/26 2:43 p.m.6 views

BIT-LIBPYTHON-2025-15366 IMAP command injection in user-controlled commands

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

5.9CVSS5.9AI score0.00374EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/24 12:24 a.m.10 views

SUSE CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration e.g a member of the 'incus' group can create an environment variable containing newlines, which can be used to add additional...

8.7CVSS6.1AI score0.00494EPSS
SaveExploits1References4
NVD
NVD
added 2026/01/22 10:16 p.m.8 views

CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration e.g a member of the ‘incus’ group can create an environment variable containing newlines, which can be used to add additional...

8.7CVSS0.00494EPSS
SaveExploits1References4
Rows per page
Query Builder