CVE-2026-44075 PUBLISHED

Missing break in DSI OpenSession

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

A missing break statement in DSI OpenSession processing in Netatalk 1.5.0 through 4.4.2 causes a DSIOPT_ATTNQUANT switch case to fall through into DSIOPT_SERVQUANT, resulting in unintended session option handling that may allow a remote attacker to cause a minor service disruption via crafted DSI session options.

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 1.5.0 to 4.4.2 (incl.)
  • Version 4.5.0 is unaffected

Credits

  • Arjun Basnet from Securin finder

References

Problem Types

  • Omitted Break Statement in Switch CWE