๐Ÿ” CVE Alert

CVE-2026-41412

MEDIUM 4.9

alf.io vulnerable to Arbitrary File Read and Exfil via simpleHttpClient Extension Script

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, the alf.io extension sandbox injects a fully-functional HTTP client (`simpleHttpClient`) into every extension script's scope. The `postFileAndSaveResponse()` method accepts an arbitrary filesystem path as its `file` parameter and reads the file contents using `new FileInputStream(file)` with no path validation, directory restriction, or allowlist. A malicious extension script can read any file accessible to the JVM process user and exfiltrate it to an attacker-controlled server via HTTP POST. Version 2.0-M5-2606 patches the issue.

CWE CWE-22 CWE-73
Vendor alfio-event
Product alf.io
Published Jun 2, 2026
Last Updated Jun 3, 2026
Stay Ahead of the Next One

Get instant alerts for alfio-event alf.io

Be the first to know when new medium vulnerabilities affecting alfio-event alf.io are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

alfio-event / alf.io
< 2.0-M5-2606

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/alfio-event/alf.io/security/advisories/GHSA-6m62-53cw-4373