Robokassa WooCommerce CVE-2025-49958
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in robokassa Robokassa payment gateway for Woocommerce robokassa allows Reflected XSS.This issue affects Robokassa payment gateway for Woocommerce: from n/a through <= 1.8.5.
AnalysisAI
Reflected cross-site scripting in Robokassa payment gateway for WooCommerce (versions ≤1.8.5) allows remote attackers to execute malicious JavaScript in victim browsers through specially crafted URLs. The scope-change CVSS flag indicates attackers can impact resources beyond the vulnerable plugin itself, potentially compromising WooCommerce admin sessions or customer payment data. EPSS probability is low (0.03%, 8th percentile), and no active exploitation or public POC has been identified at time of analysis.
Technical ContextAI
The vulnerability stems from improper neutralization of user-supplied input before rendering it in dynamically generated web pages (CWE-79). The Robokassa plugin integrates a Russian payment gateway into WooCommerce-powered e-commerce sites. Reflected XSS occurs when the plugin fails to sanitize URL parameters, query strings, or POST data before echoing them into HTML responses. The changed scope (S:C) in the CVSS vector indicates the vulnerable component operates under one security authority (the WordPress plugin) but can affect resources governed by a different authority (WooCommerce core, WordPress admin interface, or user browsers), enabling session hijacking or data exfiltration beyond the plugin's immediate context.
Affected ProductsAI
The vulnerability affects the Robokassa payment gateway for WooCommerce WordPress plugin, all versions from the initial release through version 1.8.5 inclusive. This is a third-party integration plugin developed by the robokassa vendor to enable Russian Robokassa payment processing in WooCommerce online stores. The plugin is distributed through the WordPress plugin repository. Patchstack vulnerability database entry available at https://patchstack.com/database/Wordpress/Plugin/robokassa/vulnerability/wordpress-robokassa-payment-gateway-for-woocommerce-plugin-1-7-3-cross-site-scripting-xss-vulnerability provides additional technical details, though the URL references version 1.7.3 while the CVE scope extends through 1.8.5.
RemediationAI
Upgrade the Robokassa payment gateway for WooCommerce plugin to a version newer than 1.8.5 that addresses this XSS vulnerability. Check the WordPress plugin repository or contact the vendor directly for the patched release, as the exact fix version is not independently confirmed in NVD data at time of analysis. Until a patch is applied, implement compensating controls: configure Content Security Policy headers to restrict inline script execution and limit script-src directives to trusted domains only (trade-off: may break legitimate plugin functionality requiring inline scripts); educate WooCommerce administrators to never click links in unsolicited payment-related emails and to manually type admin URLs; enable WordPress two-factor authentication to limit impact of session token theft; review web application firewall rules to detect and block reflected XSS patterns in query parameters, though this may generate false positives on legitimate encoded payment data. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/robokassa/vulnerability for vendor-specific guidance and IOCs.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today