CVE-2026-1356 MEDIUM

CVE-2026-1356: Converter for Media – Optimize images | Convert WebP & AVIF <= 6.5.1 - Unauthenticated Server-Side Request Forgery via src

Vendor Mateuszgbiorczyk
Product Converter for Media – Optimize images | Convert WebP & AVIF
Weakness CWE-918 · SSRF
Published February 12, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Converter for Media – Optimize images | Convert WebP & AVIF plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.5.1 via the PassthruLoader::load_image_source 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

The Converter for Media plugin versions up to 6.5.1 contain a server-side request forgery vulnerability. An attacker can make the site send HTTP requests to internal or external systems on the attacker's behalf. The vulnerability requires specific network conditions to exploit but does not require authentication or user interaction. Update to a version newer than 6.5.1.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal or external systems without authorization.

Potential impact on your site

04Site Impact

Attackers could probe internal networks, access internal services, or exfiltrate data via the site.

Conditions required to exploit

05Prerequisites

Network access to the site; specific network conditions required (high attack complexity).

Key dates

06Disclosure timeline

February 12, 2026 CVE published
April 8, 2026 Record updated