CVE-2026-61915 PUBLISHED

Assigner: mitre
Reserved: 13.07.2026 Published: 09.09.2026 Updated: 09.09.2026

An issue was discovered in Cyrus IMAP before 3.12.4. There is a VPATCH BYPARAM double-free. An authenticated calendar user could crash a Cyrus CalDAV worker with a PATCH containing PATCH-ACTION="BYPARAM@..." against a resource with two or more properties of the matched kind. The memory holding the selector would be freed once on each iteration over the properties.

Metrics

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

Product Status

Vendor cyrusimap
Product Cyrus IMAP
Versions Default: unaffected
  • affected from 0 to 3.8.8 (excl.)
  • affected from 3.9.0 to 3.10.4 (excl.)
  • affected from 3.11.0 to 3.12.4 (excl.)

References

Problem Types

  • CWE-415 Double Free CWE