SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-88620

UNKNOWN · CVSS N/A EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The SmartAdmin API in Java 17 with Spring Boot 3 version 3.30.0 is vulnerable due to improper authorization in the /employee/queryAll endpoint, which fails to enforce necessary function-level permissions. This allows authenticated low-privileged users to access sensitive employee records from other departments, potentially leading to unauthorized data exposure. Organizations using this version should prioritize remediation to protect sensitive employee information and maintain compliance with data protection regulations.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-88620
Severity
UNKNOWN
CVSS
N/A
EPSS
0.19%
Java

Original NVD Description

SmartAdmin API Java17 SpringBoot3 version 3.30.0 contains an improper authorization vulnerability in the /employee/queryAll endpoint. The endpoint does not enforce the required function-level permission or data-scope authorization, allowing an authenticated low-privileged employee to retrieve employee records belonging to other departments and users