Skip to main content

Mogu Blog CVE-2025-13816

| EUVDEUVD-2025-199973 LOW
Path Traversal (CWE-22)
2025-12-01 cna@vuldb.com
2.1
CVSS 4.0 · Vendor: vuldb

Severity by source

Vendor (vuldb) PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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
vuln.today AI
7.1 HIGH

PR:L required for endpoint; path traversal leads to arbitrary file write (I:H), no confidentiality loss, limited availability impact (A:L).

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (vuldb).

CVSS VectorVendor: vuldb

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
6.3 (MEDIUM) 2.1 (LOW)
EUVD ID Assigned
Mar 15, 2026 - 13:34 euvd
EUVD-2025-199973
Analysis Generated
Mar 15, 2026 - 13:34 vuln.today
PoC Detected
Dec 03, 2025 - 22:02 vuln.today
Public exploit code
CVE Published
Dec 01, 2025 - 09:16 nvd
MEDIUM 6.3
CVE Published
Dec 01, 2025 - 09:16 cve.org
LOW 2.1

DescriptionCVE.org

A security vulnerability has been detected in moxi159753 Mogu Blog v2 up to 5.2. The impacted element is the function FileOperation.unzip of the file /networkDisk/unzipFile of the component ZIP File Handler. Such manipulation of the argument fileUrl leads to path traversal. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Authenticated path traversal in Mogu Blog v2 up to 5.2 allows remote attackers to write files to arbitrary directories via the /networkDisk/unzipFile endpoint. The vulnerability exists in the FileOperation.unzip function processing the fileUrl argument without proper sanitization, enabling ZIP slip-style extraction. Exploit code is publicly available, but no active exploitation has been confirmed by CISA KEV; the EPSS probability is low (0.15%).

Technical ContextAI

The flaw resides in the ZIP file handler component of Mogu Blog, a Java-based blogging platform. The endpoint /networkDisk/unzipFile, implemented in the FileOperation.unzip method, accepts a fileUrl parameter that points to a ZIP archive. The extraction process fails to validate file paths inside the archive, allowing an attacker to craft filenames containing directory traversal sequences (e.g., ../../). This is a classic CWE-22 (Path Traversal) weakness commonly seen in archive extraction routines. The affected CPE is cpe:2.3:a:mogublog_project:mogublog:*:*:*:*:*:*:*:*.

RemediationAI

No vendor-released patch is available as the vendor did not respond. Immediate mitigation actions include disabling the /networkDisk/unzipFile endpoint if not required, implementing strict input validation on the fileUrl parameter to reject directory traversal patterns, and ensuring that ZIP extraction is always confined to a secure temporary directory with path canonicalization. As a workaround, restrict access to the unzip functionality to highly trusted roles only. If the endpoint cannot be disabled, deploy a web application firewall rule to block requests containing '..%2F' or '../' in the fileUrl parameter. Monitor excessive file system writes as an indicator of exploitation. The POC is at https://github.com/Xzzz111/exps/blob/main/archives/mogu_blog_v2-zip_slip-1/report.md.

CVE-2026-89262 HIGH POC
8.7 Sep 11

Unauthenticated arbitrary comment deletion in MoguBlog through 6.2 allows remote attackers to permanently remove any com

CVE-2026-89260 HIGH POC
8.7 Sep 11

Unauthenticated XML external entity injection in MoguBlog through version 6.2 allows remote attackers to read arbitrary

CVE-2026-89263 MEDIUM POC
6.9 Sep 11

Unauthenticated integrity manipulation in MoguBlog through 6.2 allows any remote caller to silently disable email reply

CVE-2026-89261 MEDIUM POC
6.9 Sep 11

Unauthenticated access to Elasticsearch index management endpoints in MoguBlog's mogu_search microservice (through versi

CVE-2023-2101 MEDIUM POC
6.5 Apr 15

A vulnerability, which was classified as problematic, has been found in moxi624 Mogu Blog v2 up to 5.2. Rated medium sev

CVE-2022-30517 MEDIUM POC
6.1 Jul 12

Mogu blog 5.2 is vulnerable to Cross Site Scripting (XSS). Rated medium severity (CVSS 6.1), this vulnerability is remot

CVE-2025-13814 MEDIUM POC
5.5 Dec 01

Server-side request forgery in Mogu Blog v2 up to version 5.2 allows remote, unauthenticated attackers to force the serv

CVE-2026-89265 MEDIUM POC
5.3 Sep 11

Missing authorization on a MoguBlog admin-backend endpoint allows authenticated back-office users to retrieve image-cate

CVE-2026-89264 MEDIUM POC
5.3 Sep 11

Comment author spoofing in MoguBlog through version 6.2 allows any authenticated user to post comments attributed to arb

CVE-2025-13813 LOW POC
2.9 Dec 01

Missing authorization in the Storage Management Endpoint of Mogu Blog v2 (up to version 5.2) enables unauthenticated rem

CVE-2025-13815 LOW POC
2.1 Dec 01

Unrestricted file upload in Mogu Blog v2 up to version 5.2 allows remote attackers with low privileges to upload arbitra

Share

CVE-2025-13816 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy