Security Advisory

CVE-2026-35482

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-02 22:50:40
Last updated 2026-06-03 14:08:53
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

Description

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.