CVE-2025-4413 HIGH

CVE-2025-4413: Pixabay Images <= 3.4 - Authenticated (Author+) Arbitrary File Upload

Vendor Byrev
Product Pixabay Images
Weakness CWE-434 · Unrestricted file upload
Published June 18, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Pixabay Images plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the pixabay_upload function in all versions up to, and including, 3.4. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Pixabay Images versions 3.4 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the site, potentially gaining the ability to run code, modify content, or disrupt service. Update to a version newer than 3.4.

What an attacker can do

03Attacker Capabilities

Upload malicious files to execute code, modify site data, or cause service disruption.

Potential impact on your site

04Site Impact

Compromised site integrity, data theft, or complete takeover if a low-privilege user is compromised.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

June 18, 2025 CVE published
April 8, 2026 Record updated