[ic] Remote code execution vulnerability patched
Andrew Baerg
andrew.baerg at gmail.com
Sun Aug 9 03:19:39 UTC 2026
Hi all,
A critical remote code execution (RCE) vulnerability was found in the
“quick question” admin feature. In default installations arbitrary Perl
code can be injected and executed server-side by unauthenticated users.
The Perl code normally runs within a Safe container which limits the
scope of what it can do, unless the non-default AllowGlobal directive is
configured for the catalog being accessed.
You are encouraged to immediately remediate all Interchange deployments.
The Interchange Git repository contains the fix, and you can apply it by
patching or replacing the page file
dist/lib/UI/pages/admin/quick_question.html with the hardened version
- https://github.com/interchange/interchange/commit/65b6ea9d3761dd1fd2071c962819562afa335e4e
--
More information about the interchange-users
mailing list