CVE-2025-4178Public exploitNetwork attack vector

Authenticated arbitrary file deletion via backslash traversal

Published May 1, 2025 · Updated May 2, 2025

Path traversal in java_server at commit 11a5bac8f4ba1c17e4bc1b27cad6d24868500e3a allows remote authenticated users to delete Windows files. FoodController splits the attacker-controlled img parameter only on forward slashes, appends the result to realPath, and passes it to File.delete(). A valid seller session and a real uploaded image reach the endpoint; Windows backslashes preserve traversal segments and permit deletion of files writable by the application process.

CVSS severity5.3
Medium
EPSS probability0.65%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Path traversal in java_server at commit 11a5bac8f4ba1c17e4bc1b27cad6d24868500e3a allows remote authenticated users to delete Windows files. FoodController splits the attacker-controlled img parameter only on forward slashes, appends the result to realPath, and passes it to File.delete(). A valid seller session and a real uploaded image reach the endpoint; Windows backslashes preserve traversal segments and permit deletion of files writable by the application process.

The record

CVE
CVE-2025-4178
Published
May 1, 2025
Updated
May 2, 2025
Vendor
xiaowei1118
Product
java_server
Classifications
CWE-22, CAPEC-79, CAPEC-64, CAPEC-76, CAPEC-78, CAPEC-126, T1190
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. May 1, 2025CVE publishedPublication date reported by the CVE source.
  2. May 2, 2025Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=11a5bac8f4ba1c17e4bc1b27cad6d24868500e3a

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

xiaowei1118 · java_serverversion=11a5bac8f4ba1c17e4bc1b27cad6d24868500e3a

Published CVSS scores

5.3VulDB CNACVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
5.4VulDB CNACVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
5.5VulDB CNAAV:N/AC:L/Au:S/C:N/I:P/A:P

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CAPEC-79Using Slashes in Alternate Encoding
CAPEC-64Using Slashes and URL Encoding Combined to Bypass Validation Logic
CAPEC-76Manipulating Web Input to File System Calls
CAPEC-78Using Escaped Slashes in Alternate Encoding
CAPEC-126Path Traversal
T1190Exploit Public-Facing Application

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo