PT-2026-45012 · Netatalk · Netatalk
CVE-2026-45698
·
Published
2026-05-14
·
Updated
2026-08-17
CVSS v3.1
7.5
High
| Vector | AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Netatalk versions 3.1.19 through 4.4.2
Description
A stack-based buffer overflow exists in the
deletedir() function of the afpd daemon. This occurs due to an integer underflow when calculating the remaining buffer size for path construction. The deletedir() function is used during file operations that cross device boundaries within an AFP shared volume, where the standard renameat() function is insufficient. An unsigned integer underflow causes the remain variable to reach its maximum value, bypassing boundary checks and allowing an unbounded strcpy() operation to copy attacker-controlled filenames into a stack buffer.Recommendations
Update to version 4.4.3.
Exploit
Fix
Integer Underflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netatalk