GHSA-w9mx-xmg4-gc4r
HIGHCVE-2026-53932A crafted backup archive can trigger OS command injection during database restore. The restore workflow extracts a ZIP archive, enumerates files under db-dumps, converts the dump path to an absolute path, and passes that path into database import commands that are built as shell command strings.
- Affected
- <= 1.9.3
- Fixed in
- 1.9.4
- Weakness
- CWE-77
- Published
- 2026-07-09
- Source
- github