CVE-2026-3028
Received Received - Intake
Cross-Site Scripting in JEEWMS doAdd Function Allows Remote Attack

Publication date: 2026-02-23

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was determined in erzhongxmu JEEWMS up to 3.7. This vulnerability affects the function doAdd of the file src/main/java/com/jeecg/demo/controller/JeecgListDemoController.java. This manipulation of the argument Name causes cross site scripting. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-23
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2026-02-24
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
huayi-tec jeewms to 3.7 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the erzhongxmu JEEWMS software up to version 3.7, specifically in the function doAdd within the file src/main/java/com/jeecg/demo/controller/JeecgListDemoController.java. It involves manipulation of the argument 'Name' which leads to a cross-site scripting (XSS) vulnerability. This means that an attacker can inject malicious scripts that may be executed in the context of a user's browser.

The attack can be initiated remotely, and the exploit has been publicly disclosed, making it potentially easy for attackers to use.

Impact Analysis

This cross-site scripting vulnerability can allow attackers to execute malicious scripts in the browsers of users interacting with the affected application. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent.

Since the attack can be performed remotely and the exploit is publicly known, it increases the risk of exploitation, potentially compromising user data and trust.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3028. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart