CVE-2025-12666
Description
The Google Drive upload and download link plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'link' parameter of the 'atachfilegoogle' shortcode in all versions up to, and including, 1.0 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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WordPress Google Drive upload and download link plugin allows authenticated attackers with Contributor-level access to inject arbitrary scripts via the shortcode link parameter.
The vulnerability is a stored cross-site scripting (XSS) flaw in the Google Drive upload and download link plugin for WordPress, affecting all versions up to and including 1.0. The issue resides in the 'link' parameter of the 'atachfilegoogle' shortcode, where insufficient input sanitization and output escaping allow attackers to inject arbitrary web scripts [1].
Exploitation requires authentication with at least Contributor-level access. An attacker can craft a malicious link parameter that, when processed by the shortcode, stores the payload in the WordPress database. The injected script executes whenever a user views the compromised page, such as a post or page containing the shortcode [1].
The impact is that any user visiting the affected page will have the attacker's script run in their browser, potentially leading to session hijacking, defacement, or redirection to malicious sites. Since the plugin is closed as of November 25, 2025, due to this security issue, no official patch is available [1].
Users are advised to remove or replace the plugin immediately, as it is no longer supported and remains vulnerable. No workaround is provided [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: <=1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.