Lucene search
+L

8957 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/12 4:39 a.m.4 views

CVE-2026-2391

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

6.3CVSS5.5AI score0.00478EPSS
SaveExploits2References3
Debian CVE
Debian CVE
added 2026/02/12 4:39 a.m.9 views

CVE-2026-2391

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

7.5CVSS7.2AI score0.00478EPSS
SaveExploits1
OSV
OSV
added 2026/02/12 4:39 a.m.7 views

CVE-2026-2391 qs's arrayLimit bypass in comma parsing allows denial of service

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

6.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/12 4:39 a.m.46 views

CVE-2026-2391 qs's arrayLimit bypass in comma parsing allows denial of service

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

6.3CVSS0.00478EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/12 4:39 a.m.134 views

CVE-2026-2391

CVE-2026-2391 : The qs library vulnerability arises when using comma parsing (comma: true). The code bypasses the arrayLimit check by returning val.split(',') before the limit, allowing creation of very large arrays from a single parameter (e.g., ?param=a,b,c with a high density of commas). This ...

7.5CVSS5.5AI score0.00478EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/12 1:04 a.m.27 views

CVE-2025-70085

An issue was discovered in OpenSatKit 2.2.1. The EventErrStr buffer has a fixed size of 256 bytes. The code uses sprintf to format two filenames Source1Filename and the string returned by FileUtilFileStateStr into this buffer without any length checking and without using bounded format specifiers...

9.8CVSS6AI score0.00532EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/12 12:00 a.m.26 views

PT-2026-7868

Name of the Vulnerable Software and Affected Versions webtransport-go versions 0.3.0 through 0.9.0 Description webtransport-go’s session implementation is susceptible to excessive memory consumption. An attacker can send a WT CLOSE SESSION capsule containing an excessively large Application Error...

7.5CVSS5.7AI score0.00413EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/12 12:00 a.m.12 views

PT-2026-7816

Name of the Vulnerable Software and Affected Versions qs affected versions not specified Description The arrayLimit option in the qs library does not correctly enforce limits when parsing comma-separated values with the comma option enabled. This allows attackers to potentially cause a...

7.5CVSS6.5AI score0.00478EPSS
SaveExploits1References157
F5 Networks
F5 Networks
added 2026/02/11 3:28 p.m.17 views

K000159974: OpenSSL vulnerability CVE-2025-15469

Security Advisory Description Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such ...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits1
RustSec
RustSec
added 2026/02/11 12:00 p.m.13 views

Incorrect Length Encoding on KDF Export

Passing values length 65535 to Context::export produces output that disagrees with the RFC 9180 label encoding. In particular the length value is cast to u16 truncating any value exceeding 65535. Impact Applications that use hpke-rs to export very large secrets would experience interoperability...

5.7AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/11 12:25 a.m.11 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

7.5CVSS5.9AI score0.00468EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.11 views

php: Stream HTTP wrapper truncates redirect location to 1024 bytes

A flaw was found in PHP. This vulnerability allows incorrect URL truncation and redirection to the wrong location via HTTP redirect handling due to a limited location buffer size...

9.8CVSS5.9AI score0.00821EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/02/10 6:17 p.m.221 views

Exploit for CVE-2025-69871

Ethan Public Disclosures Security vulnerability disclosures a...

5.6AI score0.00841EPSS
SaveExploits2
OSV
OSV
added 2026/02/10 6:16 p.m.11 views

AZL-77477 CVE-2026-25646 affecting package openjpeg2 2.3.1-12

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS6AI score0.00955EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/10 6:16 p.m.12 views

AZL-77457 CVE-2026-25646 affecting package fltk 1.3.5-4

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS6AI score0.00955EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/10 6:16 p.m.10 views

AZL-77471 CVE-2026-25646 affecting package libpng12 1.2.57-16

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS6AI score0.00955EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/10 6:16 p.m.10 views

AZL-77409 CVE-2026-25646 affecting package libpng for versions less than 1.6.55-1

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS6AI score0.00955EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/10 6:16 p.m.11 views

AZL-77463 CVE-2026-25646 affecting package libpng15 1.5.30-15

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS6AI score0.00955EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2026/02/10 5:04 p.m.29 views

CVE-2026-25646

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS5.5AI score0.00955EPSS
SaveExploits1References57
Cvelist
Cvelist
added 2026/02/10 5:04 p.m.60 views

CVE-2026-25646 LIBPNG has a heap buffer overflow in png_set_quantize

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS0.00955EPSS
SaveExploits1References2
Rows per page
Query Builder