CVE-2026-0688 MEDIUM

CVE-2026-0688: Webmention <= 5.6.2 - Authenticated (Subscriber+) Server-Side Request Forgery

Vendor Pfefferle
Product Webmention
Weakness CWE-918 · SSRF
Published April 2, 2026
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

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 via the 'Tools::read' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, 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. An authenticated user can make the site send HTTP requests to internal or external systems on the attacker's behalf. This could expose internal services, bypass network restrictions, or interact with external APIs without authorization. Update to version 5.8.1 or later.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal or external systems the attacker specifies.

Potential impact on your site

04Site Impact

Authenticated attackers can probe internal infrastructure, access restricted services, or trigger unwanted external requests from your site.

Conditions required to exploit

05Prerequisites

Attacker must have a user account with at least low-level privileges on the site.

Key dates

06Disclosure timeline

April 2, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE