ewe
🐑 a fluffy HTTP/1 and HTTP/2 web server for Gleam
Activity
- Latest release
- 1w ago
- Total releases
- 41
- Cadence
- ~2 days
- Last 12 months
- 25
Reach
- Downloads
- 5.1k
Details
- License
- Apache-2.0
- First release
- Aug 22, 2025
| Version | Released | |
|---|---|---|
7.0.0
major
|
7.0.0
major
Dependencies (7)
|
|
6.0.0
major
|
6.0.0
major
Dependencies (7)
|
|
5.0.2
patch
|
5.0.2
patch
Dependencies (7)
|
|
5.0.1
patch
|
5.0.1
patch
Dependencies (7)
|
|
5.0.0
major
|
5.0.0
major
Dependencies (7)
|
|
4.0.1
patch
|
4.0.1
patch
Dependencies (9)
+ 1 more |
|
4.0.0
major
|
4.0.0
major
Dependencies (9)
+ 1 more |
|
3.0.8
patch
|
3.0.8
patch
Dependencies (9)
+ 1 more |
|
3.0.7
patch
|
3.0.7
patch
Dependencies (9)
+ 1 more |
|
3.0.6
patch
|
3.0.6
patch
Dependencies (9)
+ 1 more |
|
3.0.5
patch
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
3.0.5
patch
Dependencies (9)
+ 1 more |
|
3.0.4
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
3.0.4
patch
Dependencies (9)
+ 1 more |
|
3.0.3
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
3.0.3
patch
Dependencies (9)
+ 1 more |
|
3.0.2
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
3.0.2
patch
Dependencies (9)
+ 1 more |
|
3.0.1
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
3.0.1
patch
Dependencies (9)
+ 1 more |
|
3.0.0
major
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
3.0.0
major
Dependencies (9)
+ 1 more |
|
2.1.3
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.1.3
patch
Dependencies (9)
+ 1 more |
|
2.1.2
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.1.2
patch
Dependencies (9)
+ 1 more |
|
2.1.1
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.1.1
patch
Dependencies (8)
|
|
2.1.0
minor
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.1.0
minor
Dependencies (8)
|
|
2.0.3
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.0.3
patch
Dependencies (8)
|
|
2.0.2
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.0.2
patch
Dependencies (8)
|
|
2.0.1
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.0.1
patch
Dependencies (8)
|
|
2.0.0
major
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
2.0.0
major
Dependencies (8)
|
|
1.0.1
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
1.0.1
patch
Dependencies (9)
+ 1 more |
|
1.0.0
major
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
1.0.0
major
Dependencies (9)
+ 1 more |
|
1.0.0-rc2
pre
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
1.0.0-rc2
pre
Dependencies (7)
|
|
1.0.0-rc1
pre
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
1.0.0-rc1
pre
Dependencies (7)
|
|
0.10.0
minor
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.10.0
minor
Dependencies (7)
|
|
0.9.0
minor
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.9.0
minor
Dependencies (6)
|
|
0.8.1
patch
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.8.1
patch
Dependencies (6)
|
|
0.8.0
minor
3 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32873
GHSA-4w98-xf39-23gp
Mar 16, 2026
Loop with Unreachable Exit Condition ('Infinite Loop') in ewe
7.5
/ 10
High
Network
Low
None
None
Unchanged
None
None
High
Summaryewe's ImpactWhen
This causes Any ewe application that calls Proof of ConceptSend a chunked request with a forbidden trailer (
This will hang (no response) until the Exhaust server resources with concurrent requests:
Open the Erlang Observer ( Vulnerable CodeAll three
Affected versions
0.10.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
+ 9 more Show less
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated May 05, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.8.0
minor
Dependencies (6)
|
|
0.7.0
minor
2 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.7.0
minor
Dependencies (6)
|
|
0.6.0
minor
2 CVEs
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev
CVE-2026-32881
GHSA-9w88-79f8-m3vp
Mar 16, 2026
Permissive List of Allowed Inputs in ewe
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
Summaryewe's chunked transfer encoding trailer handling merges declared trailer fields into ImpactWhen Security-sensitive headers are not blocked, including:
A malicious client can inject these headers by declaring them in the Proof of ConceptInject an
Overwrite a legitimate
Inject
Patches
Affected versions
0.10.0
0.6.0
0.7.0
0.8.0
0.8.1
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
+ 11 more Show less
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
Fixed in
3.0.5
References
Updated Mar 20, 2026 · Source: OSV.dev |
0.6.0
minor
Dependencies (6)
|
|
0.5.0
minor
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.5.0
minor
Dependencies (6)
|
|
0.4.0
minor
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.4.0
minor
Dependencies (6)
|
|
0.3.0
minor
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.3.0
minor
Dependencies (5)
|
|
0.2.0
minor
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.2.0
minor
Dependencies (5)
|
|
0.1.0
minor
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.1.0
minor
Dependencies (5)
|
|
0.0.2
patch
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.0.2
patch
Dependencies (5)
|
|
0.0.1
initial
1 CVE
CVE-2026-34715
GHSA-x2w3-23jr-hrpf
Apr 01, 2026
ewe Has Improper Neutralization of CRLF Sequences in HTTP Headers (HTTP Request/Response Splitting)
5.3
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
None
SummaryThe Notably, ewe does validate CRLF in incoming request headers via DetailsFile: Vulnerable code:
Both Contrast with request parsing (
No analogous validation exists for outgoing header values in the encoder. The solution is to strip or reject PoCAn ewe application echoes a user-supplied redirect URL into a
Attacker request:
Resulting response:
The Affected versions
0.0.1
0.0.2
0.1.0
0.10.0
0.2.0
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
+ 19 more Show less
0.9.0
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.1
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
Fixed in
3.0.6
References Updated Apr 06, 2026 · Source: OSV.dev |
0.0.1
initial
Dependencies (5)
|