CVE-2025-9543
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-9543 is a Stored Cross-Site Scripting (XSS) vulnerability in the FlexTable Google Sheets Connector WordPress plugin (also known as sheets-to-wp-table-live-sync) affecting all versions before 3.19.2. The plugin fails to sanitize and escape links imported from Google Sheet cells, enabling high-privilege users (admin or above) to inject and store malicious JavaScript — even when the unfiltered_html capability is disallowed, such as in WordPress multisite configurations. It was publicly disclosed on December 15, 2025, and assigned a CVSS v3.1 base score of 3.5 (Low) (WPScan, Red Hat CVE).

Technical details

The root cause is improper neutralization of user-controlled input in web page output (CWE-79). When the "Import links from sheet" feature is enabled, the plugin fetches cell values from a linked Google Sheet and renders them as hyperlinks without sanitizing or escaping the URL content. An attacker with admin-level access can craft a Google Sheet cell containing a JavaScript payload (e.g., https://example.com?s=alert('XSS')) and link it to a plugin table; when a page embedding the table shortcode is visited by any user, the payload executes in their browser context. A verified proof-of-concept is publicly available via WPScan (WPScan).

Impact

Successful exploitation allows a malicious admin to persistently inject JavaScript that executes in the browsers of any visitor to affected pages, impacting confidentiality (e.g., session cookie theft) and integrity (e.g., page content manipulation). The vulnerability is particularly relevant in WordPress multisite environments where the unfiltered_html capability is intentionally restricted to limit admin power, as this bypass undermines that security control. Availability is not directly impacted (WPScan, Red Hat CVE).

Exploitability

A public proof-of-concept is available through WPScan, discovered and submitted by researcher Nguyễn Phước Thiện. There is no evidence of active in-the-wild exploitation or threat actor attribution at this time. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. This CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (WPScan).

Exploitation steps

  1. Gain admin access: Obtain WordPress administrator credentials on a site running FlexTable Google Sheets Connector < 3.19.2.
  2. Prepare malicious Google Sheet: Create a Google Sheet and insert a crafted URL payload into a cell, e.g., https://example.com?s=alert('XSS').
  3. Link the sheet to the plugin: In the WordPress admin panel, create a new FlexTable table and enter the Google Sheet URL (e.g., https://docs.google.com/spreadsheets/xxxxxx/edit?gid=0#gid=0).
  4. Enable link import: Navigate to the "Table Customization" tab, go to the "Utility" section, and enable the "Import links from sheet" option, then save settings.
  5. Embed the table: Create or edit a WordPress page and add the plugin's shortcode for the configured table.
  6. Trigger payload execution: When any user (including unauthenticated visitors) accesses the page, the unsanitized JavaScript payload from the Google Sheet cell executes in their browser, enabling session hijacking, credential theft, or further attacks (WPScan).

Indicators of compromise

  • Logs: WordPress admin logs showing creation or modification of FlexTable tables with external Google Sheets URLs by admin accounts; page access logs showing repeated visits to pages containing FlexTable shortcodes shortly after table configuration changes.
  • File System: No direct file system artifacts expected, as the payload is stored in the database via plugin settings.
  • Database: WordPress database entries in plugin option tables (e.g., wp_options or plugin-specific tables) containing Google Sheet URLs linked to tables with the "Import links from sheet" feature enabled; presence of JavaScript payloads within stored cell link values.
  • Network: Outbound requests from victim browsers to attacker-controlled domains following page visits; unexpected JavaScript execution originating from FlexTable-rendered pages (WPScan).

Mitigation and workarounds

Update the FlexTable Google Sheets Connector plugin to version 3.19.2 or later, which includes proper sanitization and escaping of imported Google Sheet cell links. No configuration-based workaround is documented; disabling the "Import links from sheet" feature can reduce exposure until patching is possible. WordPress multisite administrators should prioritize this update given the vulnerability's ability to bypass the unfiltered_html capability restriction (WPScan).

Community reactions

The vulnerability was reported and verified by WPScan, with the original researcher credited as Nguyễn Phước Thiện. Coverage has been limited to vulnerability aggregators and security databases including Red Hat CVE, INCIBE-CERT, and CIRCL Vulnerability Lookup, reflecting the low severity rating. No notable vendor statements beyond the patch release or significant social media discussion have been identified (WPScan, Red Hat CVE).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management