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
Published: 2026-08-17
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic cross‑site scripting flaw within the upload component of JeecgBoot version 3.9.2. Through the /airag/chat/upload endpoint, an attacker can inject script payloads that are executed in the context of the victim’s browser, effectively allowing the attacker to run arbitrary code. This directly threatens confidentiality, integrity, and availability by enabling data theft, session hijacking, and further compromise of the application.

Affected Systems

Any deployment of JeecgBoot 3.9.2 that exposes the /airag/chat/upload endpoint is affected. No additional vendor or product information is available from a CNA source. Deployments running earlier or later releases are not known to be impacted.

Risk and Exploitability

The EPSS score is < 1% and the CVSS score of 6.1 indicates medium severity. The vulnerability is not listed in CISA KEV, indicating no public exploitation data yet. Based on the description, it is inferred that authentication is not required to reach the vulnerable endpoint, making the attack surface potentially wide. Because client‑side code can be injected and executed, the impact is high. Organizations should prioritize patching or blocking the endpoint, rather than merely monitoring for activity.

Generated by OpenCVE AI on August 18, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade or patch JeecgBoot to a version that removes the XSS flaw
  • Sanitize and validate all data received by /airag/chat/upload, rejecting any potentially executable markup
  • Restrict access to the /airag/chat/upload endpoint through authentication, authorization, or network segmentation

Generated by OpenCVE AI on August 18, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting via /airag/chat/upload in JeecgBoot 3.9.2

Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Title JeecgBoot 3.9.2 Cross‑Site Scripting via /airag/chat/upload Enabling Remote Code Execution
Weaknesses CWE-94

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title JeecgBoot 3.9.2 Cross‑Site Scripting via /airag/chat/upload Enabling Remote Code Execution
Weaknesses CWE-79
CWE-94

Mon, 17 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Jeecgboot
Jeecgboot jeecgboot
Vendors & Products Jeecgboot
Jeecgboot jeecgboot

Mon, 17 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
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
References

Subscriptions

Jeecgboot Jeecgboot
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-18T15:53:31.421Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67925

cve-icon Vulnrichment

Updated: 2026-08-18T15:53:27.355Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T21:16:47.397

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-67925

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T22:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')