PatchSiren cyber security CVE debrief
CVE-2026-91996 dromara CVE debrief
CVE-2026-91996 is a high-severity vulnerability in lamp-cloud that allows unauthenticated access to JVM system properties. This could expose sensitive information, including JVM classpath, filesystem paths, operating system details, and startup secrets. Defenders should prioritize verifying exposure and assessing impact. The vulnerability exists in lamp-cloud through version 5.10.0 and is accessible via POST requests to /defGenProject/anno/getProperties. Affected deployments should be identified, and owners assigned for follow-up. Official advisories and CVE records should be reviewed to validate scope, severity, and vendor guidance.
- Vendor
- dromara
- Product
- lamp-cloud
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-22
Who should care
Defenders and administrators of lamp-cloud instances should assess exposure and potential impact of this vulnerability. This includes verifying instance configuration and access controls, especially those with anonymous access enabled. Security teams and vulnerability management teams should prioritize remediation due to the high severity of the vulnerability and potential for sensitive information disclosure.
Why it matters
CVE-2026-91996 is a high-severity vulnerability in lamp-cloud that allows unauthenticated access to JVM system properties, potentially exposing sensitive information. Defenders should prioritize verifying exposure and assessing impact.
- Potential unauthorized access to sensitive JVM system properties
- Possible exposure of JVM classpath, filesystem paths, operating system details, and startup secrets
- Verification of lamp-cloud instance configuration and access controls is necessary
- Remediation priority is high due to potential for sensitive information disclosure
Technical summary
The lamp-cloud through version 5.10.0 has a vulnerability that allows unauthenticated attackers to read the server's full JVM system property map by sending POST requests to /defGenProject/anno/getProperties. This could expose sensitive information, including JVM classpath, filesystem paths, operating system details, and startup secrets. The vulnerability exists due to whitelisting of the path pattern /*/anno/** for anonymous access. Defenders should prioritize verifying exposure of lamp-cloud instances and assess the impact of potential unauthorized access to JVM system properties.
Defensive priority
Defenders should prioritize verifying exposure of lamp-cloud instances, especially those with anonymous access enabled, and assess the impact of potential unauthorized access to JVM system properties.
Recommended defensive actions
- Verify exposure of lamp-cloud instances, especially those with anonymous access enabled
- Assess the impact of potential unauthorized access to JVM system properties
- Restrict access to the /defGenProject/anno/getProperties endpoint
- Monitor for suspicious activity related to JVM system property access
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in lamp-cloud through 5.10.0, which allows unauthenticated attackers to read the server's full JVM system property map. Evidence is based on official CVE metadata and NVD vulnerability assessment. Defenders should verify exposure and assess potential impact based on this information. The vulnerability affects lamp-cloud instances with anonymous access enabled. Verification of instance configuration and access controls is necessary.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-91996 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-91996
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-91996 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-91996
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dromara/lamp-cloud
-
Source reference
Unverified legacy reference
URL: https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-generator/lamp-generator-controller/src/main/java/top/tangyh/lamp/generator/controller/DefGenProjectController.java
-
Source reference
Unverified legacy reference
URL: https://github.com/dromara/lamp-cloud/blob/bdc1a406eb0f6291e9f6dbad9cbccd67bc6a37b6/lamp-public/lamp-common/src/main/java/top/tangyh/lamp/common/properties/IgnoreProperties.java
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/lamp-cloud.md
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/lamp-cloud-through-5.10.0-missing-authentication-for-jvm-properties-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.