CVE-2024-5021 CRITICAL

CVE-2024-5021: WordPress Picture / Portfolio / Media Gallery <= 3.0.1 - Unauthenticated Server-Side Request Forgery

Vendor Nimble3
Product WordPress Picture / Portfolio / Media Gallery
Weakness CWE-918 · SSRF
Published June 19, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WordPress Picture / Portfolio / Media Gallery plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 3.0.1 via the 'file_get_contents' 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 WordPress Picture / Portfolio / Media Gallery plugin through version 3.0.1 contains a server-side request forgery vulnerability. An unauthenticated attacker can make the site send HTTP requests to internal or external systems on the attacker's behalf. This can expose sensitive data from internal services or be used to attack other systems. The vulnerability requires no user interaction.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal or external systems to access sensitive data or attack other services.

Potential impact on your site

04Site Impact

Attackers can access internal services, steal data, or use your site to attack other systems without your knowledge.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 19, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE