CVE-2025-61921

HIGH

Sinatra < 4.2.0 - Denial of Service

Title source: rule

Description

Sinatra is a domain-specific language for creating web applications in Ruby. In versions prior to 4.2.0, there is a denial of service vulnerability in the `If-Match` and `If-None-Match` header parsing component of Sinatra, if the `etag` method is used when constructing the response. Carefully crafted input can cause `If-Match` and `If-None-Match` header parsing in Sinatra to take an unexpected amount of time, possibly resulting in a denial of service attack vector. This header is typically involved in generating the `ETag` header value. Any applications that use the `etag` method when generating a response are impacted. Version 4.2.0 fixes the issue.

Scores

CVSS v3 7.5
EPSS 0.0028
EPSS Percentile 51.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-1333
Status published

Affected Products (2)

sinatrarb/sinatra < 4.2.0
rubygems/sinatra < 4.2.0RubyGems

Timeline

Published Oct 10, 2025
Tracked Since Feb 18, 2026