Skip to content

CVE-2025-15284 qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion #272

@cristianrgreco

Description

@cristianrgreco

Hi,

We're getting high severity vulnerability reports due to a dependency of node-vault. Would it be possible to update the version of postman-request to pull in the patched version of qs? NPM audit force fix is suggesting to downgrade node-vault from 0.10 to 0.9 which isn't ideal.

# npm audit report

qs  <6.14.1
Severity: high
qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion - https://github.com/advisories/GHSA-6rw7-vpxm-498p
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/postman-request/node_modules/qs
node_modules/qs
  postman-request  *
  Depends on vulnerable versions of qs
  node_modules/postman-request
    node-vault  0.9.22-canary.0 || >=0.9.23-canary.1
    Depends on vulnerable versions of postman-request
    node_modules/node-vault

3 high severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions