CVE-2026-35482 PUBLISHED

alf.io has an Authenticated RCE via Extension Script Sandbox Escape

Assigner: GitHub_M
Reserved: 02.04.2026 Published: 02.06.2026 Updated: 03.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 8

Product Status

Vendor alfio-event
Product alf.io
Versions
  • Version < 2.0-M5-2606 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE