CVE-2026-67925
Received Received - Intake

Cross Site Scripting in JeecgBoot 3.9.2

Vulnerability report for CVE-2026-67925, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: MITRE

Description

Cross Site Scripting vulnerability in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the endpoint /airag/chat/upload

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
jeecgboot jeecgboot 3.9.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Cross Site Scripting (XSS) vulnerability in JeecgBoot version 3.9.2. It allows a remote attacker to execute arbitrary code through the /airag/chat/upload endpoint.

Detection Guidance

To detect this vulnerability, check if your JeecgBoot application is running version 3.9.2 or earlier. Inspect network traffic for requests to the /airag/chat/upload endpoint with unusual parameters or payloads. Look for signs of XSS attempts like script tags or JavaScript code in input fields.

Impact Analysis

An attacker could exploit this to run malicious scripts in a user's browser, potentially stealing session cookies, credentials, or sensitive data. It may also enable further attacks like phishing or defacement.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or disclosure, violating GDPR's data protection principles and HIPAA's security requirements for safeguarding protected health information.

Mitigation Strategies

Upgrade JeecgBoot to a version later than 3.9.2 immediately. If an upgrade is not possible, disable the /airag/chat/upload endpoint or restrict access to trusted users only. Implement input validation and output encoding to prevent XSS attacks.

Chat Assistant

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

EPSS Chart