CVE-2026-54335

⚪ Do wiadomości

Zagrożenie w Feathersjs pozwala na zanieczyszczenie prototypu obiektów przez atakującego.

CVSS
3.7
EPSS
0.4%
Exploit
none
Vendor
Opis źródłowy (NVD)

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In 5.0.44 and earlier, the _.merge(target, source) utility exported by @feathersjs/commons recursively merges source into target by iterating Object.keys(source). When source was produced by JSON.parse and contains a __proto__, constructor, or prototype key, that key is returned as an own-enumerable property; the recursive merge then resolves target['__proto__'] to Object.prototype and writes attacker-supplied properties onto it, polluting the prototype for all plain objects in the process for the lifetime of the Node process. This issue is fixed in version 5.0.45.

brak Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS3.7
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.4%
Opublikowano (NVD)2026-07-17 22:17:44 UTC
Ostatnia modyfikacja (NVD)2026-07-20 18:16:53 UTC
Referencje