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

exploitDog

nvd логотип

CVE-2026-73647

Опубликовано: 13 авг. 2026
Источник: nvd
CVSS3: 5.6
EPSS Низкий

Описание

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend() utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extend(true, target, source) deep merges without rejecting an own proto property. The merge could descend into the prototype object and write attacker-controlled properties to Object.prototype in the same JavaScript process. Applications that passed user-controlled or partially user-controlled objects to extend() could experience logic bypass, unsafe default-option injection, denial of service, or other application-specific impact when polluted properties were later consumed. This issue is fixed in version 2.22.0.

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-1321

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

CVSS3: 5.6
github
около 1 месяца назад

Quasar: Prototype pollution in the extend() utility

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-1321