CVE-2025-34076 MEDIUM

CVE-2025-34076: Microweber CMS Authenticated Local File Inclusion via Backup API

Vendor Microweber Ltd.
Product CMS
Weakness CWE-22 · Path traversal
Published July 2, 2025
Last update November 29, 2025

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

An authenticated local file inclusion vulnerability exists in Microweber CMS versions <= 1.2.11 through misuse of the backup management API. Authenticated users can abuse the /api/BackupV2/upload and /api/BackupV2/download endpoints to read arbitrary files from the underlying filesystem. By specifying an absolute file path in the src parameter of the upload request, the server may relocate or delete the target file depending on the web service user’s privileges. The corresponding download endpoint can then be used to retrieve the file contents, effectively enabling local file disclosure. This behavior stems from insufficient validation of user-supplied paths and inadequate restrictions on file access and backup logic.

Key dates

02Disclosure timeline

July 2, 2025 CVE published
November 29, 2025 Record updated