VYPR
Medium severityOSV Advisory· Published Jul 16, 2025· Updated Jun 17, 2026

CVE-2025-53892

CVE-2025-53892

Description

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
vue-i18nnpm
>= 9.0.0, < 9.14.59.14.5
vue-i18nnpm
>= 10.0.0, < 10.0.810.0.8
vue-i18nnpm
>= 11.0.0, < 11.1.1011.1.10
@intlify/corenpm
>= 9.0.0, < 9.14.59.14.5
@intlify/corenpm
>= 10.0.0, < 10.0.810.0.8
@intlify/corenpm
>= 11.0.0, < 11.1.1011.1.10
@intlify/core-basenpm
>= 9.0.0, < 9.14.59.14.5
@intlify/core-basenpm
>= 10.0.0, < 10.0.810.0.8
@intlify/core-basenpm
>= 11.0.0, < 11.1.1011.1.10
@intlify/vue-i18n-corenpm
>= 9.2.0, < 9.14.59.14.5
@intlify/vue-i18n-corenpm
>= 10.0.0, < 10.0.810.0.8
@intlify/vue-i18n-corenpm
>= 11.0.0, < 11.1.1011.1.10
petite-vue-i18nnpm
>= 10.0.0, < 10.0.810.0.8
petite-vue-i18nnpm
>= 11.0.0, < 11.1.1011.1.10

Affected products

6

Patches

Vulnerability mechanics

References

10

News mentions

0

No linked articles in our index yet.