CVE-2026-69100
8.8 HIGHpublic exploit availablePublished 2026-08-04 · Updated 2026-08-04
AI risk analysis
- Summary
- The flaw allows remote code execution by unsandboxed Groovy scripts from database template fields, enabling attackers to execute arbitrary commands on the backend server.
- Exploitability
- Exploitation requires control over message template endpoints and access to write or influence script fields; moderate difficulty due to specific conditions needed.
- Blast radius
- If exploited, this could lead to full compromise of the backend server, including data theft, service disruption, and potential lateral movement within the network.
- Prioritized remediation
- Update to the fixed version (commit 84b0c27) or remove untrusted input from message template endpoints.
rcegroovydatabasebackend
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the script field via message template endpoints to execute arbitrary Groovy code and OS commands on the backend server.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-94
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.