CVE-2025-26574
No known patch is available for this vulnerability.
The affected plugin has been removed from the WordPress.org directory (reason: Security Issue), and no patched version is being distributed through the official directory. If you have the affected software installed, you should uninstall or replace it rather than wait for an update.
Description
Stored XSS vulnerability in Google Drive WP Media plugin (≤2.4.4) allows attackers to inject malicious scripts via unsanitized input.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in Google Drive WP Media plugin (≤2.4.4) allows attackers to inject malicious scripts via unsanitized input.
Vulnerability
Analysis
The Google Drive WP Media plugin for WordPress, versions 2.4.4 and earlier, contains a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This flaw arises when the plugin fails to sanitize or escape input before storing it and later displaying it on a page, allowing an attacker to inject arbitrary HTML and JavaScript code [1].
Exploitation
Requirements
Exploitation requires a privileged user (such as an administrator) to interact with a crafted page or link, but once the payload is stored, the injected script executes automatically for any visitor viewing the affected content [1]. The attack vector is network-based, with low complexity and high scope change (CVSS 6.5) [1].
Impact
A successful attack can lead to the execution of malicious scripts in the browsers of site visitors, enabling actions like redirecting users to phishing sites, injecting unwanted advertisements, or stealing session cookies [1]. This stored XSS can be leveraged in mass-exploit campaigns targeting thousands of WordPress sites [1].
Mitigation
The vendor has not released a patch; the affected version remains ≤2.4.4 [1]. As an immediate action, users should update the plugin if a patched version becomes available or disable the plugin until remediation is complete [1]. Hosting providers or web developers may assist with temporary workarounds such as input sanitization rules [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=2.4.4
Patches
0google-drive-wp-mediaThis plugin has been removed from the WordPress.org directory on 2025-02-04 (reason: Security Issue). No patched version is being distributed through the official directory. Users who have it installed should uninstall it.
Source: api.wordpress.org · directory page
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.