CVE Catalog

CVE-2026-91996

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

30th percentile - higher than 30% of all known CVEs

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/getProperties to retrieve sensitive information including JVM classpath, filesystem paths, operating system details, and startup secrets.

Risk Assessment

Unauthorized access to this information can facilitate further attacks such as remote code execution or privilege escalation by revealing critical configuration details and secrets.

Recommendation

Update lamp-cloud to a version later than 5.10.0 if available, or modify the configuration to remove the /*/anno/** pattern from anonymous access whitelist. Additionally, verify that the getProperties endpoint is not publicly accessible.

Other vulnerabilities in lamp-cloud

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS