Description
Unauthenticated Cross Site Scripting (XSS) in Facebook for WordPress <= 5.2.1 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated cross‑site scripting flaw in the Facebook for WordPress plugin version 5.2.1 and earlier. The flaw resides in unsanitized input handling, enabling attackers to inject arbitrary JavaScript that executes in the context of any site visitor. This can lead to theft of user cookies, session hijacking, defacement, or the delivery of additional malicious payloads. The identified weakness is CWE‑79, reflecting failure to validate or encode user input.

Affected Systems

The affected product is Facebook’s "Facebook for WordPress" plugin installed in WordPress sites. Versions 5.2.1 and earlier are vulnerable. Any site running these versions of the plugin with the default configuration is affected, regardless of user role or authentication status.

Risk and Exploitability

The CVSS v3 score of 7.1 indicates a significant risk. The EPSS metric is not available, and the vulnerability is not listed in the CISA KEV catalog. Because the flaw is exploitable without authentication, the attack vector is likely to be the Web; an attacker can target any visitor who accesses the site, possibly delivering malicious scripts via the plugin’s input fields or URL parameters. The impact is client‑side malware injection, with potential for credential compromise, account takeover, or defacement, and the overall risk is moderate to high especially for sites that rely heavily on the plugin for social integration.

Generated by OpenCVE AI on August 6, 2026 at 16:19 UTC.

Remediation

Vendor Solution

Update the WordPress Facebook for WordPress Plugin to the latest available version (at least 5.2.2).


OpenCVE Recommended Actions

  • Upgrade the Facebook for WordPress plugin to version 5.2.2 or later
  • If the plugin is required, implement strict input validation and output encoding on any user‑supplied content before it is rendered in the plugin, following WordPress best practices (e.g., sanitize_text_field and esc_html)
  • Disable or remove the plugin from sites that no longer need it, or limit its functionality to authenticated users only to reduce the risk surface

Generated by OpenCVE AI on August 6, 2026 at 16:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Facebook
Facebook facebook For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Facebook
Facebook facebook For Wordpress
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Facebook for WordPress <= 5.2.1 versions.
Title WordPress Facebook for WordPress plugin <= 5.2.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Facebook Facebook For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:04:00.807Z

Reserved: 2026-07-27T14:01:16.156Z

Link: CVE-2026-66705

cve-icon Vulnrichment

Updated: 2026-08-06T15:03:57.686Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:23.423

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-66705

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T20:53:55Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')