Skip to content

Commit deb44c6

Browse files
jasnowpostmodern
authored andcommitted
GHSA SYNC: 1 brand new advisory
1 parent a9b8b9e commit deb44c6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gems/passenger/CVE-2025-26803.yml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
gem: passenger
3+
cve: 2025-26803
4+
ghsa: 2cj2-qqxj-5m3r
5+
url: https://github.com/advisories/GHSA-2cj2-qqxj-5m3r
6+
title: Phusion Passenger denial of service
7+
date: 2025-02-24
8+
description: |
9+
The http parser in Phusion Passenger 6.0.21 through 6.0.25
10+
before 6.0.26 allows a denial of service during parsing of
11+
a request with an invalid HTTP method.
12+
cvss_v3: 5.3
13+
unaffected_versions:
14+
- "< 6.0.21"
15+
patched_versions:
16+
- ">= 6.0.26"
17+
related:
18+
url:
19+
- https://nvd.nist.gov/vuln/detail/CVE-2025-26803
20+
- https://blog.phusion.nl/2025/02/19/passenger-6-0-26
21+
- https://github.com/phusion/passenger/compare/release-6.0.25...release-6.0.26
22+
- https://github.com/phusion/passenger/releases/tag/release-6.0.26
23+
- https://github.com/phusion/passenger/commit/bb15591646687064ab2d578d5f9660b2a4168017
24+
- https://www.phusionpassenger.com/support
25+
- https://github.com/advisories/GHSA-2cj2-qqxj-5m3r

0 commit comments

Comments
 (0)