Vulnerability Description
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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-22102?
CVE-2026-22102 is a documented vulnerability. 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 verificatio...
How severe is CVE-2026-22102?
CVSS scoring is not yet available for CVE-2026-22102. Check NVD for updates.
Is there a patch for CVE-2026-22102?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.