๐Ÿ›ก๏ธ CVE-2026-41886
๐ŸŸ  CVSS 8.0 โ€” High โœ… No Known Exploit CWE-346 NVD
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

locize is a localization platform that connects code and i18n setup. Prior to version 4.0.21, the locize client SDK registers a window.addEventListener("message", โ€ฆ) handler that dispatches to registered internal handlers (editKey, commitKey, commitKeys, isLocizeEnabled, requestInitialize, โ€ฆ) without validating event.origin. The pre-patch listener in src/api/postMessage.js gates dispatch on event.data.sender === "i18next-editor-frame" โ€” that value sits inside the attacker-controlled message payload, not the browser-enforced origin. Any web page that could embed or be embedded by a locize-enabled host โ€” an iframe on a third-party page, a window.open-ed victim, a parent frame reaching down โ€” could send a crafted postMessage and trigger the internal handlers. This issue has been patched in version 4.0.21.

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:L
CWE CWE-346
Public Exploit โœ… No
Source NVD
Published 2026-04-22
Updated 2026-06-02
Modified 2026-05-13
Fix URL N/A

Affected Packages

Software From version Fixed in
locize โ€” โ€”
unknown โ€” โ€”

Exploit Protection

Help block exploit attempts

BotEraser is designed to detect and help reduce malicious bot traffic that may target known vulnerabilities on your site.

Try BotEraser Free โ†’

No credit card required  ยท  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.