icon

We found results for “

CVE-2025-53892

Good to know:

icon

Date: July 16, 2025

Vue I18n is the internationalization plugin for Vue.js. The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, starting in version 9.0.0 and prior to versions 9.14.5, 10.0.8, and 11.1.0, this setting fails to prevent execution of certain tag-based payloads, such as <img src=x onerror=...>, if the interpolated value is inserted inside an HTML context using v-html. This may lead to a DOM-based XSS vulnerability, even when using escapeParameterHtml: true, if a translation string includes minor HTML and is rendered via v-html. Versions 9.14.5, 10.0.8, and 11.1.0 contain a fix for the issue.

Severity Score

Weakness Type (CWE)

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-79

Top Fix

icon

Upgrade Version

Upgrade to version vue-i18n - 9.14.5;vue-i18n - 10.0.8;vue-i18n - 11.1.10;vue-i18n - 9.14.5;vue-i18n - 10.0.8;vue-i18n - 11.1.10;@intlify/core - 9.14.5;@intlify/core - 10.0.8;@intlify/core - 11.1.10;@intlify/core-base - 9.14.5;@intlify/core-base - 10.0.8;@intlify/core-base - 11.1.10;@intlify/vue-i18n-core - 9.14.5;@intlify/vue-i18n-core - 10.0.8;@intlify/vue-i18n-core - 11.1.10;petite-vue-i18n - 10.0.8;petite-vue-i18n - 11.1.10

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): CHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us