CVE-2026-48038
MEDIUMjoi: Uncaught RangeError on deeply nested input through recursive `link()` schemas
Title source: cnaDescription
joi is a schema description language and data validator for JavaScript. Prior to 17.13.4 and 18.2.1, denial of service is possible via an untrapped exception in services validating user-supplied JSON or object input with recursive link() schemas. When validate() is called without try/catch in a request handler, deeply nested input can trigger an unhandled RangeError and potentially crash the process; lower-impact paths using validateAsync() or try/catch produce a RangeError instead of a structured ValidationError. This issue is fixed in versions 17.13.4 and 18.2.1.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/hapijs/joi/security/advisories/GHSA-q7cg-457f-vx79
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/joi/pull/3113
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/joi/commit/97bd51de94d595a2d8949eb3bec0dbdd2f8a7a74
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/joi/commit/fc146a628ab9cc250854407722d9f8738c9548e7
Scores
CVSS v3
5.3
EPSS
0.0030
EPSS Percentile
22.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-248
Status
published
Products (2)
hapijs/joi
< 17.13.4
hapijs/joi
>= 18.0.0, < 18.2.1
Published
Jul 14, 2026
Tracked Since
Jul 15, 2026