WordPress
CVE-2025-28955
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in FWDesign Easy Video Player Wordpress & WooCommerce fwdevp allows Path Traversal.This issue affects Easy Video Player Wordpress & WooCommerce: from n/a through <= 10.0.
AnalysisAI
Path traversal in FWDesign Easy Video Player WordPress plugin through version 10.0 allows unauthenticated attackers to read arbitrary files from the server via directory traversal sequences. The vulnerability affects all versions up to and including 10.0, enabling direct file access without authentication. No public exploit code has been independently confirmed, though the low EPSS score (0.11%, 30th percentile) suggests limited real-world exploitation likelihood despite the straightforward attack vector.
Technical ContextAI
This is a classic path traversal vulnerability (CWE-22) in the Easy Video Player WordPress plugin, likely stemming from insufficient input validation when processing file paths in the video player functionality. WordPress plugins often accept user-supplied parameters to serve media files; if the plugin fails to properly canonicalize or validate these paths, attackers can use traversal sequences (e.g., ../, ..\) to escape the intended directory and access sensitive files outside the video directory. The vulnerability exists in a WordPress/WooCommerce plugin context (CPE would be vendor:fwdesign, product:easy-video-player-wordpress-woocommerce), making it accessible via HTTP requests to the web server.
Affected ProductsAI
FWDesign Easy Video Player for WordPress & WooCommerce, versions up to and including 10.0. The plugin is distributed via the WordPress plugin ecosystem and affects both standard WordPress and WooCommerce installations using this video player component.
RemediationAI
Upgrade FWDesign Easy Video Player to a version after 10.0 immediately; consult the vendor's release notes or the Patchstack database (https://patchstack.com/database/Wordpress/Theme/fwdevp/) for the specific patched version. If an immediate upgrade is not possible, disable or remove the Easy Video Player plugin until a patch can be applied. Additionally, implement file access controls at the web server level (Apache/Nginx) to restrict directory traversal attempts through validation of file paths in requests to the plugin.
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-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today