Sceawere

Vulnerability Detail

CVE-2026-66705UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Unauthenticated Cross-Site Scripting in Facebook for WordPress

Vulnerability Metadata

Severity
High
Score / CVSS
7.1
Creation Date
1d ago
Vendor
Facebook
Product
Facebook for WordPress
Attack Type
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated Cross Site Scripting (XSS) in Facebook for WordPress <= 5.2.1 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.1",
  "pubDate": "2026-08-06T15:17:23.423Z",
  "pubdate": "2026-08-06T15:17:23.423Z",
  "executiveSummary": "An unauthenticated Cross-Site Scripting (XSS) vulnerability exists in the Facebook for WordPress plugin for versions 5.2.1 and below. This security flaw enables remote, unauthenticated attackers to inject malicious client-side scripts, typically JavaScript, into trusted web pages rendered by the application and viewed by other users. The primary impact of this vulnerability includes potential session hijacking, unauthorized access to sensitive application data, redirection to malicious destinations, and defacement of the affected website. The risk implications are severe, as exploitation requires no prior authentication or administrative privileges, lowering the attack barrier significantly. Attackers can leverage this vulnerability by tricking legitimate users or administrators into interacting with crafted URLs or parameters processed by the vulnerable component. Given the widespread use of WordPress and the Facebook for WordPress integration, successful exploitation exposes organizations to credential theft and further compromise of the underlying content management system architecture.",
  "technicalDetails": "The vulnerability stems from insufficient input sanitization and output encoding within the Facebook for WordPress plugin for versions 5.2.1 and below. Specifically, the application fails to adequately validate and sanitize user-supplied input parameters before reflecting them back in the Hypertext Markup Language (HTML) response or processing them within the Document Object Model (DOM). Because the flaw is unauthenticated, an attacker does not require any valid user session, API keys, or pre-existing privileges to interact with the vulnerable endpoint. The network exposure is external, allowing remote threat actors to initiate the attack vector directly over HTTP or HTTPS protocols. The root cause is categorized as improper neutralization of input during web page generation, leading to reflected or stored Cross-Site Scripting depending on the exact parameter handling within the plugin codebase. The step-by-step attack flow begins when an attacker crafts a malicious Uniform Resource Locator (URL) containing arbitrary JavaScript payloads injected into vulnerable input vectors handled by the plugin. The attacker then induces a victim, such as an authenticated administrator or a standard site visitor, to click the malicious link or load the compromised resource. Upon receiving the request, the vulnerable component processes the input without proper sanitization and embeds the malicious payload directly into the rendered HTTP response. The victim's web browser parses the response and executes the injected script within the context of the vulnerable origin, assuming it is trusted content generated by the application. The payload behavior can range from extracting session cookies and local storage tokens to executing unauthorized administrative actions via Asynchronous JavaScript and XML (AJAX) or Representational State Transfer (REST) Application Programming Interfaces (APIs). Post-exploitation impact includes full compromise of the user session, potential escalation of privileges if an administrative user falls victim to the payload, and persistent unauthorized control over the affected WordPress installation."
}
CVE-2026-66705: Unauthenticated Cross-Site Scripting in Facebook for WordPress (HIGH Severity, CVSS: 7.1) - Sceawere