Skip to main content

JeeWMS CVE-2026-11458

| EUVDEUVD-2026-34988 MEDIUM
Information Exposure (CWE-200)
2026-06-07 VulDB GHSA-f5ww-rmh9-9wmc
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

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

Lifecycle Timeline

2
CVSS changed
Jun 07, 2026 - 09:22 NVD
5.3 (MEDIUM) 5.5 (MEDIUM)
Analysis Generated
Jun 07, 2026 - 08:43 vuln.today

DescriptionCVE.org

A weakness has been identified in erzhongxmu JeeWMS up to 141740afb2ba14d441c82a833d0a418d07ca2d69. This issue affects some unknown processing of the file /base-boot/actuator of the component Boot Actuator Endpoint. Executing a manipulation can lead to information disclosure. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Unauthenticated remote access to the Spring Boot Actuator endpoint in erzhongxmu JeeWMS exposes sensitive application internals to any network-reachable attacker. The /base-boot/actuator path, part of the Spring Boot management framework, is accessible without credentials, potentially leaking environment variables, configuration properties, internal service topology, and application health data. A publicly available proof-of-concept exploit exists per CVSS temporal modifier E:P and a referenced GitHub issue; however, this vulnerability has not been confirmed in CISA KEV as actively exploited at time of analysis.

Technical ContextAI

JeeWMS is a Java-based warehouse management system (CPE: cpe:2.3:a:erzhongxmu:jeewms:*) built on the Spring Boot framework. Spring Boot Actuator is a management sub-framework that exposes operational endpoints - including /env (environment variables), /beans (application context), /configprops (configuration properties), /mappings (URL routes), and /health - for monitoring and diagnostics. The root cause is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the actuator base path at /base-boot/actuator is not protected by Spring Security or equivalent access controls, meaning its sub-endpoints are reachable by unauthenticated HTTP clients. Depending on which sub-endpoints are enabled and what data the application loads into the Spring context, the disclosed data can range from benign health status to plaintext database credentials or internal API keys.

RemediationAI

No vendor-released patch has been identified at time of analysis - the vendor did not respond to coordinated disclosure. As an immediate compensating control, restrict access to the /base-boot/actuator path and all sub-paths at the network perimeter (WAF, reverse proxy, or firewall ACL) to trusted administrative IP ranges only; this eliminates the attack surface without application changes. If application-level control is possible, configure Spring Security to require authentication for all actuator endpoints by adding a security rule matching /actuator/** with an authenticated() requirement, or set management.endpoints.web.exposure.include in application.properties to an explicit allowlist of non-sensitive endpoints (e.g., health, info only), disabling /env, /beans, /configprops, and /mappings. Trade-off: restricting actuator access may break existing monitoring or alerting integrations that poll these endpoints. Rotating any credentials or API keys that may have been exposed via /env is advisable if the endpoint was previously internet-accessible. Track remediation via https://vuldb.com/vuln/369077.

More in Jeewms

View all
CVE-2024-27764 CRITICAL POC
9.8 Mar 05

An issue in Jeewms v.3.7 and before allows a remote attacker to escalate privileges via the AuthInterceptor component. R

CVE-2024-27765 HIGH POC
7.5 Mar 05

Directory Traversal vulnerability in Jeewms v.3.7 and before allows a remote attacker to obtain sensitive information vi

CVE-2024-11961 MEDIUM POC
6.9 Nov 28

A vulnerability was found in Guangzhou Huayi Intelligent Technology Jeewms 3.7. Rated medium severity (CVSS 6.9), this v

CVE-2025-29213 MEDIUM POC
5.5 Apr 15

A zip slip vulnerability in the component \service\migrate\MigrateForm.java of JEEWMS v3.7 allows attackers to execute a

CVE-2026-3026 MEDIUM POC
5.5 Feb 23

Jeewms 3.7 contains a server-side request forgery vulnerability in the UEditor plugin's getRemoteImage.jsp file, where t

CVE-2026-11457 MEDIUM POC
5.5 Jun 07

Code injection in erzhongxmu JeeWMS via the JimuReport test-connection endpoint (/base-boot/jmreport/testConnection) all

CVE-2024-11251 MEDIUM POC
5.3 Nov 15

A vulnerability was found in erzhongxmu Jeewms up to 20241108. Rated medium severity (CVSS 5.3), this vulnerability is r

CVE-2024-12347 MEDIUM
6.9 Dec 09

A vulnerability was found in Guangzhou Huayi Intelligent Technology Jeewms up to 1.0.0 and classified as critical.html o

CVE-2025-70311 MEDIUM
6.5 Feb 03

JEEWMS 1.0 is vulnerable to SQL Injection. Attackers can inject malicious SQL statements through the id1 and id2 paramet

CVE-2026-3027 LOW POC
2.1 Feb 23

Reflected cross-site scripting in Jeewms up to version 3.7 exists in the UEditor component's getContent.jsp file through

CVE-2026-3028 LOW POC
2.1 Feb 23

Cross-site scripting (XSS) in the doAdd function of Jeewms up to version 3.7 allows unauthenticated remote attackers to

CVE-2025-55834 MEDIUM POC
6.1 Sep 16

A Cross Site Scripting vulnerability in JeeWMS v.3.7 and before allows a remote attacker to obtain sensitive information

Share

CVE-2026-11458 vulnerability details – vuln.today

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