alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, a sandbox escape vulnerability in the alf.io extension script engine allows an authenticated administrator to execute arbitrary operating system commands on the server. The extension system is intended to execute restricted JavaScript in a sandboxed Rhino environment; however, a combination of an unguarded injected Java object (`returnClass`) and an incomplete AST blocklist allows the sandbox to be fully escaped using Java reflection without triggering any validation errors. Version 2.0-M5-2606 patches the issue.
References
Configurations
No configuration.
History
03 Jun 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/alfio-event/alf.io/security/advisories/GHSA-3w8f-mcf6-cm7h - |
02 Jun 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-02 23:16
Updated : 2026-06-04 15:49
NVD link : CVE-2026-35482
Mitre link : CVE-2026-35482
CVE.ORG link : CVE-2026-35482
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
