CVE-2025-9561 HIGH

CVE-2025-9561: AP Background 3.8.1 - 3.8.2 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Upload via advParallaxBackAdminSaveSlider Function

Vendor Hovanesvn
Product AP Background
Weakness CWE-434 · Unrestricted file upload
Published October 3, 2025
Last update October 3, 2025

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 AP Background plugin for WordPress is vulnerable to arbitrary file uploads due to missing authorization and insufficient file validation within the advParallaxBackAdminSaveSlider() handler in versions 3.8.1 to 3.8.2. This makes it possible for authenticated attackers, with Subscriber-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

AP Background versions 3.8.1 through 3.8.2 contain an unrestricted file upload vulnerability. An authenticated user with low privileges can upload arbitrary files to the server without proper validation. This can lead to remote code execution, data theft, or site compromise. Update to a version newer than 3.8.2.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the server and execute code on the site.

Potential impact on your site

04Site Impact

Attackers with basic user accounts can upload malicious files and take control of your site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site.

Key dates

06Disclosure timeline

October 3, 2025 CVE published
October 3, 2025 Record updated