PT-2026-51072 · Corewcf+2 · Corewcf+1
CVE-2026-54775
·
Published
2026-06-19
·
Updated
2026-07-09
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
CoreWCF versions prior to 1.8.1
CoreWCF versions prior to 1.9.1
Description
A CoreWCF service listening on a Kafka topic stops processing new records when the
KafkaTransportPump receives a null-value tombstone record. A tombstone record is a message in Kafka used to mark the deletion of a key. This results in a persistent endpoint denial of service if an attacker has produce or write permissions on the topic. If the broker allows anonymous publishes, no authentication is required to trigger this state.Recommendations
Update CoreWCF to version 1.8.1.
Update CoreWCF to version 1.9.1.
Only allow authenticated writes to the Kafka topic.
Exploit
Fix
DoS
Improper Handling of Exceptional Conditions
Improper Check for Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Corewcf
Corewcf.Kafka