CVE-2026-44074 PUBLISHED

Bitwise OR of errno values

Assigner: securin
Reserved: 05.05.2026 Published: 21.05.2026 Updated: 21.05.2026

Netatalk 2.1.0 through 4.4.2 combines multiple errno values using bitwise OR, resulting in incorrect error codes when multiple error conditions occur simultaneously, which may allow a remote attacker to cause a minor service disruption via conditions that trigger incorrect error-handling paths.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 3.7

Product Status

Vendor Netatalk
Product Netatalk
Versions Default: unaffected
  • affected from 2.1.0 to 4.4.2 (incl.)
  • Version 4.5.0 is unaffected

Credits

  • Arjun Basnet from Securin finder

References

Problem Types

  • Incorrect Calculation CWE