CVE-2026-90771

joi before versions 17.13.8 and 18.2.9 contains a prototype pollution vulnerability in the messages compilation function that accepts __proto__ as an error code. Attackers can supply __proto__ keys in custom messages to replace the returned object's prototype, breaking downstream code relying on Object.prototype methods.
Configurations

No configuration.

History

16 Sep 2026, 15:18

Type Values Removed Values Added
References () https://github.com/hapijs/joi/issues/3150 - () https://github.com/hapijs/joi/issues/3150 -

Information

Published : 2026-09-13 11:17

Updated : 2026-09-16 15:18


NVD link : CVE-2026-90771

Mitre link : CVE-2026-90771

CVE.ORG link : CVE-2026-90771


JSON object : View

Products Affected

No product.

CWE
CWE-1321

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