SecurinZero Days
    Email Us
    Zero-Day Research/CVE-2026-44065
    ▲ MediumCVSS 4.2EPSS 0.0013%

    Off-by-two in papd lp_write()

    An off-by-two error in lp_write() in papd in Netatalk 2.0.0 through 4.4.2 allows an adjacent network attacker to modify limited data or cause a minor service disruption via crafted print data.

    CVE IDCVE-2026-44065
    CVSS v3.14.2 Medium
    VendorNetatalk
    CWECWE-193: Off-by-one Error
    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.

    The lp_write() function in the papd (printer access protocol daemon) contains an off-by-two error in buffer bounds calculation. This allows write operations to go two bytes past the intended buffer boundary, causing heap corruption and potential crash.

    Vendor
    Netatalk
    Product
    Netatalk
    Severity
    Medium
    CVSS Score
    4.2
    Status
    Published
    CWE
    CWE-193: Off-by-one Error
    Vector
    CVSS:3.1/AV:A/AC:H/PR:N/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.

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

    The bug, and the fix.

    papd/lp.c: lp_write() - buffer size calculation is off by two, allowing two-byte overwrite past buffer end

    Root cause: Incorrect buffer boundary arithmetic in lp_write(); buffer size calculated as (n-2) instead of n, or write limit uses (size+2)

    04/Trigger Conditions

    When does this fire?

    All conditions must be true for the exploit to succeed.

    Attacker or client sends a crafted print job that triggers the off-by-two write path in lp_write()

    05/Impact

    What an attacker does to you.

    Post-exploitation outcomes mapped to CVSS impact metrics.

    Minor heap corruption leading to papd crash and printing 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 corrects the bounds calculation in lp_write().

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

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

    Securin VI — Full Technical Analysis

    vi.securin.io →
    NETATA

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

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

    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