CVE Database
/

CVE-2025-27597

Back to search

CVE-2025-27597

Published: Mar 7, 2025

Modified: Mar 7, 2025

PUBLISHED

Description

Vue I18n is the internationalization plugin for Vue.js. @intlify/message-resolver and @intlify/vue-i18n-core are vulnerable to Prototype Pollution through the entry function: handleFlatJson. An attacker can supply a payload with Object.prototype setter to introduce or modify properties within the global prototype chain, causing denial of service (DoS) a the minimum consequence. Moreover, the consequences of this vulnerability can escalate to other injection-based attacks, depending on how the library integrates within the application. For instance, if the polluted property propagates to sensitive Node.js APIs (e.g., exec, eval), it could enable an attacker to execute arbitrary commands within the application's context.

VendorProductVersions

intlify

vue-i18n

affected
>= 9.1.0, < 9.14.3
affected
>= 10.0.0-alpha.1, < 10.0.6
affected
>= 11.0.0-beta.0, < 11.1.2

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now