Improper Check for Unusual or Exceptional Conditions Affecting dapr-daprd-fips-1.16 package, versions <1.16.19-r5


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.41% (35th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-DAPRDAPRDFIPS116-19926112
  • published19 Sept 2026
  • disclosed16 Sept 2026

Introduced: 16 Sep 2026

NewCVE-2026-77411  (opens in a new tab)
CWE-754  (opens in a new tab)

How to fix?

Upgrade Minimos:latest dapr-daprd-fips-1.16 to version 1.16.19-r5 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream dapr-daprd-fips-1.16 package and not the dapr-daprd-fips-1.16 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, readLongstr in read.go returns an empty string and a nil error when a declared AMQP longstr length exceeds 0x7FFFFFFF instead of returning ErrSyntax. The function leaves the declared field bytes unread, while readTable treats the operation as successful and continues parsing from the wrong offset. A malicious or compromised broker can provide an oversized longstr in a table field and desynchronize subsequent AMQP parsing, causing attacker-controlled trailing bytes to be interpreted as later fields or frames and disrupting connection integrity and availability. This issue is fixed in version 1.13.0.