---
id: CVE-2026-94536
title: >-
  lamp-cloud through 5.10.0 fails to validate the employeeId parameter in the
  /anyone/visible/resource endpoint, allowing authenticated users to read any
  employee's roles and permissions
summary: >-
  lamp-cloud through 5.10.0 fails to validate the employeeId parameter in the
  /anyone/visible/resource endpoint, allowing authenticated users to read any
  employee's roles and permissions. Attackers can supply arbitrary employeeId
  values to…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-639
vendor: dromara
product: lamp-cloud
affected:
  - lamp-cloud <= 5.10.0
published: '2026-09-21'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T16:16:48.730'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94536'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/lamp/poc-05-anyone-visible-resource-bola.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/dromara/lamp-cloud'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-oauth/lamp-oauth-controller/src/main/java/top/tangyh/lamp/oauth/controller/ResourceController.java#L56-L82
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lamp-cloud-through-5.10.0-unauthorized-information-disclosure-via-anyone-visible-resource
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T15:19:25.439916Z'
epss: 0.00342
epssPercentile: 0.2504
ingestedAt: '2026-09-21T21:53:57.430Z'
---

## Overview

lamp-cloud through 5.10.0 fails to validate the employeeId parameter in the /anyone/visible/resource endpoint, allowing authenticated users to read any employee's roles and permissions. Attackers can supply arbitrary employeeId values to enumerate other employees' role codes, permission codes, and complete front-end router trees without authorization checks.

## Remediation

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