CVE-2025-71263 Details
Description
In UNIX Fourth Research Edition (v4), the su command is vulnerable to a buffer overflow due to the 'password' variable having a fixed size of 100 bytes. A local user can exploit this to gain root privileges. It is unlikely that UNIX v4 is running anywhere outside of a very small number of lab environments. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
A buffer overflow vulnerability has been identified in the 'su' command of UNIX Fourth Research Edition (v4). This vulnerability arises because the 'password' variable is fixed at 100 bytes, allowing local users to overflow the buffer and potentially gain root privileges. Although this version of UNIX is rarely used outside of specific lab environments, the vulnerability itself is significant as it reflects a common issue that can lead to unauthorized privilege escalation.
The vulnerability can be fixed by patching the 'su' source code to include a bounds check on the password input, preventing the buffer overflow. After applying the patch, the modified 'su' can be recompiled and installed with the appropriate setuid permissions.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://www.openwall.com/lists/oss-security/2026/03/20/6 | CVE | Issue TrackingMailing List |
| http://www.openwall.com/lists/oss-security/2026/03/21/4 | CVE | Issue TrackingMailing List |
| https://discuss.systems/@ricci/115747843169814700 | [email protected] | Issue Tracking |
| https://sigma-star.at/blog/2025/12/unix-v4-buffer-overflow/ | [email protected] | Press/Media Coverage |
| https://www.spinellis.gr/blog/20251223/ | [email protected] | Technical Description |
| https://www.tuhs.org/pipermail/tuhs/2026-January/032991.html | [email protected] | Issue TrackingMailing List |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| opengroup unix | 4 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 11, 2026 | Initial Analysis | [email protected] |
| Mar 21, 2026 | CVE Modified | [email protected] |
| Mar 21, 2026 | CVE Modified | CVE |
| Mar 21, 2026 | CVE Modified | CVE |
| Mar 13, 2026 | New CVE Received | [email protected] |