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

exploitDog

redhat логотип

CVE-2026-55451

Опубликовано: 14 сент. 2026
Источник: redhat
CVSS3: 8.2

Описание

gettext-converter provides gettext resource conversion utilities for JavaScript. Prior to 1.3.3, js2i18next() in lib/js2i18next.js splits nested translation keys using options.keyseparator, whose default value consists of two number signs, and uses each segment as a dynamic object key without rejecting proto, constructor, or prototype. When an application converts untrusted PO or i18next translation data, a proto segment resolves Object.prototype as the nested write target and Object.assign writes attacker-controlled translated properties onto the process-wide prototype. The resulting prototype pollution can cause denial of service and may enable application-dependent follow-on attacks. This issue is fixed in version 1.3.3.

A flaw was found in gettext-converter. This vulnerability, known as prototype pollution, occurs in the js2i18next() function when processing untrusted translation data. An attacker can craft malicious translation keys containing __proto__ to modify the global Object.prototype. This can lead to a denial of service (DoS) and potentially enable further application-specific attacks.

Отчет

This is an Important flaw in gettext-converter that allows for prototype pollution when processing untrusted translation data. This vulnerability, affecting components within OpenShift Container Platform and Red Hat OpenShift Data Foundations, can lead to a denial of service. The ability for an attacker to manipulate object prototypes without authentication or complex attack conditions elevates the risk beyond a Moderate impact.

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

ПлатформаПакетСостояниеРекомендацияРелиз
OpenShift Pipelinesopenshift-pipelines/pipelines-console-plugin-pf5-rhel9Not affected
OpenShift Pipelinesopenshift-pipelines/pipelines-console-plugin-rhel8Not affected
OpenShift Pipelinesopenshift-pipelines/pipelines-console-plugin-rhel9Not affected
Red Hat OpenShift Container Platform 4openshift4/ose-consoleAffected
Red Hat OpenShift Container Platform 4openshift4/ose-console-rhel9Affected
Red Hat Openshift Data Foundation 4odf4/ocs-client-console-rhel9Affected
Red Hat Openshift Data Foundation 4odf4/odf-console-rhel9Affected
Red Hat Openshift Data Foundation 4odf4/odf-multicluster-console-rhel9Affected
Red Hat Openshift Data Foundation 4rhceph-dev/odf4-ocs-client-console-rhel9Affected
Red Hat Openshift Data Foundation 4rhceph-dev/odf4-odf-console-rhel9Affected

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

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

Статус:

Important
Дефект:
CWE-915
https://bugzilla.redhat.com/show_bug.cgi?id=2533213gettext-converter: gettext-converter: Denial of Service via Prototype Pollution

8.2 High

CVSS3

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

nvd
9 дней назад

gettext-converter provides gettext resource conversion utilities for JavaScript. Prior to 1.3.3, js2i18next() in lib/js2i18next.js splits nested translation keys using options.keyseparator, whose default value consists of two number signs, and uses each segment as a dynamic object key without rejecting __proto__, constructor, or prototype. When an application converts untrusted PO or i18next translation data, a __proto__ segment resolves Object.prototype as the nested write target and Object.assign writes attacker-controlled translated properties onto the process-wide prototype. The resulting prototype pollution can cause denial of service and may enable application-dependent follow-on attacks. This issue is fixed in version 1.3.3.

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

gettext-converter: Prototype pollution in js2i18next() via crafted translation keys

8.2 High

CVSS3