Answer in brief
CVE-2026-90771 records a Unknown severity vulnerability in joi before 17.13.8 and 18.2.9 Prototype Pollution via messages. The current sources do not mark it as known exploited. The current feed maps hapijs/joi (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps hapijs/joi (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| hapijs/joigeneric | >=16.0.0 <17.13.8 || >=18.0.0 <18.2.9 | 17.13.8, 18.2.9 |
Published upstream
Sep 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 13, 2026
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.
Quoted source text, attributed separately from HOL analysis.