sinatrarb CVE Vulnerabilities & Metrics

Focus on sinatrarb vulnerabilities and metrics.

Last updated: 25 Nov 2025, 23:25 UTC

About sinatrarb Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with sinatrarb. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total sinatrarb CVEs: 6
Earliest CVE date: 18 Feb 2018, 06:29 UTC
Latest CVE date: 10 Oct 2025, 20:15 UTC

Latest CVE reference: CVE-2025-61921

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -100.0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): -100.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical sinatrarb CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.1

Max CVSS: 5.0

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 4
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS sinatrarb CVEs

These are the five CVEs with the highest CVSS scores for sinatrarb, sorted by severity first and recency.

All CVEs for sinatrarb

CVE-2025-61921 sinatrarb vulnerability CVSS: 0 10 Oct 2025, 20:15 UTC

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.

CVE-2022-45442 sinatrarb vulnerability CVSS: 0 28 Nov 2022, 21:15 UTC

Sinatra is a domain-specific language for creating web applications in Ruby. An issue was discovered in Sinatra 2.0 before 2.2.3 and 3.0 before 3.0.4. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a response when the filename is derived from user-supplied input. Version 2.2.3 and 3.0.4 contain patches for this issue.

CVE-2022-29970 sinatrarb vulnerability CVSS: 5.0 02 May 2022, 05:15 UTC

Sinatra before 2.2.0 does not validate that the expanded path matches public_dir when serving static files.

CVE-2018-11627 sinatrarb vulnerability CVSS: 4.3 31 May 2018, 19:29 UTC

Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.

CVE-2018-1000119 sinatrarb vulnerability CVSS: 4.3 07 Mar 2018, 14:29 UTC

Sinatra rack-protection versions 1.5.4 and 2.0.0.rc3 and earlier contains a timing attack vulnerability in the CSRF token checking that can result in signatures can be exposed. This attack appear to be exploitable via network connectivity to the ruby application. This vulnerability appears to have been fixed in 1.5.5 and 2.0.0.

CVE-2018-7212 sinatrarb vulnerability CVSS: 5.0 18 Feb 2018, 06:29 UTC

An issue was discovered in rack-protection/lib/rack/protection/path_traversal.rb in Sinatra 2.x before 2.0.1 on Windows. Path traversal is possible via backslash characters.