SecurinZero Days
    Email Us
    Zero-Day Research/CVE-2026-44070
    ▲ LowCVSS 3.1EPSS 0.00318%

    Unbounded realloc in charset conversion

    An unbounded memory reallocation in the charset conversion code in Netatalk 2.0.0 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted character conversion requests.

    CVE IDCVE-2026-44070
    CVSS v3.13.1 Low
    VendorNetatalk
    CWECWE-770: Allocation of Resources Without Limits or Throttling
    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.

    Charset conversion in Netatalk uses realloc() to grow a destination buffer in a loop without a maximum size cap. An integer overflow in the growth calculation or an unbounded loop allows an authenticated attacker to exhaust process memory.

    Vendor
    Netatalk
    Product
    Netatalk
    Severity
    Low
    CVSS Score
    3.1
    Status
    Published
    CWE
    CWE-770: Allocation of Resources Without Limits or Throttling
    Vector
    CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L
    02/Proof of Concept

    From one request
    to root shell.

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

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

    The bug, and the fix.

    libatalk/unicode/convert_charset.c: conversion loop calls realloc() without maximum size bound, enabling unbounded memory growth

    Root cause: No maximum allocation limit on the realloc() growth loop in charset conversion; integer overflow in size multiplier can also cause incorrect allocation sizes

    04/Trigger Conditions

    When does this fire?

    All conditions must be true for the exploit to succeed.

    Authenticated AFP client sends data requiring charset conversion that triggers repeated buffer growth without reaching a termination condition

    05/Impact

    What an attacker does to you.

    Post-exploitation outcomes mapped to CVSS impact metrics.

    Process memory exhaustion leading to daemon crash (OOM kill) and service disruption

    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 a maximum buffer size cap on charset conversion allocation.

    Securin advisory — For coordinated remediation support or threat-actor briefings related to CVE-2026-44070, 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-44070

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

    Securin VI — Full Technical Analysis

    vi.securin.io →
    NETATA

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

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

    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