SCA: security update for @intlify/core, @intlify/core-base, @intlify/vue-i18n-core, petite-vue-i18n, vue-i18n (GHSA-x8qp-wqqm-57ph)

medium Tenable Self-Hosted Container Security Plugin ID 428431

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-53892)

See Also

https://github.com/advisories/GHSA-x8qp-wqqm-57ph

Plugin Details

Severity: Medium

ID: 428431

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 7/17/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.07

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2025-53892

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/16/2025

Vulnerability Publication Date: 7/16/2025

Reference Information

CVE: CVE-2025-53892

cwe: CWE-79