Netatalk is a Free and Open Source file server suite for Unix-like operating systems. In versions 3.1.19 through 4.4.2, a stack-based buffer overflow exists in the deletedir() function of Netatalk's afpd daemon due to an integer underflow in the calculation of the remaining buffer size used for path construction. deletedir() is a utility function called when a file operation crosses a device boundary inside an AFP shared volume, which the standard library's renameat() cannot handle. The function attempts to prevent buffer overflows by tracking available space in a size_t remain variable. However, the arithmetic used to compute remain results in an unsigned integer underflow, causing the variable to become SIZE_MAX. Because of this, the subsequent boundary check always evaluates as safe, allowing an unbounded strcpy() operation to copy attacker-controlled filenames into a nearly full stack buffer. Version 4.4.3 patches the issue.
CVE-2026-45698
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
August 17, 2026
Last Modified
August 17, 2026
Advisory Details (2)
Auto-updated Aug 17, 2026Netatalk 4.4.3
Patch available: Netatalk/netatalk netatalk-4-4-3
https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-4-3Integer Underflow → Stack Buffer Overflow in deletedir() · Advisory · Netatalk/netatalk · GitHub
https://github.com/Netatalk/netatalk/security/advisories/GHSA-5443-v9xg-mqgvWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 25× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 05:29 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 01:14 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 23:28 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 21:44 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:38 UTCEG score recompute
- 2026-08-23 05:04 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:21 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 01:39 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 23:57 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 22:14 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 20:29 UTCEG score recompute
- 2026-08-17 19:40 UTCEG score recompute
- 2026-08-17 19:27 UTCEG score recompute
- 2026-08-17 18:35 UTCEG score recompute
- 2026-08-17 18:34 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-45698?
When was CVE-2026-45698 disclosed?
Is CVE-2026-45698 actively exploited?
What is the CVSS score of CVE-2026-45698?
How do I remediate CVE-2026-45698?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-45698
Is Your Infrastructure Affected by CVE-2026-45698?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.