Lucene search
K

53 matches found

OSV
OSV
added 2026/02/12 5:17 a.m.3 views

AZL-77601 CVE-2026-2391 affecting package js-jquery 3.5.0-4

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.5CVSS6.6AI score0.0005EPSS
Exploits1References1
OSV
OSV
added 2026/02/12 5:17 a.m.4 views

AZL-77616 CVE-2026-2391 affecting package nodejs-nodemon 2.0.3-4

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.1AI score0.0005EPSS
Exploits1References1
OSV
OSV
added 2026/02/12 5:17 a.m.1 views

AZL-77597 CVE-2026-2391 affecting package nodejs-nodemon 2.0.3-5

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.1AI score0.0005EPSS
Exploits1References1
OSV
OSV
added 2026/02/12 5:17 a.m.3 views

AZL-77594 CVE-2026-2391 affecting package js-jquery 3.5.0-4

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.5CVSS5.8AI score0.0005EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2026/02/12 5:17 a.m.2 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.5CVSS6.4AI score0.0005EPSS
Exploits1References3
OSV
OSV
added 2026/02/12 5:17 a.m.0 views

UBUNTU-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.1AI score0.0005EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2026/02/12 4:39 a.m.1 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.0005EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/02/12 4:39 a.m.3 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.3CVSS5.5AI score0.0005EPSS
Exploits1References2
CVE
CVE
added 2026/02/12 4:39 a.m.28 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.0005EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/12 4:39 a.m.1 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.0005EPSS
Exploits2References3
Cvelist
Cvelist
added 2026/02/12 4:39 a.m.32 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.0005EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.4 views

PT-2026-7816

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.0005EPSS
Exploits2References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/05 10:3 a.m.5 views

Security Bulletin: Reliability Strategies was using vulnerable library

Summary Reliability Strategies was using vulnerable library qs-6.13.0 which are vulnerable to CVE-2025-15284 Vulnerability Details CVEID:CVE-2025-15284 DESCRIPTION: Improper Input Validation vulnerability in qs parse modules allows HTTP DoS.This issue affects qs: 6.14.1. SummaryThe arrayLimit...

6.3CVSS7.5AI score0.0004EPSS
Exploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/12 12:0 a.m.2 views

TencentOS Server 4: grafana (TSSA-2026:0007)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0007 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6.3CVSS6.4AI score0.0004EPSS
Exploits1References2
Veracode
Veracode
added 2026/01/02 1:36 p.m.4 views

Improper Input Validation

qs is vulnerable to Improper Input Validation. The vulnerability is due to the arrayLimit option not being enforced for bracket notation parameters during query parsing, which allows an attacker to supply a large number of array elements and cause memory exhaustion via crafted HTTP requests...

6.3CVSS6.5AI score0.0004EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/31 5:42 p.m.2 views

CVE-2025-15284

A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation e.g., a=value. This bypasses the arrayLimit option, which is designed to limit the size of...

8.7CVSS5.9AI score0.0004EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/12/30 9:2 p.m.10 views

qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion

Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across all array notations. Note: The default parameterLimit of 1000 effectively mitigates the DoS scenario...

6.3CVSS7.2AI score0.0004EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/12/30 9:2 p.m.1 views

GHSA-6RW7-VPXM-498P qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion

Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across all array notations. Note: The default parameterLimit of 1000 effectively mitigates the DoS scenario...

6.3CVSS6.9AI score0.0004EPSS
Exploits1References4
EUVD
EUVD
added 2025/12/30 9:2 p.m.1 views

EUVD-2025-205660

qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion...

8.7CVSS6.4AI score0.0004EPSS
Exploits1References3
Snyk
Snyk
added 2025/12/30 12:1 a.m.4 views

Allocation of Resources Without Limits or Throttling

Overview qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via improper enforcement of the arrayLimit option in bracket notation parsing. An attacker can exhaust...

8.7CVSS6.9AI score0.0004EPSS
Exploits1References2
Rows per page
Query Builder