CVE-2025-9112 HIGH

CVE-2025-9112: Doccure <= 1.5.0 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Dreamstechnologies
Product Doccure
Weakness CWE-434 · Unrestricted file upload
Published September 8, 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 Doccure theme for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the 'doccure_temp_file_uploader' function in all versions up to, and including, 1.5.0. This makes it possible for authenticated attackers, with subscriber-level and above permissions, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Doccure versions 1.5.0 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the server, potentially executing code or compromising the application. The vulnerability affects confidentiality, integrity, and availability of the system.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the server to run code or steal data.

Potential impact on your site

04Site Impact

Compromised sites can have data stolen, files modified, or the entire application taken over by an attacker with basic user access.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the Doccure installation.

Key dates

06Disclosure timeline

September 8, 2025 CVE published
April 8, 2026 Record updated