CVE-2026-96533: Testimonials Widget <= 4.0.4 - Unauthenticated SSRF via Featured Image URL
The Testimonials Widget WordPress plugin through 4.0.4 does not validate a user-supplied URL before fetching it server-side and storing the response as a public file, allowing unauthenticated users to make the server issue requests to internal services and read the responses.
Affected Software
Event History
Frequently Asked Questions
Who can exploit this issue?
An attacker does not need to authenticate. They need to be able to submit a URL that the plugin will fetch as a featured image.
What is the practical impact of a successful exploit?
The vulnerable plugin can be induced to send requests to internal services from the WordPress server. The fetched response may then be stored as a publicly accessible file, allowing the attacker to read it.
Are default installations affected?
The provided information identifies the vulnerable behavior in the plugin through version 4.0.4, but does not state whether a particular default configuration exposes the URL submission path.