Cyber Posture

CVE-2025-23543

High

Published: 26 March 2025

Published
26 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0012 29.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Description

An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.

Security Summary

CVE-2025-23543 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (CWE-79), in the fomopay FOMO Pay Chinese Payment Solution plugin (fomo-payment-gateway-for-woocommerce) for WordPress. The issue affects all versions from n/a through 2.0.4, allowing attackers to inject malicious scripts into web pages viewed by other users.

The vulnerability carries a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L). Remote attackers require no privileges and can exploit it over the network with low attack complexity by tricking authenticated users into performing actions such as visiting a maliciously crafted URL. Exploitation leads to limited impacts on confidentiality, integrity, and availability within a changed security scope, such as session hijacking or data exfiltration from the victim's browser.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/fomo-payment-gateway-for-woocommerce/vulnerability/wordpress-fomo-pay-chinese-payment-solution-plugin-2-0-4-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)
CWE-79

MITRE ATT&CK Enterprise Techniques

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
Why these techniques?

Reflected XSS enables crafted malicious URLs that execute scripts in victims' browsers upon visit (T1189 Drive-by Compromise and T1204.001 Malicious Link), directly facilitating session hijacking via cookie theft (T1539 Steal Web Session Cookie) as described.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References