CVE-2026-91996
lamp-cloud through 5.10.0 Missing Authentication for JVM Properties Endpoint
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-306 |
| Vendor | dromara |
| Product | lamp-cloud |
| Published | Sep 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for dromara lamp-cloud
Be the first to know when new high vulnerabilities affecting dromara lamp-cloud are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
dromara / lamp-cloud
0 โค 5.10.0
References
github.com: https://github.com/geo-chen/oss/blob/main/lamp-cloud.md github.com: https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-public/lamp-common/src/main/java/top/tangyh/lamp/common/properties/IgnoreProperties.java#L88 github.com: 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 github.com: https://github.com/dromara/lamp-cloud vulncheck.com: https://www.vulncheck.com/advisories/lamp-cloud-through-5.10.0-missing-authentication-for-jvm-properties-endpoint
Credits
๐ George Chen