RubySec

Providing security resources for the Ruby community

CVE-2025-37730 (logstash-output-tcp): Improper certificate validation in Logstash's TCP output...

Improper certificate validation in Logstash's TCP output...

Published: May 06, 2025

SECURITY IDENTIFIERS

GEM

logstash-output-tcp

SEVERITY

CVSS v3.x: 6.5 (Medium)

PATCHED VERSIONS

~> 6.2.2 >= 7.0.1

DESCRIPTION

Improper certificate validation in Logstash's TCP output could lead to a man-in-the-middle (MitM) attack in “client” mode, as hostname verification in TCP output was not being performed when the ssl_verification_mode => full was set.

RELATED