---
cve: "CVE-2026-48038"
severity: "MEDIUM"
cvss: 5.3
epss: "30%"
vendor: "hapijs"
kev: false
exploited: false
published: "2026-07-14 20:17:05"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T04:54:52+02:00"
---

# CVE-2026-48038

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 3d3ab76fad0170e97bdd72e96be7ce32330cde8f (Commit)
- 048fe05b82355f445c5aab7881d836b2e9811296 (Commit)

## Referenzen

- <https://github.com/hapijs/joi/security/advisories/GHSA-q7cg-457f-vx79>
- <https://github.com/hapijs/joi/pull/3113>
- <https://github.com/hapijs/joi/commit/97bd51de94d595a2d8949eb3bec0dbdd2f8a7a74>
- <https://github.com/hapijs/joi/commit/fc146a628ab9cc250854407722d9f8738c9548e7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-48038) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
