Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Network-accessible plugin requiring PR:L contributor auth; S:C reflects XSS scope change to victim browser; A:N as server availability is unaffected.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The FV Flowplayer Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'video_player' shortcode 'align' attribute in all versions up to, and including, 7.5.51.7212 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored Cross-Site Scripting in FV Flowplayer Video Player (all WordPress plugin versions up to and including 7.5.51.7212) allows authenticated contributors to permanently inject arbitrary JavaScript via the unsanitized align attribute of the [video_player] shortcode. The payload persists in the WordPress database and executes in the browser of every user who subsequently visits any page containing the injected shortcode, enabling session hijacking, credential harvesting, or further site compromise. No public exploit code and no active exploitation (CISA KEV) have been identified at time of analysis, though the stored nature of this XSS amplifies real-world risk relative to reflected variants.
Technical ContextAI
The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), the canonical stored XSS class. The flaw exists in controller/shortcodes.php within the fv-wordpress-flowplayer plugin (CPE: cpe:2.3:a:foliovision:fv_flowplayer_video_player:*:*:*:*:*:*:*:*), specifically at lines L227 and L293 as referenced in the WordPress Plugin Trac browser. The align attribute of the [video_player] shortcode is passed through to HTML output without sanitization or escaping, allowing raw attacker-controlled content to be rendered as executable script. As a stored XSS variant, the injected payload is written to the WordPress database at injection time and served to every subsequent page visitor, unlike reflected XSS where each victim must be individually lured to a crafted URL. The CVSS Scope:Changed metric (S:C) correctly captures that the script executes in the victim's browser security context, outside the plugin's own domain boundary.
RemediationAI
Administrators should update the FV Flowplayer Video Player plugin to the latest version available in the WordPress plugin repository immediately. A patch has been committed to the plugin trunk (WordPress Trac changeset between revisions 3557974 and 3586305 at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3586305%40fv-wordpress-flowplayer%2Ftrunk&old=3557974%40fv-wordpress-flowplayer%2Ftrunk), however the specific released version number incorporating this fix was not confirmed in the available data - verify the installed version exceeds 7.5.51.7212 after updating. As a compensating control prior to patching, restrict the WordPress contributor role to fully trusted users only and audit existing contributor accounts for unauthorized access, since eliminating untrusted contributor access removes the attack surface entirely without requiring the plugin to be disabled. If the plugin can be temporarily deactivated on sites where video embedding is non-critical, this eliminates the risk surface pending a confirmed patched release. Monitor the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/d5a3a560-08e6-43b7-b953-4e704eafc49b for a confirmed fixed version number.
More in Fv Flowplayer Video Player
View allThe FV Flowplayer Video Player WordPress plugin is vulnerable to Reflected Cross-Site Scripting via the player_id parame
The FV Flowplayer Video Player plugin before 7.3.14.727 for WordPress allows email subscription XSS. Rated medium severi
The FV Flowplayer Video Player plugin before 7.3.15.727 for WordPress allows email subscription SQL injection. Rated cri
A SQL injection vulnerability exists in the FolioVision FV Flowplayer Video Player plugin before 7.3.19.727 for WordPres
The FV Flowplayer Video Player plugin before 7.3.15.727 for WordPress allows guests to obtain the email subscription lis
The FV Flowplayer Video Player plugin for WordPress is vulnerable to time-based SQL Injection via the ‘exclude’ paramete
Cross-Site Request Forgery (CSRF) vulnerability in FolioVision FV Flowplayer Video Player plugin <= 7.5.30.7212 versions
Authenticated (author or higher user role) SQL Injection (SQLi) vulnerability discovered in FV Flowplayer Video Player W
Stored Cross-Site Scripting in the FV Flowplayer Video Player WordPress plugin (versions below 7.5.51.7212) allows low-p
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Cross-site scripting vulnerability in FV Flowplayer Video Player 6.1.2 to 6.6.4 allows remote attackers to inject arbitr
The FV Flowplayer Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘_fv_player_use
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40899
GHSA-vq2p-p7j9-wrx9