Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2025-53892 First vendor Publication 2025-07-16
Vendor Cve Last vendor Modification 2025-07-16

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53892

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-79 Failure to Preserve Web Page Structure ('Cross-site Scripting') (CWE/SANS Top 25)

Sources (Detail)

https://github.com/intlify/vue-i18n/commit/49f982443ab8fd94ecc427b265ce97d57d...
https://github.com/intlify/vue-i18n/commit/a47099619fb9b256e86341a8658ebe72e9...
https://github.com/intlify/vue-i18n/pull/2229
https://github.com/intlify/vue-i18n/pull/2230
https://github.com/intlify/vue-i18n/releases/tag/v10.0.8
https://github.com/intlify/vue-i18n/releases/tag/v11.1.10
https://github.com/intlify/vue-i18n/releases/tag/v9.14.5
https://github.com/intlify/vue-i18n/security/advisories/GHSA-x8qp-wqqm-57ph
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-07-18 02:33:55
  • Multiple Updates
2025-07-18 02:33:43
  • Multiple Updates
2025-07-17 17:20:36
  • Multiple Updates
2025-07-16 21:20:37
  • First insertion