CVE-2025-6546: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in azumbro Drive Folder Embedder
The Drive Folder Embedder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘tablecssclass’ parameter in all versions up to, and including, 1.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 Analysis
Technical Summary
CVE-2025-6546 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Drive Folder Embedder plugin for WordPress, a tool used to embed Google Drive folders into WordPress pages. The vulnerability exists in all versions up to and including 1.1.0 due to insufficient sanitization and output escaping of the 'tablecssclass' parameter. This parameter is user-controllable and can be manipulated by authenticated users with Contributor-level permissions or higher. Because the vulnerability is stored, malicious scripts injected via this parameter persist in the database and execute whenever any user accesses the affected page, potentially including administrators. The attack vector is remote over the network, with low complexity and no need for user interaction, but requires authenticated access at a contributor level or above. The vulnerability impacts confidentiality and integrity by enabling script injection that could steal session tokens, perform actions on behalf of users, or deface content. Availability is not impacted. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity. No public exploits or patches are currently available, but the vulnerability has been publicly disclosed and assigned a CVE identifier. The CWE classification is CWE-79, indicating improper neutralization of input during web page generation. Organizations using this plugin should be aware of the risk of persistent XSS attacks that can compromise user trust and site security.
Potential Impact
The primary impact of CVE-2025-6546 is the potential for stored XSS attacks within WordPress sites using the Drive Folder Embedder plugin. Successful exploitation allows attackers with contributor-level access to inject malicious JavaScript that executes in the browsers of users viewing the infected pages. This can lead to session hijacking, privilege escalation, unauthorized actions performed on behalf of users, defacement, or distribution of malware. While availability is not affected, the confidentiality and integrity of user data and site content are at risk. Since the vulnerability requires authenticated access, the threat is somewhat limited to environments where contributor-level users exist, but many WordPress sites allow such roles for content management. The scope includes all sites running affected versions of the plugin, which may be widespread given WordPress's popularity. The lack of known exploits in the wild suggests limited current exploitation, but the public disclosure increases risk of future attacks. Organizations relying on this plugin face reputational damage, potential data breaches, and user trust erosion if the vulnerability is exploited.
Mitigation Recommendations
1. Immediately upgrade the Drive Folder Embedder plugin to a patched version once released by the vendor. Monitor vendor announcements for updates. 2. In the absence of a patch, restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'tablecssclass' parameter. 4. Conduct regular security audits and code reviews of plugins to identify and remediate input validation weaknesses. 5. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the site. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Monitor logs and user activity for signs of suspicious behavior or injection attempts. 8. Consider temporarily disabling or removing the plugin if immediate patching is not feasible and risk is unacceptable. These steps go beyond generic advice by focusing on role-based access control, proactive monitoring, and layered defenses tailored to this specific vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-6546: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in azumbro Drive Folder Embedder
Description
The Drive Folder Embedder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘tablecssclass’ parameter in all versions up to, and including, 1.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-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-6546 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Drive Folder Embedder plugin for WordPress, a tool used to embed Google Drive folders into WordPress pages. The vulnerability exists in all versions up to and including 1.1.0 due to insufficient sanitization and output escaping of the 'tablecssclass' parameter. This parameter is user-controllable and can be manipulated by authenticated users with Contributor-level permissions or higher. Because the vulnerability is stored, malicious scripts injected via this parameter persist in the database and execute whenever any user accesses the affected page, potentially including administrators. The attack vector is remote over the network, with low complexity and no need for user interaction, but requires authenticated access at a contributor level or above. The vulnerability impacts confidentiality and integrity by enabling script injection that could steal session tokens, perform actions on behalf of users, or deface content. Availability is not impacted. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity. No public exploits or patches are currently available, but the vulnerability has been publicly disclosed and assigned a CVE identifier. The CWE classification is CWE-79, indicating improper neutralization of input during web page generation. Organizations using this plugin should be aware of the risk of persistent XSS attacks that can compromise user trust and site security.
Potential Impact
The primary impact of CVE-2025-6546 is the potential for stored XSS attacks within WordPress sites using the Drive Folder Embedder plugin. Successful exploitation allows attackers with contributor-level access to inject malicious JavaScript that executes in the browsers of users viewing the infected pages. This can lead to session hijacking, privilege escalation, unauthorized actions performed on behalf of users, defacement, or distribution of malware. While availability is not affected, the confidentiality and integrity of user data and site content are at risk. Since the vulnerability requires authenticated access, the threat is somewhat limited to environments where contributor-level users exist, but many WordPress sites allow such roles for content management. The scope includes all sites running affected versions of the plugin, which may be widespread given WordPress's popularity. The lack of known exploits in the wild suggests limited current exploitation, but the public disclosure increases risk of future attacks. Organizations relying on this plugin face reputational damage, potential data breaches, and user trust erosion if the vulnerability is exploited.
Mitigation Recommendations
1. Immediately upgrade the Drive Folder Embedder plugin to a patched version once released by the vendor. Monitor vendor announcements for updates. 2. In the absence of a patch, restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'tablecssclass' parameter. 4. Conduct regular security audits and code reviews of plugins to identify and remediate input validation weaknesses. 5. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the site. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Monitor logs and user activity for signs of suspicious behavior or injection attempts. 8. Consider temporarily disabling or removing the plugin if immediate patching is not feasible and risk is unacceptable. These steps go beyond generic advice by focusing on role-based access control, proactive monitoring, and layered defenses tailored to this specific vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-06-23T18:41:45.806Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 685cb6e0e230f5b234861d9f
Added to database: 6/26/2025, 2:56:32 AM
Last enriched: 2/26/2026, 3:39:43 PM
Last updated: 3/24/2026, 7:46:45 PM
Views: 131
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.