Skip to content

Prototype Pollution in @hapi/subtext

High severity GitHub Reviewed Published Sep 3, 2020 to the GitHub Advisory Database • Updated Sep 26, 2025

Package

npm @hapi/pez (npm)

Affected versions

< 5.0.1

Patched versions

5.0.1

Description

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.

Recommendation

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.

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 3, 2020
Last updated Sep 26, 2025

Severity

High

EPSS score

Weaknesses

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. Learn more on MITRE.

CVE ID

No known CVE

GHSA ID

GHSA-g9cg-h3jm-cwrc

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.