Bug 2511131 - CVE-2026-44705 openbao: path Traversal via unsanitized prefix/postfix enables directory escape [epel-all]
Summary: CVE-2026-44705 openbao: path Traversal via unsanitized prefix/postfix enables...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: openbao
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Dave Dykstra
QA Contact:
URL:
Whiteboard: {"flaws": ["6b4e25f6-3505-4bbb-914d-2...
Depends On:
Blocks: CVE-2026-44705
TreeView+ depends on / blocked
 
Reported: 2026-08-04 17:58 UTC by Guilherme de Almeida Suckevicz
Modified: 2026-08-05 13:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-05 13:48:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2026-08-04 17:58:08 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

tmp is a temporary file and directory creator for node.js. Prior to 0.2.6, the tmp npm package contains a path traversal vulnerability that allows escaping the intended temporary directory when untrusted data flows into the prefix, postfix, or dir options. By embedding traversal sequences (e.g., ../) or path separators in these parameters, attackers can cause files to be created outside the configured temporary base directory at attacker-controlled locations with the privileges of the running process. This vulnerability affects applications that pass user-controlled data to tmp's file/directory creation functions without proper input sanitization. This vulnerability is fixed in 0.2.6.

Comment 1 Dave Dykstra 2026-08-05 13:48:31 UTC
OpenBao has no server side javascript so this vulnerability is not applicable


Note You need to log in before you can comment on or make changes to this bug.