Lucene search
+L

250 matches found

OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-58155

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 9:16 a.m.7 views

CVE-2026-58155

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS0.00386EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 8:24 a.m.8 views

EUVD-2026-50209

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 8:24 a.m.26 views

CVE-2026-58155

Apache Traffic Server is affected by CVE-2026-58155 due to header-name length truncation that can enable header aliasing, request smuggling, and policy bypass. Affected versions are 8.0.0–8.1.9, 9.0.0–9.2.14, and 10.0.0–10.1.3. Upgrading to 9.2.15 or 10.1.4 is recommended to fix the issue. The pr...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/29 8:24 a.m.7 views

CVE-2026-58155 Apache Traffic Server: Header-name length truncation enables header aliasing and request smuggling

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:24 a.m.11 views

CVE-2026-58155

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/29 8:24 a.m.36 views

CVE-2026-58155 Apache Traffic Server: Header-name length truncation enables header aliasing and request smuggling

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS0.00386EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.8 views

PT-2026-65732

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00386EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:48 a.m.5 views

BIT-OPENBAO-2025-54998 OpenBao Userpass and LDAP User Lockout Bypass

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, attackers could bypass the automatic user lockout mechanisms in the OpenBao Userpass or LDAP auth systems. This was caused by...

5.3CVSS6AI score0.00211EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63795

In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9clientwalk error path When p9clientwalk is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the request has been sent, the error path jumps to clunkfid, which...

10CVSS5.3AI score0.00477EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.13 views

EulerOS 2.0 SP12 : libpng (EulerOS-SA-2026-2601)

According to the versions of the libpng packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. In...

7.6CVSS6.3AI score0.01052EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/06/29 8:15 a.m.11 views

CVE-2026-53294

A flaw was found in the Linux kernel's mailbox subsystem. This vulnerability occurs when the receive RX channel is aliased to the transmit TX channel with a different Memory-Mapped I/O MMIO and is not properly handled during the freeing of channels. This can lead to a double-free condition, which...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/26 8:17 p.m.13 views

CVE-2026-53294

In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it has a different MMIO. This special case needs to be handled when freeing the channels otherwise a double-free occurs...

7.8CVSS0.0013EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/26 7:40 p.m.25 views

CVE-2026-53294

Technical details for CVE-2026-53294 are not publicly available in the provided documents. Monitor for updates from Debian/Ubuntu OSV entries and kernel advisories for affected components, versions, and fixes.

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/26 7:40 p.m.33 views

CVE-2026-53294 mailbox: mailbox-test: don't free the reused channel

In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it has a different MMIO. This special case needs to be handled when freeing the channels otherwise a double-free occurs...

0.0013EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/26 8:49 a.m.13 views

CVE-2026-53188

A flaw was found in the Linux kernel's RDMA/core component. This vulnerability arises from insufficient validation of file operations fops passed to the ibgetucaps function. A local attacker could exploit this by creating a block device with a device number devt that aliases a character device...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.57 views

PT-2026-52933

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the mailbox-test component where a double-free occurs during the process of freeing channels. This happens because the RX channel can be aliased to the TX channel if i...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/25 11:28 a.m.12 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS7AI score0.01052EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/06/25 10:34 a.m.8 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS6.8AI score0.01052EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/06/25 10:24 a.m.8 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS6.8AI score0.01052EPSS
SaveExploits1References10
Rows per page
Query Builder