PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90774 orhun CVE debrief

CVE-2026-90774 debrief: rustypaste path traversal via filename header allows attackers to bypass directory-escape checks and write files outside the configured upload directory, potentially impacting data integrity, confidentiality, and system availability. Defenders responsible for systems using rustypaste should assess exposure and prioritize verification and remediation. The vulnerability exists in rustypaste before version 0.18.1 and is caused by inadequate validation of the destination path before applying the optional custom filename HTTP header.

Vendor
orhun
Product
rustypaste
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-13
Original CVE updated
2026-09-23
Advisory published
2026-09-13
Advisory updated
2026-09-23

Who should care

Defenders responsible for systems using rustypaste should assess exposure and prioritize verification and remediation. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify the version of rustypaste in use, review configuration, and monitor for suspicious activity related to path traversal attacks.

Why it matters

Defenders should care about CVE-2026-90774 because it allows attackers to bypass directory-escape checks and write files outside the configured upload directory, potentially impacting data integrity, confidentiality, and system availability. Defenders responsible for systems using rustypaste should assess exposure and prioritize verification and remediation.

  • Potential for attackers to write files to arbitrary locations outside the upload directory.
  • Possible data integrity and confidentiality impacts due to unauthorized file writes.
  • Need for defenders to verify and upgrade to rustypaste version 0.18.1 or later.
  • Possible impact on system availability due to unauthorized file writes.

Technical summary

The rustypaste application before version 0.18.1 is vulnerable to a path traversal attack via the filename header, allowing attackers to write files outside the configured upload directory. This is caused by inadequate validation of the destination path before applying the optional custom filename HTTP header. The vulnerability can be exploited by supplying path traversal sequences in the filename header to write files to arbitrary locations outside the upload directory, potentially impacting data integrity, confidentiality, and system availability.

Defensive priority

Defenders should prioritize verifying and upgrading to rustypaste version 0.18.1 or later.

Recommended defensive actions

  • Verify the version of rustypaste in use and upgrade to version 0.18.1 or later.
  • Review and adjust configuration to restrict write access to the upload directory.
  • Monitor for suspicious activity related to path traversal attacks.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record and NVD entry provide details on the path traversal vulnerability in rustypaste before 0.18.1. Evidence is limited to public CVE and NVD sources. Defenders should verify the version of rustypaste in use and review configuration to restrict write access to the upload directory. The vulnerability allows attackers to supply path traversal sequences in the filename header to write files outside the configured upload directory to arbitrary locations.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90774 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90774

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90774 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90774

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.