zebra-rpc
Zcash - Financial Privacy in Rust 🦓
Activity
- Latest release
- 1mo ago
- Total releases
- 42
- Cadence
- ~22 days
- Last 12 months
- 20
Reach
- Downloads
- 78.8k
- Stars
- 596
Details
- License
- MIT OR Apache-2.0
- First release
- Apr 18, 2023
| Version | Released | |
|---|---|---|
16.0.0
major
|
16.0.0
major
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
15.0.0
unknown
|
15.0.0
unknown
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
14.0.0
unknown
|
14.0.0
unknown
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
13.0.0
unknown
|
13.0.0
unknown
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
12.1.0
unknown
|
12.1.0
unknown
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
12.0.0
unknown
|
12.0.0
unknown
Dependencies (62)
+ 54 more
Changelog
Compare changes
|
|
11.1.0
unknown
|
11.1.0
unknown
Dependencies (67)
+ 59 more
Changelog
Compare changes
|
|
11.0.0
unknown
|
11.0.0
unknown
Dependencies (67)
+ 59 more
Changelog
Compare changes
|
|
10.0.1
unknown
|
10.0.1
unknown
Dependencies (66)
+ 58 more
Changelog
Compare changes
|
|
10.0.0
unknown
|
10.0.0
unknown
Dependencies (66)
+ 58 more
Changelog
Compare changes
|
|
9.0.0
unknown
|
9.0.0
unknown
Dependencies (66)
+ 58 more
Changelog
Compare changes
|
|
8.0.0
unknown
|
8.0.0
unknown
Dependencies (66)
+ 58 more
Changelog
Compare changes
|
|
7.0.0
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
7.0.0
unknown
Dependencies (60)
+ 52 more
Changelog
Compare changes
|
|
6.0.2
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
6.0.2
unknown
Dependencies (59)
+ 51 more
Changelog
Compare changes
|
|
6.0.1
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
6.0.1
unknown
Dependencies (57)
+ 49 more
Changelog
Compare changes
|
|
6.0.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
6.0.0
unknown
Dependencies (57)
+ 49 more
Changelog
Compare changes
|
|
5.0.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
5.0.0
unknown
Dependencies (53)
+ 45 more
Changelog
Compare changes
|
|
4.0.0
unknown
yanked
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
4.0.0
unknown
yanked
Dependencies (52)
+ 44 more
Changelog
Compare changes
|
|
3.1.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
3.1.0
unknown
Dependencies (52)
+ 44 more
Changelog
Compare changes
|
|
3.0.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
3.0.0
unknown
Dependencies (52)
+ 44 more
Changelog
Compare changes
|
|
2.0.1
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
2.0.1
unknown
Dependencies (49)
+ 41 more
Changelog
Compare changes
|
|
2.0.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
2.0.0
unknown
Dependencies (48)
+ 40 more
Changelog
Compare changes
|
|
1.0.0
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
1.0.0
unknown
Dependencies (48)
+ 40 more
Changelog
Compare changes
|
|
1.0.0-beta.46
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
1.0.0-beta.46
unknown
Dependencies (43)
+ 35 more
Changelog
Compare changes
|
|
1.0.0-beta.45
unknown
3 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-41585
GHSA-29x4-r6jv-ff4w
Apr 18, 2026
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
Medium
Network
Low
High
None
A vulnerability in Zebra's JSON-RPC HTTP middleware allows an authenticated RPC client to cause a Zebra node to crash by disconnecting before the request body is fully received. The node treats the failure to read the HTTP request body as an unrecoverable error and aborts the process instead of returning an error response. SeverityModerate - This is a Denial of Service (DoS) that requires a client capable of passing Zebra's cookie authentication, which is enabled by default. Affected Versions
DescriptionZebra's JSON-RPC HTTP middleware treated a failure to read the incoming HTTP request body as an unrecoverable error, aborting the process rather than returning an error response. A client that disconnected after sending only part of a request body, for example, by resetting the TCP connection mid-transfer, was sufficient to trigger the crash. The vulnerability could be exploited only by authenticated RPC clients. Nodes running the shipped defaults, with RPC bound to localhost and cookie authentication on, were not vulnerable. ImpactDenial of Service
Fixed VersionsThis issue is fixed in Zebra 4.3.1 (crate The fix propagates failures to read the HTTP request body as ordinary error responses, so Zebra now rejects truncated or interrupted requests rather than crashing. MitigationUsers should upgrade to Zebra 4.3.1 or later. If an immediate upgrade is not possible, users should ensure their RPC port is not exposed to untrusted networks and that cookie authentication remains enabled (the default). ReferencesCreditsThanks to shieldedonly who discovered this issue and reported it via our coordinated disclosure process. Fixed in
6.0.2
References Updated May 12, 2026 · Source: OSV.dev |
1.0.0-beta.45
unknown
Dependencies (41)
+ 33 more
Changelog
Compare changes
|
|
1.0.0-beta.43
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.43
unknown
Dependencies (39)
+ 31 more
Changelog
Compare changes
|
|
1.0.0-beta.42
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.42
unknown
Dependencies (39)
+ 31 more
Changelog
Compare changes
|
|
1.0.0-beta.39
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.39
unknown
Dependencies (36)
+ 28 more
Changelog
Compare changes
|
|
1.0.0-beta.38
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.38
unknown
Dependencies (32)
+ 24 more
Changelog
Compare changes
|
|
1.0.0-beta.37
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.37
unknown
Dependencies (31)
+ 23 more
Changelog
Compare changes
|
|
1.0.0-beta.36
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.36
unknown
Dependencies (31)
+ 23 more
Changelog
Compare changes
|
|
1.0.0-beta.35
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.35
unknown
Dependencies (31)
+ 23 more
Changelog
Compare changes
|
|
1.0.0-beta.34
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.34
unknown
Dependencies (26)
+ 18 more
Changelog
Compare changes
|
|
1.0.0-beta.32
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.32
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.31
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.31
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.30
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.30
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.29
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.29
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.28
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.28
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.27
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.27
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.26
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.26
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
1.0.0-beta.25
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |
1.0.0-beta.25
unknown
Dependencies (27)
+ 19 more
Changelog
Compare changes
|
|
0.0.0-placeholder.0
unknown
2 CVEs
GHSA-c8w6-x74f-vmg3
Jul 02, 2026
zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe Details
At The same crate already handles this correctly in Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References
Updated Jul 02, 2026 · Source: OSV.dev
CVE-2026-52731
GHSA-qv2r-v3mx-f4pf
Jul 02, 2026
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
6.5
/ 10
Medium
Network
Low
Low
None
Unchanged
None
None
High
Am I affectedYou are affected if:
SummaryThe DetailsThe Under the Patcheszebra-rpc 8.0.0 and zebrad 4.5.0. Replace byte-index string slicing with character-aware parsing or validate that the Workarounds
ImpactA single authenticated RPC request terminates the CreditReported by Fixed in
8.0.0
References Updated Jul 02, 2026 · Source: OSV.dev |