---
id: CVE-2026-78970
title: >-
  JeecgBoot 3.9.2 and earlier contains an authorization bypass vulnerability in
  the SystemApiController component
summary: >-
  JeecgBoot 3.9.2 and earlier contains an authorization bypass vulnerability in
  the SystemApiController component. An authenticated attacker with any valid
  JWT token can access multiple API endpoints (including queryAllUser,
  queryUsersByUs…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
published: '2026-09-04'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T19:42:20.313'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-78970'
references:
  - url: 'https://github.com/jeecgboot/JeecgBoot/issues/9670'
    label: cve@mitre.org
  - url: 'https://github.com/jeecgboot/JeecgBoot/issues/9674'
    label: cve@mitre.org
  - url: 'https://github.com/jeecgboot/JeecgBoot/issues/9674'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00375
epssPercentile: 0.28785
ingestedAt: '2026-09-08T20:10:03.166Z'
---

## Overview

JeecgBoot 3.9.2 and earlier contains an authorization bypass vulnerability in the SystemApiController component. An authenticated attacker with any valid JWT token can access multiple API endpoints (including queryAllUser, queryUsersByUsernames, queryUserById, and queryUsersByIds) to retrieve sensitive information of all users, including real names, phone numbers, email addresses, employee numbers, and role definitions, due to missing fine-grained permission checks and incomplete data desensitization.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
