SecurinZero Days
    Email Us
    Zero-Day Research/CVE-2026-44072
    ▲ LowCVSS 3EPSS 0.00091%

    system() after failed chdir()

    Netatalk 2.2.1 through 4.4.2 calls system() after a failed chdir() without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions.

    CVE IDCVE-2026-44072
    CVSS v3.13 Low
    VendorNetatalk
    CWECWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    DisclosedMay 21, 2026
    StatusPublished
    All advisories
    • 01Description
    • 02Proof of Concept
    • 03Vulnerable Code
    • 04Trigger Conditions
    • 05Impact
    • 06Remediation
    • 07Timeline
    • 08References
    01/Description

    What this actually is.

    Technical background, root cause, and affected surface.

    After a failed chdir() call, Netatalk proceeds to call system() without aborting the operation. Since the current working directory was not changed as intended, the system() call may execute commands relative to an unexpected directory controlled by a local attacker.

    Vendor
    Netatalk
    Product
    Netatalk
    Severity
    Low
    CVSS Score
    3
    Status
    Published
    CWE
    CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Vector
    CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:L
    02/Proof of Concept

    From one request
    to root shell.

    Reproduced in a sandboxed environment. Requires only LAN or WiFi adjacency.

    3CVSS 3.1
    VectorCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:L
    ScopeUnchanged
    ImpactC:N / I:L / A:L
    SeverityLow
    PoC · Exploitation Steps▲ trigger
    01No public PoC available
    03/Vulnerable Code

    The bug, and the fix.

    afpd/afp_unix.c or afpd/volume.c: chdir() return value not checked before subsequent system() call; execution continues on failure

    Root cause: Missing error-return check on chdir(); system() called unconditionally regardless of chdir() success

    04/Trigger Conditions

    When does this fire?

    All conditions must be true for the exploit to succeed.

    Local attacker controls the filesystem working directory of the afpd process and causes chdir() to fail to the attacker-controlled directory

    05/Impact

    What an attacker does to you.

    Post-exploitation outcomes mapped to CVSS impact metrics.

    Limited OS command execution relative to an attacker-controlled working directory

    06/Remediation

    Fix it. In this order.

    A runbook, not a checklist. Sequence matters — assume compromise before you act.

    Upgrade to Netatalk 4.4.3 which adds chdir() return value checking and aborts on failure.

    Securin advisory — For coordinated remediation support or threat-actor briefings related to CVE-2026-44072, contact disclose@securin.io
    07/Disclosure Timeline

    Vendors moved in days.
    Attackers in hours.

    Reconstructed from vendor advisories, CISA bulletins, and Securin research records.

    2026-03-14: Vendor notified

    2026-05-13: Netatalk 4.4.3 patch released | 2026-05-21: CVE published to MITRE

    Timeline recorded · Disclosure coordinated by Securin

    08/References

    Cite, verify, go deeper.

    Primary sources — NVD, CISA KEV, and machine-readable IoC feed.

    NVD

    NVD — CVE-2026-44072

    nvd.nist.gov/vuln/detail/CVE-2026-44072 →
    SEC

    Securin VI — Full Technical Analysis

    vi.securin.io →
    NETATA

    https://netatalk.io/security/CVE-2026-44072

    https://netatalk.io/security/CVE-2026-44072 →

    Let Securin level up your security posture.

    Get a live exposure assessment, threat-actor briefing tailored to your sector, and IoC mapping for your SIEM.

    Browse all advisories
    SecurinSecurinZero Days

    Securin's zero-day research operation combines frontier AI models with a decade of offensive expertise — discovering, validating, and coordinating the disclosure of high-impact vulnerabilities at a scale and speed no human team achieves alone.

    Glossary
    © 2026 Securin Inc · CVE Numbering Authority
    Privacy Policy·Data Processing Addendum