CVE-2026-59320

Summary

When a container-level ErrorHandler is configured (the mitigation for finding 221000), each delivery whose processing throws still permanently consumes one link credit. After initialCredits (default 100) failing messages the receiver's credit reaches zero and the broker stops delivering, leaving the listener silently stalled while isRunning() remains true. Spring AMQP 4.1.0

Affected Software

VendorProductVersion RangeStatus
SpringSpring AMQP4.1.0affected

Weaknesses

  • CWE-772 Missing Release of Resource after Effective Lifetime

References