Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. qs
  4. ›
  5. CVE-2026-82562

CVE-2026-82562: qs array-limit bypass via bracket-key comma parsing

September 2, 2026

qs v6.15.3 allows bracket-key input to bypass arrayLimit and throwOnLimitExceeded when comma: true. The input a[]=1,2,3,4 succeeds with arrayLimit: 3, while the equivalent plain-key input is rejected.

Affected version tested:

qs v6.15.3
commit 18d085e919dae70c8f1b200ab99323058edab2c2

References

  • github.com/advisories/GHSA-x5fp-wj9c-mxmx
  • github.com/ljharb/qs/commit/8859c37470e11b42b547b275e4e9bd0bc8cc5464
  • github.com/ljharb/qs/security/advisories/GHSA-w7fw-mjwx-w883
  • github.com/ljharb/qs/security/advisories/GHSA-x5fp-wj9c-mxmx
  • nvd.nist.gov/vuln/detail/CVE-2026-82562

Code Behaviors & Features

Detect and mitigate CVE-2026-82562 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.14.2 before 6.16.0

Fixed versions

  • 6.16.0

Solution

Upgrade to version 6.16.0 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

npm/qs/CVE-2026-82562.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:22:15 +0000.