Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. microweber/microweber
  4. ›
  5. CVE-2025-34076

CVE-2025-34076: Microweber CMS API has authenticated local file inclusion vulnerability

July 2, 2025 (updated November 10, 2025)

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.

References

  • github.com/advisories/GHSA-j64v-xh5w-8hqj
  • github.com/microweber/microweber
  • github.com/microweber/microweber/commit/572bdc36b5b47923790016f6b961c8df53226855
  • github.com/microweber/microweber/commit/98d025467128ecc24195dcb56c533febc3c91af6
  • huntr.com/bounties/09218d3f-1f6a-48ae-981c-85e86ad5ed8b
  • nvd.nist.gov/vuln/detail/CVE-2025-34076
  • raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/auxiliary/gather/microweber_lfi.rb
  • vulncheck.com/advisories/microweber-cms-lfi

Code Behaviors & Features

Detect and mitigate CVE-2025-34076 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.11

Fixed versions

  • 1.2.11

Solution

Upgrade to version 1.2.11 or above.

Impact 7.2 HIGH

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

packagist/microweber/microweber/CVE-2025-34076.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 08 Dec 2025 12:18:40 +0000.