Vulnerability Description
The Taeggie Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's taeggie-feed shortcode in all versions up to, and including, 0.1.10. The plugin’s render() method takes the user-supplied name attribute and injects it directly into a <script> tag - both in the id attribute and inside jQuery.getScript() - without proper 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/taeggie-feed/trunk/taeggie_feed.php
- https://plugins.trac.wordpress.org/changeset/3336357/
- https://wordpress.org/plugins/taeggie-feed/#developers
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c7f5ac78-5195-4b59-abc
FAQ
What is CVE-2025-6382?
CVE-2025-6382 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The Taeggie Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's taeggie-feed shortcode in all versions up to, and including, 0.1.10. The plugin’s render() method ta...
How severe is CVE-2025-6382?
CVE-2025-6382 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-6382?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.