---
id: CVE-2026-91996
title: >-
  lamp-cloud through 5.10.0 whitelists the path pattern /*/anno/** for anonymous
  access, allowing unauthenticated attackers to read the server's full JVM
  system property map
summary: >-
  lamp-cloud through 5.10.0 whitelists the path pattern /*/anno/** for anonymous
  access, allowing unauthenticated attackers to read the server's full JVM
  system property map. Attackers can send POST requests to
  /defGenProject/anno/getPrope…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-306
vendor: dromara
product: lamp-cloud
affected:
  - lamp-cloud <= 5.10.0
published: '2026-09-15'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:53:07.383'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-91996'
references:
  - url: 'https://github.com/dromara/lamp-cloud'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-generator/lamp-generator-controller/src/main/java/top/tangyh/lamp/generator/controller/DefGenProjectController.java#L61-L64
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-public/lamp-common/src/main/java/top/tangyh/lamp/common/properties/IgnoreProperties.java#L88
    label: disclosure@vulncheck.com
  - url: 'https://github.com/geo-chen/oss/blob/main/lamp-cloud.md'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lamp-cloud-through-5.10.0-missing-authentication-for-jvm-properties-endpoint
    label: disclosure@vulncheck.com
  - url: 'https://github.com/geo-chen/oss/blob/main/lamp-cloud.md'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00497
epssPercentile: 0.4007
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-17T14:23:03.418563Z'
ingestedAt: '2026-09-15T12:36:50.173Z'
---

## Overview

lamp-cloud through 5.10.0 whitelists the path pattern /*/anno/** for anonymous access, allowing unauthenticated attackers to read the server's full JVM system property map. Attackers can send POST requests to /defGenProject/anno/getProperties to retrieve sensitive information including JVM classpath, filesystem paths, operating system details, and startup secrets.

## Remediation

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