CVE-2025-34076
published 2025-07-02CVE-2025-34076: An authenticated local file inclusion vulnerability exists in Microweber CMS versions <= 1.2.11 through misuse of the backup management API. Authenticated…
PriorityP352high7.2CVSS 3.1
AVNACLPRHUINSUCHIHAH
EXPLOIT
EPSS
1.31%
67.2th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microweber | microweber | <= 1.2.11 | — |
| microweber | microweber | >= 0 < 1.2.11 | 1.2.11 |
| microweber_ltd | cms | <= 1.2.11 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Alert on sequential authenticated requests to /api/BackupV2/upload followed by /api/BackupV2/download from the same session, as this two-step pattern is the exploitation chain for arbitrary file disclosure. ↗
- →Watch for unexpected file deletions on the web server filesystem coinciding with requests to the BackupV2 upload endpoint, indicating exploitation by a user with sufficient web service privileges. ↗
- ·Exploitation requires an authenticated session; unauthenticated access to the BackupV2 endpoints is not sufficient to trigger the vulnerability. ↗
CVSS provenance
nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
nvdv4.06.1MEDIUMCVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Microweber CMS API has authenticated local file inclusion vulnerability
ghsa·2025-07-02
CVE-2025-34076 [MEDIUM] CWE-22 Microweber CMS API has authenticated local file inclusion vulnerability
Microweber CMS API has authenticated local file inclusion vulnerability
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.
OSV
Microweber CMS API has authenticated local file inclusion vulnerability
osv·2025-07-02
CVE-2025-34076 [MEDIUM] Microweber CMS API has authenticated local file inclusion vulnerability
Microweber CMS API has authenticated local file inclusion vulnerability
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.
No detection rules found.
No writeups or analysis indexed.
https://github.com/microweber/microweberhttps://github.com/microweber/microweber/commit/572bdc36b5b47923790016f6b961c8df53226855https://github.com/microweber/microweber/commit/98d025467128ecc24195dcb56c533febc3c91af6https://huntr.com/bounties/09218d3f-1f6a-48ae-981c-85e86ad5ed8bhttps://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/auxiliary/gather/microweber_lfi.rbhttps://vulncheck.com/advisories/microweber-cms-lfihttps://huntr.com/bounties/09218d3f-1f6a-48ae-981c-85e86ad5ed8b
2025-07-02
Published