PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-92791 uber CVE debrief

CVE-2026-92791 debrief based on the supplied source corpus. The vulnerability is a path traversal issue in Uber Kraken through 0.1.29, allowing unauthenticated attackers to read arbitrary files by manipulating the tag parameter in the /tags/{tag} endpoint. This could lead to unauthorized access to sensitive files and data. Defenders should assess exposure and verify configurations to prevent such attacks. The CVE record and NVD entry provide further details on this vulnerability, including its severity and potential impact.

Vendor
uber
Product
kraken
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-16
Original CVE updated
2026-09-21
Advisory published
2026-09-16
Advisory updated
2026-09-21

Who should care

Defenders responsible for Uber Kraken deployments should assess exposure and verify configurations to prevent path traversal attacks. This includes reviewing and updating configurations, monitoring for suspicious activity, and planning vendor-supported updates or mitigations where exposure is confirmed. Security teams and vulnerability management teams should also be aware of this vulnerability and its potential impact on their environments.

Why it matters

CVE-2026-92791 is a path traversal vulnerability in Uber Kraken through 0.1.29 that allows unauthenticated attackers to read arbitrary files.

  • Verify configurations to prevent path traversal attacks.
  • Monitor for suspicious activity related to the /tags/{tag} endpoint.
  • Update vulnerable versions of Uber Kraken.

Technical summary

Uber Kraken through 0.1.29 fails to validate the tag parameter in the /tags/{tag} endpoint, allowing unauthenticated attackers to traverse outside the configured storage root. Attackers can use percent-encoded parent-directory segments in the tag parameter to read arbitrary files accessible to the testfs backend process. This vulnerability could lead to unauthorized access to sensitive files and data, potentially resulting in data breaches or other security incidents. Defenders should prioritize verifying the affected versions and configurations of Uber Kraken in their environments.

Defensive priority

Defenders should prioritize verifying the affected versions and configurations of Uber Kraken in their environments.

Recommended defensive actions

  • Verify the version of Uber Kraken in use and check if it is vulnerable.
  • Review and update configurations to prevent path traversal attacks.
  • Monitor for any suspicious activity related to the /tags/{tag} endpoint.
  • 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.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.

Evidence notes

The CVE record and NVD entry provide details on the path traversal vulnerability in Uber Kraken through 0.1.29. The vulnerability allows unauthenticated attackers to traverse outside the configured storage root by manipulating the tag parameter in the /tags/{tag} endpoint. This could lead to unauthorized access to sensitive files and data. Defenders should verify the affected versions and configurations of Uber Kraken in their environments and review configurations to prevent path traversal attacks.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-92791 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-92791 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.