SCA: security update for microweber/microweber (GHSA-j64v-xh5w-8hqj)

medium Tenable Self-Hosted Container Security Plugin ID 428287

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-34076)

See Also

https://github.com/advisories/GHSA-j64v-xh5w-8hqj

Plugin Details

Severity: Medium

ID: 428287

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 7/3/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.99

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:C

CVSS Score Source: CVE-2025-34076

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.5

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.1

Threat Score: 5.6

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/2/2025

Vulnerability Publication Date: 7/2/2025

Reference Information

CVE: CVE-2025-34076

cwe: CWE-22