Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
📦 npm

GHSA-hrpp-h998-j3pp

HIGH

qs vulnerable to Prototype Pollution

Also known asCVE-2022-24999
Published
Nov 27, 2022
Updated
Apr 29, 2025
Affected
9 pkgs
Patched
9 / 9
Exploits
3 known

EPSS Exploitation Probability

via FIRST.org ↗
1.5%probability of exploitation in next 30 days
Lower Risk82th percentile0.00%
0.00%2.24%4.48%6.72%4.3%1.5%Dec 25Apr 26Jun 26

EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.

Blast Radius

9 pkgs affected
📦qs📦qs📦qs📦qs📦qs📦qs📦qs📦qs+1 more

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects npm packages — download data is not available via public APIs for these ecosystems.

Description

qs before 6.10.3 allows attackers to cause a Node process hang because an __ proto__ key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.

Affected Packages

9 total 9 fixed
EcosystemPackageVulnerable rangeFix
📦npmqs6.10.0&&< 6.10.36.10.3
📦npmqs6.9.0&&< 6.9.76.9.7
📦npmqs6.8.0&&< 6.8.36.8.3
📦npmqs6.7.0&&< 6.7.36.7.3
📦npmqs6.6.0&&< 6.6.16.6.1
📦npmqs6.5.0&&< 6.5.36.5.3
Exploits & PoCs
3

Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.

Frequently Asked Questions

qs before 6.10.3 allows attackers to cause a Node process hang because an `__ proto__` key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as `a[__proto__]=b&a[__proto__]&a[length]=100000000`. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.
O3 Security · Impact-Aware SCA

Is GHSA-hrpp-h998-j3pp in your stack?

O3 detects GHSA-hrpp-h998-j3pp across npm dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.