Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from Vendor (Wordfence) · only source for this CVE.
CVSS VectorVendor: Wordfence
Lifecycle Timeline
1DescriptionCVE.org
The Faces of Users plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'default' shortcode attribute in the 'facesofusers' shortcode in all versions up to, and including, 0.0.3 due to insufficient input sanitization and output escaping. 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 the Faces of Users WordPress plugin (all versions through 0.0.3) allows authenticated attackers with Contributor-level access or above to inject persistent malicious JavaScript via the 'default' attribute of the 'facesofusers' shortcode. Once injected, the payload executes silently in the browser of any user who visits the compromised page, enabling session theft, credential harvesting, or malicious redirects targeting higher-privileged users including administrators. No public exploit code has been identified at time of analysis, and this CVE does not appear in the CISA KEV catalog.
Technical ContextAI
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-site Scripting), specifically the stored variant. The affected component is the 'facesofusers' WordPress shortcode handler, where the 'default' attribute value is accepted from authenticated users but passed to output without adequate sanitization or escaping. The vulnerable logic is traceable to line 62 of faces-of.php in the plugin source (visible at plugins.trac.wordpress.org/browser/faces-of-users/tags/0.0.3/faces-of.php#L62). The affected product is identified by CPE cpe:2.3:a:mcinvale:faces_of_users:*:*:*:*:*:*:*:*, covering all published versions. The Changed scope (S:C) in the CVSS vector reflects the standard XSS characteristic where exploitation crosses from the web application context into victims' browser sessions.
RemediationAI
No vendor-released patch has been identified at time of analysis - the only published version in the WordPress plugin repository is 0.0.3, which is confirmed vulnerable. Site administrators should immediately deactivate and remove the Faces of Users plugin until a patched version is released. As a compensating control, restrict the ability of Contributor-level users to publish posts containing arbitrary shortcodes, using a plugin such as Prevent Block Access or a custom capability filter - note this may impact other plugin functionality. Additionally, audit existing published content for malicious injections via the 'facesofusers' shortcode, particularly in posts authored by contributors. Monitor the Wordfence advisory page at https://www.wordfence.com/threat-intel/vulnerabilities/id/ea39d249-0345-4028-af58-31b298376950 and the WordPress plugin repository for a patched release. If contributor registration is open to the public, temporarily disabling new registrations reduces the attack surface until a fix is available.
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
EUVD-2026-31043
GHSA-8q55-687m-f56c