Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-f23m-r3pf-42rh

Опубликовано: 01 апр. 2026
Источник: github
Github: Прошло ревью
CVSS3: 6.5

Описание

lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit

Impact

Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset and _.omit functions. The fix for CVE-2025-13465 only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties from built-in prototypes such as Object.prototype, Number.prototype, and String.prototype.

The issue permits deletion of prototype properties but does not allow overwriting their original behavior.

Patches

This issue is patched in 4.18.0.

Workarounds

None. Upgrade to the patched version.

Пакеты

Наименование

lodash

npm
Затронутые версииВерсия исправления

<= 4.17.23

4.18.0

Наименование

lodash-es

npm
Затронутые версииВерсия исправления

<= 4.17.23

4.18.0

Наименование

lodash-amd

npm
Затронутые версииВерсия исправления

<= 4.17.23

4.18.0

Наименование

lodash.unset

npm
Затронутые версииВерсия исправления

>= 4.0.0, < 4.18.0

4.18.0

EPSS

Процентиль: 24%
0.00317
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-1321

Связанные уязвимости

CVSS3: 6.5
ubuntu
4 месяца назад

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset and _.omit functions. The fix for (CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg) only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties from built-in prototypes such as Object.prototype, Number.prototype, and String.prototype. The issue permits deletion of prototype properties but does not allow overwriting their original behavior. Patches: This issue is patched in 4.18.0. Workarounds: None. Upgrade to the patched version.

CVSS3: 6.5
redhat
4 месяца назад

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset and _.omit functions. The fix for (CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg) only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties from built-in prototypes such as Object.prototype, Number.prototype, and String.prototype. The issue permits deletion of prototype properties but does not allow overwriting their original behavior. Patches: This issue is patched in 4.18.0. Workarounds: None. Upgrade to the patched version.

CVSS3: 6.5
nvd
4 месяца назад

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset and _.omit functions. The fix for (CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg) only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties from built-in prototypes such as Object.prototype, Number.prototype, and String.prototype. The issue permits deletion of prototype properties but does not allow overwriting their original behavior. Patches: This issue is patched in 4.18.0. Workarounds: None. Upgrade to the patched version.

CVSS3: 6.5
debian
4 месяца назад

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototy ...

CVSS3: 6.5
fstec
8 месяцев назад

Уязвимость библиотеки Lodash, связанная с неконтролируемым изменением атрибутов прототипа объекта, позволяющая нарушителю оказать воздействие на целостность и доступность защищаемой информации

EPSS

Процентиль: 24%
0.00317
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-1321