๐Ÿ” CVE Alert

CVE-2026-55451

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-1321
Vendor locize
Product gettext-converter
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for locize gettext-converter

Be the first to know when new unknown vulnerabilities affecting locize gettext-converter are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

locize / gettext-converter
< 1.3.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/locize/gettext-converter/security/advisories/GHSA-f4jp-rw7w-ccwg github.com: https://github.com/locize/gettext-converter/issues/15 github.com: https://github.com/locize/gettext-converter/commit/df90c3b93e51faef68891d97b626544f619c5b31 github.com: https://github.com/locize/gettext-converter/releases/tag/v1.3.3