What the vulnerability does
01Description
The Webmention plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.6.2 in the 'MF2::parse_authorpage' function via the 'Receiver::post' function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Explanation of Vulnerability in Simple Terms
02Summary
Webmention versions up to 5.6.2 contain a server-side request forgery vulnerability that allows an attacker to make the site send HTTP requests to arbitrary destinations. No authentication or user interaction is required. An attacker can read internal network resources or interact with services the site can reach. Update to version 5.8.1 or later.
What an attacker can do
03Attacker Capabilities
Make the site send HTTP requests to internal networks or external services on the attacker's behalf.
Potential impact on your site
04Site Impact
Attackers can access internal services, read metadata from cloud providers, or interact with backend systems your site can reach.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
April 2, 2026
CVE published
April 8, 2026
Record updated