Skip to content

Commit d515e11

Browse files
committed
Add patched version for CVE-2026-25765
The fix for this was backported to 1.x versions See: - lostisland/faraday@d0fc049beb - GHSA-33mh-2634-fwr2
1 parent 826ac19 commit d515e11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gems/faraday/CVE-2026-25765.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ description: |
6161
```
6262
cvss_v3: 5.8
6363
patched_versions:
64+
- ">= 1.10.5"
6465
- ">= 2.14.1"
6566
related:
6667
url:
@@ -69,6 +70,7 @@ related:
6970
- https://github.com/lostisland/faraday/releases/tag/v2.14.1
7071
- https://github.com/lostisland/faraday/pull/1569
7172
- https://github.com/lostisland/faraday/commit/a6d3a3a0bf59c2ab307d0abd91bc126aef5561bc
73+
- https://github.com/lostisland/faraday/commit/d0fc049beb0b0e4e3bd4a52711189130bba7c5f4
7274
- https://www.rfc-editor.org/rfc/rfc3986#section-5.2.2
7375
- https://www.rfc-editor.org/rfc/rfc3986#section-5.4
7476
- https://advisories.gitlab.com/pkg/gem/faraday/CVE-2026-25765

0 commit comments

Comments
 (0)