Summary
Prototype Pollution in @hapi/subtext
Versions of @hapi/pez prior to 4.1.2 or 5.0.1 are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and privacy. If this prototype evaluates to null, it can cause unhandled exceptions when the request payload is accessed.
Impact
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Already deployed Kodem?
See it in your environmentNew to Kodem? Get a demo →Remediation advice
Upgrade to versions 5.0.1 or later. There is a fix available for version 4.1.2, but it only available for direct download from the repository.
Frequently Asked Questions
- What is GHSA-G9CG-H3JM-CWRC? GHSA-G9CG-H3JM-CWRC is a high-severity security vulnerability in @hapi/pez (npm), affecting versions < 5.0.1. It is fixed in 5.0.1.
- Which versions of @hapi/pez are affected by GHSA-G9CG-H3JM-CWRC? @hapi/pez (npm) versions < 5.0.1 is affected.
- Is there a fix for GHSA-G9CG-H3JM-CWRC? Yes. GHSA-G9CG-H3JM-CWRC is fixed in 5.0.1. Upgrade to this version or later.
- Is GHSA-G9CG-H3JM-CWRC exploitable, and should I be worried? Whether GHSA-G9CG-H3JM-CWRC is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether GHSA-G9CG-H3JM-CWRC is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix GHSA-G9CG-H3JM-CWRC? Upgrade
@hapi/pezto 5.0.1 or later.