Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was detected in Dromara lamp-cloud up to 5.8.1. This vulnerability affects the function pageUser of the file /defUser/pageUser of the component DefUserController. Performing a manipulation results in improper authorization. The attack can be initiated remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Improper authorization in Dromara lamp-cloud up to version 5.8.1 allows authenticated remote attackers to bypass access controls in the DefUserController pageUser endpoint, gaining unauthorized read access to sensitive user information. The CVSS score of 4.3 reflects low confidentiality impact with network accessibility and low attack complexity; however, public exploit code availability and vendor non-responsiveness increase real-world risk despite the modest base score.
Technical ContextAI
The vulnerability is an authorization bypass (CWE-285: Improper Authorization) in the DefUserController class, specifically in the pageUser function exposed at /defUser/pageUser. The attack involves manipulation of request parameters that circumvent role-based or attribute-based access control checks, allowing authenticated users to access data beyond their intended privilege level. The vulnerability affects the Dromara lamp-cloud application, a cloud-based service management platform built on Spring Boot architecture. The affected versions include all releases up to and including 5.8.1, with the CPE cpe:2.3:a:dromara:lamp-cloud:*:*:*:*:*:*:*:* indicating the entire product line is potentially vulnerable.
RemediationAI
Upgrade Dromara lamp-cloud to a version newer than 5.8.1 immediately; however, no specific patched version has been confirmed from vendor communication as the project has not responded to early disclosure. Monitor the official Dromara lamp-cloud GitHub repository (https://github.com/dromara/lamp-cloud) and VulDB (https://vuldb.com/vuln/355282) for vendor-released patches. In the interim, implement network-level access restrictions to the /defUser/pageUser endpoint, restrict authentication tokens to users requiring pageUser functionality, and audit access logs for suspicious requests to this endpoint. Consider applying a Web Application Firewall rule to block parameter manipulation attempts targeting the pageUser function. This vulnerability requires authenticated access (PR:L), so review user authentication credentials and disable unnecessary service accounts with lamp-cloud access.
More in Lamp Cloud
View allUnauthenticated information disclosure in Dromara lamp-cloud through 5.10.0 stems from an overly broad anonymous-access
Remote code execution in LAMP Rapid Development Platform (dromara lamp-cloud) through version 5.6.2 allows low-privilege
Dromara Lamp-Cloud before v3.8.1 was discovered to use a hardcoded cryptographic key when creating and verifying a Json
Server-side template injection (SSTI) in Dromara lamp-cloud versions 5.6.0 through 5.6.2 exposes the Message Template Ha
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19007