Lucene search
+L

12557 matches found

Github Security Blog
Github Security Blog
•added 2026/06/08 7:02 p.m.•36 views

Netty: HAProxy SSL TLV parsing leaks retained slice on invalid TLV length

When decoding a PP2TYPESSL TLV, HAProxyMessage.readNextTLV first calls header.retainedSliceheader.readerIndex, length and only then reads the 1-byte client field and 4-byte verify field. If the attacker sets the TLV length below 5, the subsequent readByte/readInt throws IndexOutOfBoundsException...

7.5CVSS5.7AI score0.00882EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/06/08 6:41 p.m.•17 views

CVE-2026-46490 samlify: XML Injection in AttributeValue Allows Privilege Escalation in Signed SAML Assertions

samlify is a Node.js library for SAML single sign-on. Prior to version 2.13.0, samlify’s template substitution only escapes attribute contexts. Values inserted into element text e.g., are not escaped. A normal user can inject XML markup into an attribute value e.g., email, name and add new elemen...

8.7CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/08 6:41 p.m.•48 views

CVE-2026-46490 samlify: XML Injection in AttributeValue Allows Privilege Escalation in Signed SAML Assertions

samlify is a Node.js library for SAML single sign-on. Prior to version 2.13.0, samlify’s template substitution only escapes attribute contexts. Values inserted into element text e.g., are not escaped. A normal user can inject XML markup into an attribute value e.g., email, name and add new elemen...

8.7CVSS0.00565EPSS
SaveExploits2References1
NVD
NVD
•added 2026/06/08 5:16 p.m.•21 views

CVE-2026-46286

In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELDGET is used to pull from a 3 bit register, yet the array being indexed has only 5 values i...

5.5CVSS0.00162EPSS
SaveExploits0References5
NVD
NVD
•added 2026/06/08 5:16 p.m.•18 views

CVE-2026-25555

OpenBullet2 through version 0.3.2 contains an authentication bypass vulnerability in the API key authentication middleware that allows unauthenticated attackers to gain admin access by supplying an empty X-Api-Key header value. Attackers can exploit the middleware's comparison of the supplied...

9.8CVSS0.02732EPSS
SaveExploits1References2
OSV
OSV
•added 2026/06/08 5:16 p.m.•17 views

UBUNTU-CVE-2026-46284

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or defaulthugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References12
OSV
OSV
•added 2026/06/08 5:16 p.m.•15 views

UBUNTU-CVE-2026-46307

In the Linux kernel, the following vulnerability has been resolved: wifi: ath5k: do not access array OOB Vincent reports: The ath5k driver seems to do an array-index-out-of-bounds access as shown by the UBSAN kernel message: UBSAN: array-index-out-of-bounds in...

8.3CVSS5.3AI score0.00354EPSS
SaveExploits0References47
EUVD
EUVD
•added 2026/06/08 4:53 p.m.•21 views

EUVD-2026-35138

OpenBullet2 through version 0.3.2 contains an authentication bypass vulnerability in the API key authentication middleware that allows unauthenticated attackers to gain admin access by supplying an empty X-Api-Key header value. Attackers can exploit the middleware's comparison of the supplied...

9.8CVSS5.5AI score0.02732EPSS
SaveExploits1References2
GithubExploit
GithubExploit
•added 2026/06/08 4:36 p.m.•493 views

Exploit for Improper Validation of Integrity Check Value in Openbsd Openssh

terrapincheck.py A lightweight Python scanner for CVE-2023...

5.9CVSS6AI score0.93305EPSS
SaveExploits4
NVD
NVD
•added 2026/06/08 4:16 p.m.•25 views

CVE-2026-49975

Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's modhttp leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67...

7.5CVSS0.04169EPSS
SaveExploits10References22
CVE
CVE
•added 2026/06/08 3:41 p.m.•53 views

CVE-2026-46284

CVE-2026-46284 affects the Linux kernel mm/hugetlb parameter parsing path. When hugepages, hugepagesz, or default_hugepagesz are supplied on the kernel command line without an '=' separator, early-boot parameter parsing passes NULL to hugetlb_add_param(), which dereferences NULL in strlen(), pote...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/06/08 3:41 p.m.•57 views

CVE-2026-46284 mm/hugetlb: fix early boot crash on parameters without '=' separator

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or defaulthugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to...

0.0016EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/08 3:41 p.m.•13 views

CVE-2026-46284 mm/hugetlb: fix early boot crash on parameters without '=' separator

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or defaulthugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to...

5.8AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/06/08 3:26 p.m.•24 views

CVE-2026-49975

Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's modhttp leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67...

5.4AI score0.04169EPSS
SaveExploits10References2Affected Software1
RedHat Linux
RedHat Linux
•added 2026/06/08 12:40 p.m.•34 views

libarchive: Buffer Overflow vulnerability in libarchive

A flaw was found in the libarchive package. Affected versions of libarchive do not check a strftime return value, which can lead to a denial of service or unspecified other impacts via a crafted TAR archive that is read with a verbose value of 2. For example, the 100-byte buffer may not be...

7.8CVSS5.9AI score0.0036EPSS
SaveExploits1References7
OSV
OSV
•added 2026/06/08 12:20 a.m.•28 views

OSV-2026-889 Use-of-uninitialized-value in vp8_compute_skin_block

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=520701729 Crash type: Use-of-uninitialized-value Crash state: vp8computeskinblock encodeframetodatarate vp8getcompresseddata...

5.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/06/08 12:00 a.m.•22 views

PT-2026-47564

When decoding a PP2 TYPE SSL TLV, HAProxyMessage.readNextTLV first calls header.retainedSliceheader.readerIndex, length and only then reads the 1-byte client field and 4-byte verify field. If the attacker sets the TLV length below 5, the subsequent readByte/readInt throws IndexOutOfBoundsExceptio...

7.5CVSS5.7AI score
SaveExploits0References5
CNVD
CNVD
•added 2026/06/08 12:00 a.m.•11 views

D-Link DWR-M920 has a command injection vulnerability

DWR-M920 is a D-Link wireless router device used for cellular network access and wireless sharing. The D-Link DWR-M920 has a command injection vulnerability. This vulnerability arises due to the sub41C8E8 function in /boafrm/formSmsManage not performing secure filtering on the actionvalue...

8.8CVSS5.6AI score0.04236EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2026/06/08 12:00 a.m.•23 views

PT-2026-47604

Name of the Vulnerable Software and Affected Versions netty-codec-haproxy versions prior to 4.1.135.Final netty-codec-haproxy versions prior to 4.2.15.Final Description A flaw in the netty-codec-haproxy component of the Netty network application framework allows a remote attacker to cause a Denia...

7.5CVSS6AI score0.00882EPSS
SaveExploits0References411
CNNVD
CNNVD
•added 2026/06/08 12:00 a.m.•20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of handling of empty values during the parsing of the hugetlb parameter. This...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References2
Rows per page
Query Builder