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

exploitDog

redhat логотип

CVE-2026-22774

Опубликовано: 15 янв. 2026
Источник: redhat
CVSS3: 7.5

Описание

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.3.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse input from untrusted sources. This affects applications using devalue.parse on externally-supplied data. The root cause is the typed array hydration expecting an ArrayBuffer as input, but not checking the assumption before creating the typed array. This vulnerability is fixed in 5.6.2.

A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.

Отчет

This vulnerability is rated Important for Red Hat products that utilize the devalue JavaScript library, such as pgAdmin 4, Red Hat Build of Podman Desktop, and Red Hat Trusted Artifact Signer. A remote attacker can exploit this flaw by providing specially crafted input to the devalue.parse function, leading to excessive CPU and memory consumption and a denial of service condition.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Build of Podman Desktop - Tech Previewrhdesktop/rh-podman-desktop-ext-bootc-rhel10Affected
Red Hat Trusted Artifact Signer 1.2rhtas/rekor-search-ui-rhel9FixedRHSA-2026:292618.02.2026
Red Hat Trusted Artifact Signer 1.3rhtas/rekor-search-ui-rhel9FixedRHSA-2026:214405.02.2026

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-405
https://bugzilla.redhat.com/show_bug.cgi?id=2430095devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input

7.5 High

CVSS3

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

CVSS3: 7.5
nvd
2 месяца назад

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.3.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse input from untrusted sources. This affects applications using devalue.parse on externally-supplied data. The root cause is the typed array hydration expecting an ArrayBuffer as input, but not checking the assumption before creating the typed array. This vulnerability is fixed in 5.6.2.

CVSS3: 7.5
github
2 месяца назад

Devalue is vulnerable to denial of service due to memory exhaustion in devalue.parse

7.5 High

CVSS3