๐Ÿ” CVE Alert

CVE-2026-65654

UNKNOWN 0.0

temporalio/ringpop-go fails to enforce configured label limits on inbound membership gossip

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

github.com/temporalio/ringpop-go enforces configured LabelOptions limits when an application changes the local node's labels, but affected versions do not apply those limits to label maps received in SWIM membership changes. A network peer that can reach a live Ringpop TChannel listener can repeatedly submit changes for distinct member addresses containing label keys, values, or counts that exceed the receiver's configured limits. Accepted labels are retained in the member list and disseminated to peers, allowing memory and gossip-bandwidth consumption to exceed configured bounds and potentially making the hosting process unavailable. The fix validates peer-supplied label maps before they are retained or disseminated. Availability only; no confidentiality or integrity impact was identified.

CWE CWE-770
Vendor temporal technologies, inc.
Product temporalio/ringpop-go
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for temporal technologies, inc. temporalio/ringpop-go

Be the first to know when new unknown vulnerabilities affecting temporal technologies, inc. temporalio/ringpop-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Temporal Technologies, Inc. / temporalio/ringpop-go
0.0.0-20160824133849-d0de5fe13330 < 0.0.0-20260724173031-c317effcdc8b

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/temporalio/ringpop-go/commit/d0de5fe1333074d5c41a88e9053592e39f495bb2 github.com: https://github.com/temporalio/ringpop-go/blob/b97329e994f792f70427a7533a3e7a98976eb262/swim/labels.go#L11-L61 github.com: https://github.com/temporalio/ringpop-go/blob/b97329e994f792f70427a7533a3e7a98976eb262/swim/memberlist.go#L521-L612 github.com: https://github.com/temporalio/ringpop-go/pull/22 github.com: https://github.com/temporalio/ringpop-go/commit/c317effcdc8bc09ed1c11f00994782bda9685d4b github.com: https://github.com/temporalio/ringpop-go/tree/v0.1.0

Credits

An external security researcher who reported this issue responsibly to Temporal Technologies