A POST request sent to a specific webserver endpoint can...
Critical severity
Unreviewed
Published
Jul 13, 2026
to the GitHub Advisory Database
•
Updated Jul 13, 2026
Description
Published by the National Vulnerability Database
Jul 13, 2026
Published to the GitHub Advisory Database
Jul 13, 2026
Last updated
Jul 13, 2026
A POST request sent to a specific webserver endpoint can be used to write to arbitrary file locations. The endpoint accepts the filename parameter in the Content-Disposition header without verification.
This can be used to cause a denial of service by overwriting system files, or remote-code-execution by overwriting shell-scripts which execution can be triggered through other means.
References