Vulnerability Description
The Webmention plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 5.8.0 via parser-derived 'avatar' and 'url' author metadata. This is due to insufficient input sanitization and output escaping on user-supplied MF2 author properties processed by the unauthenticated webmention REST endpoint and rendered directly into HTML 'value' attributes by the edit-comment-form template without esc_attr() or esc_url(). This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a privileged user (moderator or administrator) opens the affected comment edit screen.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/webmention/tags/5.7.0/includes/handle
- https://plugins.trac.wordpress.org/browser/webmention/tags/5.7.0/templates/edit-
- https://plugins.trac.wordpress.org/changeset/3583033/webmention
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5a4e144a-3c84-4da3-8fa
FAQ
What is CVE-2026-10513?
CVE-2026-10513 is a vulnerability with a CVSS score of 7.2 (HIGH). The Webmention plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 5.8.0 via parser-derived 'avatar' and 'url' author metadata. This is due to insufficien...
How severe is CVE-2026-10513?
CVE-2026-10513 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-10513?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.