Wordpress Plugin
CVE-2025-69017
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Magnigenie RestroPress restropress allows Stored XSS.This issue affects RestroPress: from n/a through <= 3.2.8.4.
AnalysisAI
Stored Cross-Site Scripting (XSS) in Magnigenie RestroPress WordPress plugin through version 3.2.8.4 allows authenticated users with low privileges to inject malicious scripts that execute in the browsers of other site visitors, potentially compromising session tokens, stealing sensitive data, or defacing content. The vulnerability requires user interaction (UI:R) and affects only authenticated attackers (PR:L), limiting immediate exploitation risk despite the moderate CVSS score of 6.5. No public exploit code or active exploitation has been confirmed at time of analysis.
Technical ContextAI
RestroPress is a WordPress restaurant and food ordering plugin that generates dynamic web pages with user-supplied input. The vulnerability stems from improper input sanitization and output encoding during web page generation, classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). Authenticated users with low-level permissions can inject unvalidated data that the plugin renders directly into HTML output without proper escaping, allowing stored XSS payloads to persist in the database and execute when other users (including administrators) view affected pages. This is a server-side input validation and client-side output encoding failure.
Affected ProductsAI
Magnigenie RestroPress WordPress plugin versions up to and including 3.2.8.4 are affected (CPE: cpe:2.3:a:magnigenie:restropress:*:*:*:*:*:wordpress:*:*). Users of all earlier versions through 3.2.8.4 are vulnerable. The plugin serves as a restaurant and food ordering system for WordPress installations, making it relevant to food service and hospitality industry websites. Refer to the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/restropress/vulnerability/wordpress-restropress-plugin-3-2-4-2-cross-site-scripting-xss-vulnerability?_s_id=cve for detailed vendor advisories and technical indicators.
RemediationAI
Upgrade RestroPress to a version higher than 3.2.8.4 immediately. Contact Magnigenie or check the plugin's official WordPress repository for the latest available release containing the XSS sanitization fix. As a temporary mitigation while awaiting an upgrade, restrict low-privilege user account creation and audit existing contributor and author accounts for suspicious activity; consider temporarily disabling plugin functionality if the vulnerable feature cannot be segregated. Implement a Web Application Firewall (WAF) rule to block common XSS patterns in user input if a patch is not immediately available. After patching, scan the database for previously injected XSS payloads using security plugins or manual inspection of stored user-generated content.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today