kotlin-kafka icon indicating copy to clipboard operation
kotlin-kafka copied to clipboard

Fixing Kafka vulnerabilities

Open mjovanc opened this issue 2 months ago • 0 comments

Updating the Kafka version to v3.9.1 are fixing CVE issues we have in production:

  • CVE-2025-27817
  • CVE-2025-27819
  • CVE-2025-27818

Also for some reason this points to org.apache.kafka:[email protected]. But in your config it says 3.9.0. Can you look into this?

Could you fix a patch for us with these changes?

mjovanc avatar Sep 01 '25 12:09 mjovanc