SB2026030635 - Path traversal in OpenBSD pledge(2)
Published: March 6, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: N/A)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to bypass implemented security restrictions.
The vulnerability exists due to input validation error in pledge(2) mechanism in sys/kern/kern_pledge.c. A local user can use the ".." characters to access files outside of "/usr/share/zoneinfo".
Remediation
Install update from vendor's website.