GHSA-3xv5-w7r3-9wj8HighCVSS 7.2
FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated...
🔗 CVE IDs covered (1)
📋 Description
FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary code by exploiting incorrect options passed to unserialize() in the Perms::getPerms() method, where a positional array is used instead of the required named-key array to disable class instantiation. Attackers with database write access can inject a serialized gadget chain into the permissions table columns processed on every authenticated page load to write arbitrary files, such as PHP webshells, to web-accessible paths.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-73699
- https://filerun.com/index.php/changelog?v=2026.3.0
- https://vulncheck.com/blog/filerun-delegated-admin-sql-to-object-injection-rce
- https://www.vulncheck.com/advisories/filerun-php-object-injection-via-perms-getperms
- https://github.com/advisories/GHSA-3xv5-w7r3-9wj8