# CVE-2026-73693

## Summary

- **CVE ID:** CVE-2026-73693
- **Severity:** HIGH
- **CVSS Score:** 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-78
- **Published:** Sep 10, 2026
- **Last Modified:** Sep 10, 2026

## Description

FileRun before 2026.3.0 contains an OS command injection vulnerability in the PhotoProofSheet handler that allows authenticated users with upload permission to execute arbitrary commands by uploading files with shell metacharacters in their names. Attackers can upload a file containing command substitution syntax such as backticks, semicolons, or $() sequences in the filename, then trigger the PhotoProofSheet endpoint to execute arbitrary commands as the web-server user due to missing escapeshellarg() sanitization in the ImageMagick montage command construction.

## Affected Products

- FileRun — FileRun (0)

## References

- [CNA](https://vulncheck.com/blog/filerun-delegated-admin-sql-to-object-injection-rce)
- [CNA](https://filerun.com/index.php/changelog?v=2026.3.0)
- [CNA](https://www.vulncheck.com/advisories/filerun-os-command-injection-via-photoproofsheet-handler)

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._