XSS in Taeggie Feed
CVE-2025-6382
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.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.004 (29.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Taeggie Feed — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-6382?
- CVE-2025-6382 is a medium-severity vulnerability in Taeggie Feed, classified under Cross-site Scripting. CVSS score: 6.4/10. Published 2025-07-24.
- How severe is CVE-2025-6382?
- Medium severity. CVSS v3 base score is 6.4 out of 10.