Uncaught Exception Affecting gitlab-rails-ce-fips-19.3 package, versions <19.3.1-r3


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.34% (27th 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-CHAINGUARDLATEST-GITLABRAILSCEFIPS193-19532819
  • published5 Sept 2026
  • disclosed17 Aug 2026

Introduced: 17 Aug 2026

NewCVE-2026-61666  (opens in a new tab)
CWE-248  (opens in a new tab)

How to fix?

Upgrade Chainguard gitlab-rails-ce-fips-19.3 to version 19.3.1-r3 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream gitlab-rails-ce-fips-19.3 package and not the gitlab-rails-ce-fips-19.3 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server() passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when the application does not catch the error from parse(). This issue is fixed in version 0.8.2.