Cyber Posture

CVE-2025-22219

Medium

Published: 30 January 2025

Published
30 January 2025
Modified
14 May 2025
KEV Added
Patch
CVSS Score 6.8 CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0021 43.4th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-22219 is a medium-severity Cross-site Scripting (CWE-79) vulnerability in Vmware Aria Operations For Logs. Its CVSS base score is 6.8 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 43.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Validates all inputs to the VMware Aria Operations for Logs application to prevent injection of malicious scripts exploiting the stored XSS vulnerability.

prevent

Filters information output prior to display in the web interface to neutralize injected malicious scripts before execution in an admin user's context.

prevent

Requires timely remediation of the specific stored XSS flaw in VMware Aria Operations for Logs via vendor patches to eliminate the vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
Why these techniques?

Stored XSS allows attacker with existing non-admin access to inject/execute malicious JavaScript in admin browser context, directly enabling privilege escalation via exploitation of the web app vulnerability and JavaScript code execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

VMware Aria Operations for Logs contains a stored cross-site scripting vulnerability. A malicious actor with non-administrative privileges may be able to inject a malicious script that (can perform stored cross-site scripting) may lead to arbitrary operations as admin user.

Deeper analysisAI

CVE-2025-22219 is a stored cross-site scripting (XSS) vulnerability, classified under CWE-79, in VMware Aria Operations for Logs. Published on 2025-01-30, it carries a CVSS v3.1 base score of 6.8 (AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H). The flaw allows a malicious actor with non-administrative privileges to inject a malicious script that enables stored XSS attacks.

An attacker requires non-administrative privileges on the affected system to exploit this vulnerability over the network with low complexity. Exploitation depends on user interaction, typically an administrative user viewing or interacting with the injected content, after which the malicious script executes in the admin's context. Successful exploitation can lead to arbitrary operations as the admin user, resulting in high confidentiality, integrity, and availability impacts.

The Broadcom security advisory at https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25329 provides further details on the vulnerability, including recommended mitigations and patches.

Details

CWE(s)

Affected Products

vmware
aria operations for logs
8.0 — 8.18.3
vmware
cloud foundation
4.0 — 5.2

CVEs Like This One

CVE-2026-22720Same product: Vmware Cloud Foundation
CVE-2025-22218Same product: Vmware Aria Operations For Logs
CVE-2026-22721Same product: Vmware Cloud Foundation
CVE-2025-22225Same product: Vmware Cloud Foundation
CVE-2025-22222Same product: Vmware Cloud Foundation
CVE-2025-22226Same product: Vmware Cloud Foundation
CVE-2026-40968Same vendor: Vmware
CVE-2024-55074Shared CWE-79
CVE-2026-22719Same product: Vmware Cloud Foundation
CVE-2025-22224Same product: Vmware Cloud Foundation

References