CVE-2025-12667: GitHub Gist Shortcode Plugin <= 0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting
The GitHub Gist Shortcode Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' parameter of the 'gist' shortcode in all versions up to, and including, 0.2 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-12667?
CVE-2025-12667 is categorized as a medium severity vulnerability due to the potential for stored cross-site scripting attacks.
How do I fix CVE-2025-12667?
To fix CVE-2025-12667, upgrade the GitHub Gist Shortcode Plugin to version 0.3 or higher.
What is the impact of CVE-2025-12667?
The impact of CVE-2025-12667 includes the ability for authenticated users to inject malicious scripts via the 'id' parameter.
Who is affected by CVE-2025-12667?
CVE-2025-12667 affects all versions of the GitHub Gist Shortcode Plugin for WordPress up to and including version 0.2.
Why is input sanitization important in relation to CVE-2025-12667?
Input sanitization is crucial to prevent malicious script injections, which are exploited in CVE-2025-12667.