Description
lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in the getUserInfoById endpoint that allows authenticated users to read any other user's full profile. Attackers can iterate the userId parameter to harvest sensitive user information including mobile numbers, email addresses, national identity card numbers, and WeChat and DingTalk OpenIDs.
Published: 2026-09-21
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Unauthorized Access to User Profiles
Action: Apply Patch
AI Analysis

Impact

lamp-cloud through 5.10.0 contains an authorization bypass flaw in the getUserInfoById endpoint that permits any authenticated user to read the full profile of any other user. The data exposed includes phone numbers, email addresses, national identity card numbers, and social media identifiers such as WeChat or DingTalk OpenIDs, making the vulnerability a serious privacy violation.

Affected Systems

The affected product is dromara lamp-cloud, versions up to and including 5.10.0. Any deployment of these versions that exposes the getUserInfoById endpoint without proper access controls is vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity of this vulnerability, and the EPSS score is not available, meaning there is no publicly known exploitation rate yet. The vulnerability is not listed in the CISA KEV catalog. An attacker can trigger the flaw by sending a correctly authenticated HTTP request to the getUserInfoById endpoint with a userId parameter that cycles through known user identifiers; the likely attack vector is via normal web traffic from any user possessing valid credentials.

Generated by OpenCVE AI on September 21, 2026 at 22:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update lamp-cloud to a patched version that closes the getUserInfoById authorization check
  • If an immediate update is not possible, enforce supervisor‑level authorization on the getUserInfoById endpoint to prevent cross‑user access
  • Apply network or application‑layer filtering to block or log requests to the getUserInfoById endpoint from unauthorized accounts
  • Review user access logs regularly for suspicious enumeration of user identifiers

Generated by OpenCVE AI on September 21, 2026 at 22:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Dromara
Dromara lamp-cloud
Vendors & Products Dromara
Dromara lamp-cloud

Mon, 21 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
Description lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in the getUserInfoById endpoint that allows authenticated users to read any other user's full profile. Attackers can iterate the userId parameter to harvest sensitive user information including mobile numbers, email addresses, national identity card numbers, and WeChat and DingTalk OpenIDs.
Title lamp-cloud through 5.10.0 Unauthorized User Profile Access via getUserInfoById
First Time appeared Tangyh
Tangyh lamp-cloud
Weaknesses CWE-639
CPEs cpe:2.3:a:tangyh:lamp-cloud:*:*:*:*:*:*:*:*
Vendors & Products Tangyh
Tangyh lamp-cloud
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Dromara Lamp-cloud
Tangyh Lamp-cloud
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-21T21:28:11.325Z

Reserved: 2026-09-21T18:25:17.428Z

Link: CVE-2026-94532

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T22:17:00.010

Modified: 2026-09-21T22:17:00.010

Link: CVE-2026-94532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T23:00:10Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key