NONE · 0

CVE-2025-27597

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 attack...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-27597?

CVE-2025-27597 is a documented vulnerability. 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 attack...

How severe is CVE-2025-27597?

CVSS scoring is not yet available for CVE-2025-27597. Check NVD for updates.

Is there a patch for CVE-2025-27597?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.