---
cve: "CVE-2026-29793"
severity: "CRITICAL"
cvss: 9.3
epss: "0.5%"
vendor: "@feathersjs"
kev: false
exploited: false
published: "2026-03-10 20:08:52"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T20:05:50+02:00"
---

# CVE-2026-29793

> 9.3 CRITICAL · 🧪 PoC

## Beschreibung

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript.  From 5.0.0 to before 5.0.42, Socket.IO clients can send arbitrary JavaScript objects as the id argument to any service method (get, patch, update, remove). The transport layer performs no type checking on this argument. When the service uses the MongoDB adapter, these objects pass through getObjectId() and land directly in the MongoDB query as operators. Sending {$ne: null} as the id matches every document in the collection. This vulnerability is fixed in 5.0.42.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- fe1f2bc8bb2b55762be1a676ac98eb89f2f2ab9d (Commit)

## Referenzen

- <https://github.com/feathersjs/feathers/security/advisories/GHSA-p9xr-7p9p-gpqx>

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