diff --git a/README.md b/README.md index 2e73343e37700454583df42ecb7bf4c48b2c2639..dbd202822ba0e2334067716d4f8ac6155c0d6db4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ --- +license: cc-by-4.0 gated: auto extra_gated_heading: "Request access to nr-bundles-public" extra_gated_description: "NullRabbit tracks who uses this corpus so we can support integrations, notify users of updates, and credit adopters. Access is granted automatically once you submit this form." @@ -18,7 +19,6 @@ extra_gated_fields: I agree to cite NullRabbit in any published use: checkbox I will contact NullRabbit before commercial or production use: checkbox extra_gated_button_content: "Request access" -license: cc-by-4.0 language: - en tags: @@ -46,15 +46,15 @@ size_categories: - n<1K --- - - + + # nr-bundles-public -A curated, multi-modal dataset of blockchain validator infrastructure under attack and benign workloads. **950 bundles** across **37 chains and network stacks** (Aptos, Bitcoin, bnb-smart-chain, Cardano, casper, celestia, conflux, Cosmos, Dogecoin, Ethereum, ethereum-consensus-layer, Filecoin, http2, http3, ic, icon, IOTA, ipfs, kaspa, libp2p, Litecoin, Monero, Near, optimism, polkadot, polkadot-substrate, polygon-pos, qtum, quic, Solana, Solana (Agave), sonic-fantom, starknet, Sui, walrus, XRP, zcash), all thirteen families in the taxonomy (twelve attack classes plus `benign`), and **208 attack primitive_ids** — including faithful wire-level reproductions of **151 publicly disclosed CVEs and security advisories** in blockchain node software. Released as the public sample of NullRabbit's bundle corpus, which underpins [NullRabbit Labs'](https://huggingface.co/NullRabbit) ML research on autonomous defence for decentralised networks. +A curated, multi-modal dataset of blockchain validator infrastructure under attack and benign workloads. **986 bundles** across **39 chains and network stacks** (Aptos, Bitcoin, bnb-smart-chain, Cardano, casper, celestia, conflux, Cosmos, Dogecoin, Ethereum, ethereum-consensus-layer, Filecoin, http2, http3, ic, icon, IOTA, ipfs, kaspa, libp2p, Litecoin, Monero, namada, Near, nimiq, optimism, polkadot, polkadot-substrate, polygon-pos, qtum, quic, Solana, Solana (Agave), sonic-fantom, starknet, Sui, walrus, XRP, zcash), all thirteen families in the taxonomy (twelve attack classes plus `benign`), and **217 attack primitive_ids** — including faithful wire-level reproductions of **162 publicly disclosed CVEs and security advisories** in blockchain node software. Released as the public sample of NullRabbit's bundle corpus, which underpins [NullRabbit Labs'](https://huggingface.co/NullRabbit) ML research on autonomous defence for decentralised networks. ## What this dataset is @@ -111,7 +111,7 @@ These are **validator / node-software** vulnerability classes only. On-chain con ## What's included -**950 bundles total: 943 attack, 7 benign.** By provenance class: **328 `original`** (NullRabbit's own disclosed findings, each with a published operator advisory), **23 legacy-sample** (the 2026-05-13 Solana/Sui curation), and **599 `public-cve-replication`** (faithful reproductions of already-public CVEs / advisories). The raw `packets.pcap` is dropped from every bundle (`BundleFiles.packets_pcap=False`); no pre-termination pcap variant is retained. +**986 bundles total: 979 attack, 7 benign.** By provenance class: **328 `original`** (NullRabbit's own disclosed findings, each with a published operator advisory), **23 legacy-sample** (the 2026-05-13 Solana/Sui curation), and **635 `public-cve-replication`** (faithful reproductions of already-public CVEs / advisories). The raw `packets.pcap` is dropped from every bundle (`BundleFiles.packets_pcap=False`); no pre-termination pcap variant is retained. The `Pcap modality` column in the tables below specifies which network-layer file is present on disk per bundle: `pre-term TLS` means `pcap_pre_termination.pcap` is retained (encrypted TLS frames; IP/TCP headers visible); `none` means the raw `packets.pcap` was dropped and no pre-term variant exists (`BundleFiles.packets_pcap=False` in the manifest). @@ -218,9 +218,9 @@ The 2026-07-06 additions (`iota_f10_multiget_amp`, `sui_h02_state_sync_flood`, ` Posture variations capture distinct attack shapes against the same primitive (saturating throughput, low-volume, distributed-source, mimicry of organic traffic, historical-CVE patterns). Bundles within a primitive are intentionally non-identical so the dataset surfaces the variance the format is designed to represent. -### Public-CVE replications (599 bundles) +### Public-CVE replications (635 bundles) -These 599 bundles are faithful wire-level reproductions of **151 publicly disclosed CVEs / security advisories** (across 121 attack primitives) in blockchain node software, captured against the vulnerable node so the attack signature is real. Each bundle's `provenance.source_class` is `public-cve-replication` and `provenance.public_source` links the original disclosure. +These 635 bundles are faithful wire-level reproductions of **162 publicly disclosed CVEs / security advisories** (across 130 attack primitives) in blockchain node software, captured against the vulnerable node so the attack signature is real. Each bundle's `provenance.source_class` is `public-cve-replication` and `provenance.public_source` links the original disclosure. **Bitcoin (106 bundles, 26 primitives)** @@ -253,7 +253,7 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `timejacking_peer_time_skew` | `consensus_abuse` | 4 | https://github.com/slowmist/Cryptocurrency-Security-Audit-Guide/blob/main/Blockchain-Common-Vulnerability-List.md | | `tx_malleability_txid_mutate` | `consensus_abuse` | 4 | https://github.com/slowmist/Cryptocurrency-Security-Audit-Guide/blob/main/Blockchain-Common-Vulnerability-List.md | -**Cosmos (98 bundles, 10 primitives)** +**Cosmos (102 bundles, 11 primitives)** | Primitive | Family | Bundles | Public source | |---|---|---|---| @@ -267,6 +267,7 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `cosmos_group_divzero_halt` | `consensus_abuse` | 8 | https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-x5vx-95h7-rv4p | | `cosmos_p2p_conn_flood` | `connection_exhaustion` | 12 | https://github.com/tendermint/tendermint/security/advisories/GHSA-v24h-pjjv-mcp6 | | `cosmos_protobuf_nest_bomb` | `compute_amp` | 2 | https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-8wcc-m6j2-qxvm | +| `cosmwasm_validate_basic_address_count` | `memory_amp` | 4 | https://github.com/advisories/GHSA-m3rh-cvr5-x6q4 | **Ethereum (96 bundles, 18 primitives)** @@ -319,6 +320,16 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `s2n_quic_crypto_offset_amplification` | `memory_amp` | 4 | CVE-2026-10740 / GHSA-9q54-f358-3fqf — aws/s2n-quic: CRYPTO-frame offset amplification. The CRYPTO-frame reassembly buffer lacks maximum-size enforcement, so a CRYPTO frame (type 0x06) carrying an artificially HIGH offset forces the receiver to reserve reassembly buffer up to that offset even though the delivered body is tiny: a single ~1200-byte packet causes ~9.4 MB of allocation (~7800x). No authentication or valid handshake is required — the crafted CRYPTO frames ride pre-handshake QUIC Initial packets, so an unauthenticated peer can repeatedly transmit them to exhaust server memory (availability DoS, CVSS 3.1 5.3). Affected s2n-quic <= 1.81.0; fixed in 1.82.0. Advisory: https://github.com/aws/s2n-quic/security/advisories/GHSA-9q54-f358-3fqf | | `s2n_quic_stream_limit_exhaustion` | `connection_exhaustion` | 4 | GHSA-475v-pq2g-fp9g — AWS s2n-quic <= v1.30.0: 's2n-quic potential denial of service via crafted stream frames' — uncontrolled stream-limit increase when closing remote-initiated streams. https://github.com/aws/s2n-quic/security/advisories/GHSA-475v-pq2g-fp9g | +**Monero (58 bundles, 5 primitives)** + +| Primitive | Family | Bundles | Public source | +|---|---|---|---| +| `monero_levin_array_memcorrupt` | `compute_amp` | 2 | https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0637 | +| `monero_portable_storage_oom` | `memory_amp` | 32 | https://github.com/monero-project/monero/pull/7190 | +| `monero_rpc_conn_exhaustion` | `connection_exhaustion` | 16 | https://nvd.nist.gov/vuln/detail/CVE-2025-26819 | +| `monero_wallet_rpc_body_size_dos` | `memory_amp` | 4 | https://github.com/monero-project/monero/pull/10139 | +| `monero_zmq_eagain_crash` | `compute_amp` | 4 | https://github.com/monero-project/monero/pull/9052 | + **libp2p (52 bundles, 13 primitives)** | Primitive | Family | Bundles | Public source | @@ -337,15 +348,7 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `yamux_ping_flood_pending_frames_oom` | `memory_amp` | 4 | https://github.com/libp2p/rust-yamux/security/advisories/GHSA-3999-5ffv-wp2r | | `yamux_syn_oversized_body_panic` | `compute_amp` | 4 | https://nvd.nist.gov/vuln/detail/CVE-2026-32314 | -**Monero (50 bundles, 3 primitives)** - -| Primitive | Family | Bundles | Public source | -|---|---|---|---| -| `monero_levin_array_memcorrupt` | `compute_amp` | 2 | https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0637 | -| `monero_portable_storage_oom` | `memory_amp` | 32 | https://github.com/monero-project/monero/pull/7190 | -| `monero_rpc_conn_exhaustion` | `connection_exhaustion` | 16 | https://nvd.nist.gov/vuln/detail/CVE-2025-26819 | - -**zcash (32 bundles, 8 primitives)** +**zcash (36 bundles, 9 primitives)** | Primitive | Family | Bundles | Public source | |---|---|---|---| @@ -354,6 +357,7 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `zcash_zebra_coinbase_script_preallocation_amplification` | `memory_amp` | 4 | https://nvd.nist.gov/vuln/detail/CVE-2026-44500 | | `zcash_zebra_equihash_solution_preallocation_amplification` | `memory_amp` | 4 | https://nvd.nist.gov/vuln/detail/CVE-2026-44500 | | `zcash_zebra_headers_message_preallocation_amplification` | `memory_amp` | 4 | https://nvd.nist.gov/vuln/detail/CVE-2026-44500 | +| `zcash_zebra_tx_cache_consensus_split` | `consensus_abuse` | 4 | https://github.com/advisories/GHSA-3vmh-33xr-9cqh | | `zebra_block_discovery_dos` | `gossip_abuse` | 4 | CVE-2026-44499 / GHSA-h9hm-m2xj-4rq9 — https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-h9hm-m2xj-4rq9 (also https://nvd.nist.gov/vuln/detail/CVE-2026-44499). Permanent Block Discovery Halt in Zebra via Gossip Queue Saturation and Syncer Poisoning. | | `zebra_rpc_premature_disconnect_crash` | `connection_exhaustion` | 4 | CVE-2026-41585 / GHSA-29x4-r6jv-ff4w https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-29x4-r6jv-ff4w (Zebra JSON-RPC HTTP middleware: DoS via interrupted/truncated request body from an authenticated client) | | `zebra_sync_restart_poisoning` | `gossip_abuse` | 4 | CVE-2026-52737 / GHSA-gvjc-3w7c-92jx — https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-gvjc-3w7c-92jx | @@ -387,6 +391,14 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `sui_move_recursion` | `compute_amp` | 4 | https://nvd.nist.gov/vuln/detail/CVE-2023-36184 | | `sui_verifier_hamsterwheel` | `compute_amp` | 4 | https://medium.com/certik-skyfall/the-hamsterwheel-an-in-depth-exploration-of-a-novel-attack-vector-on-the-sui-blockchain-522f80623bc7 | +**nimiq (12 bundles, 3 primitives)** + +| Primitive | Family | Bundles | Public source | +|---|---|---|---| +| `nimiq_dht_get_first_record_poison` | `gossip_abuse` | 4 | https://github.com/advisories/GHSA-ccqv-2c9q-mqw5 | +| `nimiq_dht_sig_length_panic` | `compute_amp` | 4 | https://github.com/advisories/GHSA-27w2-87xv-37c6 | +| `nimiq_proposal_signer_oob` | `compute_amp` | 4 | https://github.com/nimiq/core-rs-albatross/pull/3661 | + **http3 (8 bundles, 2 primitives)** | Primitive | Family | Bundles | Public source | @@ -394,6 +406,13 @@ These 599 bundles are faithful wire-level reproductions of **151 publicly disclo | `envoy_http3_qpack_blocked_decode_leak` | `memory_amp` | 4 | GHSA-p7c7-7c47-pwch — envoyproxy/envoy: 'HTTP/3 QPACK blocked-decoding memory exhaustion.' Envoy's HTTP/3 QPACK decoder mis-accounts QUIC flow control for BLOCKED header blocks: when a received field section references dynamic-table entries with a Required Insert Count higher than the entries actually inserted (the encoder-stream inserts have not arrived), the block cannot be decoded and is buffered on the decoder heap, yet 'stream-level and connection-level flow-control windows are returned to the peer even though the payload bytes are still resident in heap memory.' The attacker never sends the referenced inserts (blocks never unblock) and, because the credit was returned, progressively feeds more HEADERS payload bytes into this uncontrolled internal buffer, circumventing QUIC flow-control limits -> unbounded memory growth and DoS of the HTTP/3 stack. Severity High, CVSS 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H); no CVE assigned. Affected Envoy < 1.39; fixed 1.35.13, 1.36.9, 1.37.5, 1.38.3. No auth/privileges required. Advisory: https://github.com/envoyproxy/envoy/security/advisories/GHSA-p7c7-7c47-pwch | | `netty_http3_field_section_oom` | `memory_amp` | 4 | CVE-2026-44892 / GHSA-c2rx-5r8w-8xr2 — netty/netty (io.netty:netty-codec-http3 (Maven)): 'Vulnerable Default Configuration Which Leads to Denial of Service via Unbounded HTTP/3 Header Size.' Netty enforces safe 8192-byte header limits for HTTP/1.1 and HTTP/2, but the HTTP/3 Http3ConnectionHandler follows RFC 9114's unlimited default: when a peer omits HTTP3_SETTINGS_MAX_FIELD_SECTION_SIZE, maxHeaderListSize defaults to the virtually-unbounded (1L << 62) - 1. A peer that omits the setting and sends a HEADERS block with an enormous number of header fields makes the codec buffer field data until the JVM exhausts heap -> OutOfMemoryError (availability DoS, severity High, CVSS 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H; CWE-400 (Uncontrolled Resource Consumption); CWE-1188 (Insecure Default Initialization)). Fixed 4.2.15.Final (default replaced with a hardcoded 8192-byte cap Http3CodecUtils.DEFAULT_MAX_FIELD_SECTION_SIZE). Affected >= 4.2.0.Final, <= 4.2.14.Final. Advisory: https://github.com/netty/netty/security/advisories/GHSA-c2rx-5r8w-8xr2 | +**namada (8 bundles, 2 primitives)** + +| Primitive | Family | Bundles | Public source | +|---|---|---|---| +| `namada_multisig_256key_sig_overflow` | `compute_amp` | 4 | https://github.com/advisories/GHSA-82vg-5v4f-f9wq | +| `namada_tx_repeated_sections_hash_blowup` | `compute_amp` | 4 | https://github.com/advisories/GHSA-f8qm-hmm3-fv7f | + **polkadot (4 bundles, 1 primitive)** | Primitive | Family | Bundles | Public source | diff --git a/crp_086085e7dad24923/app.parquet b/crp_086085e7dad24923/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_086085e7dad24923/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_086085e7dad24923/host.parquet b/crp_086085e7dad24923/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_086085e7dad24923/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_086085e7dad24923/manifest.json b/crp_086085e7dad24923/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..f9d43b6cd23522ae588ca7e6c61133181a3de019 --- /dev/null +++ b/crp_086085e7dad24923/manifest.json @@ -0,0 +1,83 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_086085e7dad24923", + "attack_id": "atk_086085e7dad24923", + "genome_id": "6c6309eb018f4d69", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "cosmwasm_validate_basic_address_count", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "cosmos", + "run_tag": "knownclass_cosmos_cosmwasm_validate_basic_address_count_distributed_A8000_r2", + "target_env": "cosmos-wasmd-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:04.890044Z", + "ended_at": "2026-07-17T16:12:06.479354Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "cometbft-rpc-http", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "target_port": 35407, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "message_type": "/cosmwasm.wasm.v1.MsgStoreCode", + "permission": 4, + "addresses_per_tx": 8000, + "requests": 90, + "pace_s": 0.0004, + "trigger": "MsgStoreCode.instantiate_permission.AccessConfig.Addresses = N distinct bech32 addrs", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "cwe": "CWE-400", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "attempted": 90, + "sent": 90, + "distinct_src_ips": 10, + "bytes_sent_total": 45159210, + "mock_posts": 90, + "mock_broadcast_tx": 90, + "mock_trigger_confirmed": 90, + "mock_max_addresses": 8000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_cosmwasm_address_count_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "public_source_cwa": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "source_note": "CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): wasmd MsgStoreCode with an oversized AccessConfig.Addresses list \u2192 ValidateBasic de-dup map blow-up at mempool CheckTx. CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md" +} diff --git a/crp_086085e7dad24923/protocol.parquet b/crp_086085e7dad24923/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40f2ca76c68046aa29186e559d3a128d8633ff2a --- /dev/null +++ b/crp_086085e7dad24923/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc6a1d2969a4d6c3a9a66fc2faf7be4c402af3c403ffff06adc6dbdadfdeaa1 +size 1359 diff --git a/crp_086085e7dad24923/responses.parquet b/crp_086085e7dad24923/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_086085e7dad24923/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_086085e7dad24923/vectors.parquet b/crp_086085e7dad24923/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_086085e7dad24923/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_091d842eb5474d7b/app.parquet b/crp_091d842eb5474d7b/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77252c3972b2a35931997c5783d74b1dcb9efc5c --- /dev/null +++ b/crp_091d842eb5474d7b/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b5a9dfb16b047bd9d5c31a46c83bec98ef8ce5db6d601c8b1b4e27496fa0bb +size 10851 diff --git a/crp_091d842eb5474d7b/host.parquet b/crp_091d842eb5474d7b/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b68d8841aeddcd4e99e217518c00506293d3bf95 --- /dev/null +++ b/crp_091d842eb5474d7b/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8092af4ee6f0eb914a2e338a881836172a704fa4d2ee27e20d6fdbb6c3a36b +size 4181 diff --git a/crp_091d842eb5474d7b/manifest.json b/crp_091d842eb5474d7b/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..078353e2ae9b59d26d3b1f26793af8a875b0ce9d --- /dev/null +++ b/crp_091d842eb5474d7b/manifest.json @@ -0,0 +1,68 @@ +{ + "bundle_version": 3, + "shape": "v1.0", + "corpus_id": "crp_091d842eb5474d7b", + "attack_id": "atk_091d842eb5474d7b", + "genome_id": "de21a42ac2db50e8", + "assessment_id": null, + "family_id": "consensus_abuse", + "primitive_id": "zcash_zebra_tx_cache_consensus_split", + "posture": "historical-cve", + "ground_truth_label": "attack", + "chain": "zcash", + "run_tag": "knownclass_zcash_zcash_zebra_tx_cache_consensus_split_auth_r3", + "target_env": "zebrad-4.2.0-regtest-nu5-cachesplit", + "generation_method": "hand", + "started_at": "2026-07-17T18:50:40.261209Z", + "ended_at": "2026-07-17T18:50:46.103003Z", + "attack_parameters": { + "posture": "historical-cve", + "rep": 3, + "layer": "consensus", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "mechanism": "find_verified_unmined_tx mined-txid cache skips authorizing-data re-verification", + "vector": "sendrawtransaction(txA valid) warms cache; submitblock(block with txB invalid-auth, same ZIP-244 mined txid) accepted by the vulnerable node", + "node": "zebrad 4.2.0 / zebra-consensus 5.0.0 (VULNERABLE; fixed 4.3.0/5.0.1)", + "coinbase_txid": "bdcc54b73724b4a6ff9fa61541d4aa2f45ce07c3376156a7d1134a8cafc384f2", + "rpc_port": 18233, + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1" + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": true, + "app_parquet": true, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "cachesplit": "zebra-chain block-injector", + "zebrad": "4.2.0 (consensus 5.0.0)", + "known_class_zebra_tx_cache_split": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "source_note": "CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class live repro (traffic + host + prometheus): Zebra verification-cache consensus split \u2014 the vulnerable node accepts a block whose tx has an invalid signature because a valid sibling with the same ZIP-244 mined txid is in the mempool. CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh" +} diff --git a/crp_091d842eb5474d7b/protocol.parquet b/crp_091d842eb5474d7b/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_091d842eb5474d7b/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_091d842eb5474d7b/responses.parquet b/crp_091d842eb5474d7b/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_091d842eb5474d7b/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_091d842eb5474d7b/vectors.parquet b/crp_091d842eb5474d7b/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_091d842eb5474d7b/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_0fd43b2f0652416f/app.parquet b/crp_0fd43b2f0652416f/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_0fd43b2f0652416f/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_0fd43b2f0652416f/host.parquet b/crp_0fd43b2f0652416f/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_0fd43b2f0652416f/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_0fd43b2f0652416f/manifest.json b/crp_0fd43b2f0652416f/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..51a9d7a00d7af12d4408a6487660ccd0f33f3f71 --- /dev/null +++ b/crp_0fd43b2f0652416f/manifest.json @@ -0,0 +1,77 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_0fd43b2f0652416f", + "attack_id": "atk_0fd43b2f0652416f", + "genome_id": "3ce94555e3e6cc5c", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "monero_wallet_rpc_body_size_dos", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_wallet_rpc_body_size_dos_saturating_N200_r1", + "target_env": "monero-wallet-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:04.053328Z", + "ended_at": "2026-07-17T08:36:05.866437Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "monero-wallet-rpc-http", + "attack_family_label": "monero_wallet_rpc_unbounded_body", + "target_port": 38785, + "wallet_rpc_port_prod": 18083, + "endpoint": "/json_rpc", + "declared_content_length": 67108864, + "core_rpc_cap": 1048576, + "oversized_posts": 200, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_source": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "impact": "unbounded wallet-rpc request body buffered in memory -> memory-exhaustion DoS", + "oversized_posts_attempted": 200, + "posts_sent": 33, + "distinct_src_ips": 1, + "declared_body_bytes": 67108864, + "sent_body_bytes": 524288, + "bytes_sent_total": 17305761, + "posts_observed": 200, + "oversized_bodies_observed": 200 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_wallet_rpc_body_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/10139", + "source_note": "monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139", + "class": "monero-wallet-rpc-unbounded-body", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_url": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero wallet-rpc unbounded-body memory DoS (PR #10139). monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139" +} diff --git a/crp_0fd43b2f0652416f/protocol.parquet b/crp_0fd43b2f0652416f/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_0fd43b2f0652416f/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_0fd43b2f0652416f/responses.parquet b/crp_0fd43b2f0652416f/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_0fd43b2f0652416f/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_0fd43b2f0652416f/vectors.parquet b/crp_0fd43b2f0652416f/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_0fd43b2f0652416f/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_111a7bcb584b4f1f/app.parquet b/crp_111a7bcb584b4f1f/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_111a7bcb584b4f1f/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_111a7bcb584b4f1f/host.parquet b/crp_111a7bcb584b4f1f/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_111a7bcb584b4f1f/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_111a7bcb584b4f1f/manifest.json b/crp_111a7bcb584b4f1f/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..9630025486abd6c0b08d5183cfda45efcdedde39 --- /dev/null +++ b/crp_111a7bcb584b4f1f/manifest.json @@ -0,0 +1,84 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_111a7bcb584b4f1f", + "attack_id": "atk_111a7bcb584b4f1f", + "genome_id": "05e010587eb2c055", + "assessment_id": null, + "family_id": "gossip_abuse", + "primitive_id": "nimiq_dht_get_first_record_poison", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_get_first_record_poison_saturating_N1500_r1", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:17.703158Z", + "ended_at": "2026-07-17T16:12:19.751399Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "GET_VALUE", + "target_port": 33873, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 64, + "signature_all_zero_invalid": true, + "get_responses": 1500, + "poison_call": "handle_dht_get first-record DhtResults init", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "gets_attempted": 1500, + "responses_sent": 1500, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 277500, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_responses": 1500, + "mock_get_value": 1500, + "mock_tag03_records": 1500, + "mock_would_poison_records": 1500, + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_get_poison": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "source_note": "CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT GET_VALUE response carrying a ValidatorRecord with a 64-byte-but-invalid (all-zero) signature \u2192 handle_dht_get first-record verification fails \u2192 DhtResults poisoned \u2192 discovery/routing DoS. CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5" +} diff --git a/crp_111a7bcb584b4f1f/protocol.parquet b/crp_111a7bcb584b4f1f/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f32ea2ba855a01aa9ee83d092b56693229079660 --- /dev/null +++ b/crp_111a7bcb584b4f1f/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51680af99d5b4a33c1862aaa56a14abed58407a3e43edd798fadfddd51fefd31 +size 1372 diff --git a/crp_111a7bcb584b4f1f/responses.parquet b/crp_111a7bcb584b4f1f/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_111a7bcb584b4f1f/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_111a7bcb584b4f1f/vectors.parquet b/crp_111a7bcb584b4f1f/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_111a7bcb584b4f1f/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_1e6d15d5f0514fa0/app.parquet b/crp_1e6d15d5f0514fa0/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_1e6d15d5f0514fa0/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_1e6d15d5f0514fa0/host.parquet b/crp_1e6d15d5f0514fa0/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_1e6d15d5f0514fa0/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_1e6d15d5f0514fa0/manifest.json b/crp_1e6d15d5f0514fa0/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..4a589a8ac13efb378216572755460a82eec2d7ac --- /dev/null +++ b/crp_1e6d15d5f0514fa0/manifest.json @@ -0,0 +1,77 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_1e6d15d5f0514fa0", + "attack_id": "atk_1e6d15d5f0514fa0", + "genome_id": "11e913c7d562c498", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "monero_wallet_rpc_body_size_dos", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_wallet_rpc_body_size_dos_low-volume_N40_r0", + "target_env": "monero-wallet-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:01.882458Z", + "ended_at": "2026-07-17T08:36:03.527113Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "monero-wallet-rpc-http", + "attack_family_label": "monero_wallet_rpc_unbounded_body", + "target_port": 39863, + "wallet_rpc_port_prod": 18083, + "endpoint": "/json_rpc", + "declared_content_length": 67108864, + "core_rpc_cap": 1048576, + "oversized_posts": 40, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_source": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "impact": "unbounded wallet-rpc request body buffered in memory -> memory-exhaustion DoS", + "oversized_posts_attempted": 40, + "posts_sent": 17, + "distinct_src_ips": 1, + "declared_body_bytes": 67108864, + "sent_body_bytes": 524288, + "bytes_sent_total": 8915089, + "posts_observed": 40, + "oversized_bodies_observed": 40 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_wallet_rpc_body_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/10139", + "source_note": "monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139", + "class": "monero-wallet-rpc-unbounded-body", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_url": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero wallet-rpc unbounded-body memory DoS (PR #10139). monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139" +} diff --git a/crp_1e6d15d5f0514fa0/protocol.parquet b/crp_1e6d15d5f0514fa0/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_1e6d15d5f0514fa0/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_1e6d15d5f0514fa0/responses.parquet b/crp_1e6d15d5f0514fa0/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_1e6d15d5f0514fa0/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_1e6d15d5f0514fa0/vectors.parquet b/crp_1e6d15d5f0514fa0/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_1e6d15d5f0514fa0/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_2364916deb754acc/app.parquet b/crp_2364916deb754acc/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_2364916deb754acc/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_2364916deb754acc/host.parquet b/crp_2364916deb754acc/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_2364916deb754acc/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_2364916deb754acc/manifest.json b/crp_2364916deb754acc/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d02c94a096feeade850e76f8db3e5faaa17f5512 --- /dev/null +++ b/crp_2364916deb754acc/manifest.json @@ -0,0 +1,86 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_2364916deb754acc", + "attack_id": "atk_2364916deb754acc", + "genome_id": "63daf75817127bf3", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_proposal_signer_oob", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_proposal_signer_oob_low-volume_N200_r0", + "target_env": "nimiq-core-rs-albatross-validator", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:52.106600Z", + "ended_at": "2026-07-17T09:14:53.627886Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "libp2p-gossipsub", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "protocol": "/meshsub/1.1.0", + "gossip_topic": "tendermint-proposal", + "target_port": 38167, + "message_type": "SignedProposal", + "signer_sent": 4, + "num_validators": 4, + "off_by_one": "signer == num_validators (was `>`, fixed to `>=`)", + "panic_call": "validators.get_validator_by_slot_band(signer)", + "proposals": 200, + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "msgs_attempted": 200, + "msgs_sent": 200, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 79797, + "resp_bytes_total": 36, + "distinct_src_ips": 1, + "mock_rpcs": 200, + "mock_proposals": 200, + "mock_would_panic": 200, + "mock_signers_seen": [ + 4 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_proposal_signer_oob": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/nimiq/core-rs-albatross/pull/3661", + "source_note": "CVE-2026-32605 / GHSA-g99c-h7j7-rfhv (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.3.0): ProposalSender::send bounds-checked the gossiped SignedProposal.signer with `>` instead of `>=`, so signer == validators.num_validators() slipped through and get_validator_by_slot_band(signer) indexed one past the validator set \u2192 out-of-bounds panic BEFORE signature verification \u2192 remote unauthenticated validator crash DoS (CWE-125/193). Fixed in v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq tendermint-proposal gossip with signer == num_validators \u2192 get_validator_by_slot_band OOB panic (remote crash DoS). CVE-2026-32605 / GHSA-g99c-h7j7-rfhv, fixed v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661" +} diff --git a/crp_2364916deb754acc/protocol.parquet b/crp_2364916deb754acc/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51cdd560c7c12e3b35d0def3b480c4980f2dd6a2 --- /dev/null +++ b/crp_2364916deb754acc/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965514ae833bc766de8d8ac15cdae37540ee1a2097855ffc9fae1e6bcfcceddb +size 1332 diff --git a/crp_2364916deb754acc/responses.parquet b/crp_2364916deb754acc/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_2364916deb754acc/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_2364916deb754acc/vectors.parquet b/crp_2364916deb754acc/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_2364916deb754acc/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_32fe685a8ba14fbf/app.parquet b/crp_32fe685a8ba14fbf/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_32fe685a8ba14fbf/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_32fe685a8ba14fbf/host.parquet b/crp_32fe685a8ba14fbf/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_32fe685a8ba14fbf/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_32fe685a8ba14fbf/manifest.json b/crp_32fe685a8ba14fbf/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..5b6985967298691b4c5027fea48f8d10ba4deb66 --- /dev/null +++ b/crp_32fe685a8ba14fbf/manifest.json @@ -0,0 +1,74 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_32fe685a8ba14fbf", + "attack_id": "atk_32fe685a8ba14fbf", + "genome_id": "52743921a6af7aa8", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "monero_zmq_eagain_crash", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_zmq_eagain_crash_low-volume_N100_r0", + "target_env": "monero-zmq-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:10.213402Z", + "ended_at": "2026-07-17T08:36:11.826524Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "monero-zmq-rpc", + "attack_family_label": "monero_zmq_rpc_http_protocol_confusion_crash", + "target_port": 38715, + "zmq_rpc_port_prod": 18082, + "invalid_message": "http-on-zmq-port", + "requires_zmq_pub_enabled": true, + "http_probes": 100, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_source": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "impact": "invalid HTTP message on ZMQ-RPC port -> unhandled zmq_read EAGAIN -> permanent crash DoS", + "http_probes_attempted": 100, + "probes_sent": 100, + "distinct_src_ips": 1, + "bytes_sent_total": 10300, + "conns_observed": 100, + "http_probes_observed": 100 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_zmq_eagain_crash": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/9052", + "source_note": "monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052", + "class": "monero-zmq-rpc-http-eagain-crash", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_url": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero ZMQ-RPC HTTP-EAGAIN permanent crash (PR #9052). monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052" +} diff --git a/crp_32fe685a8ba14fbf/protocol.parquet b/crp_32fe685a8ba14fbf/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_32fe685a8ba14fbf/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_32fe685a8ba14fbf/responses.parquet b/crp_32fe685a8ba14fbf/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_32fe685a8ba14fbf/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_32fe685a8ba14fbf/vectors.parquet b/crp_32fe685a8ba14fbf/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_32fe685a8ba14fbf/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_40a55657e1eb4fb5/app.parquet b/crp_40a55657e1eb4fb5/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_40a55657e1eb4fb5/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_40a55657e1eb4fb5/host.parquet b/crp_40a55657e1eb4fb5/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_40a55657e1eb4fb5/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_40a55657e1eb4fb5/manifest.json b/crp_40a55657e1eb4fb5/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..3a274aaa361d411642d49afce18727c639f831b6 --- /dev/null +++ b/crp_40a55657e1eb4fb5/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_40a55657e1eb4fb5", + "attack_id": "atk_40a55657e1eb4fb5", + "genome_id": "247e51771761427e", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_multisig_256key_sig_overflow", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_multisig_256key_sig_overflow_distributed_N160_r2", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:28.881531Z", + "ended_at": "2026-07-17T15:38:30.003680Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "cometbft-rpc-http", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "target_port": 45889, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 160, + "pace_s": 0.0003, + "trigger": "Authorization section with 256 Ed25519 pubkeys + 256 signatures (u8 count overflow)", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "attempted": 160, + "sent": 160, + "distinct_src_ips": 10, + "bytes_sent_total": 5469440, + "mock_posts": 160, + "mock_broadcast_tx": 160, + "mock_trigger_confirmed": 160, + "mock_max_pubkeys": 256, + "mock_max_sections": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "source_note": "GHSA-82vg-5v4f-f9wq (anoma/namada <=1.0.0): a transaction whose Authorization section carries 256 public keys (Signer::PubKeys) or more with valid matching signatures triggers an integer overflow (u8 index/count) in Tx::verify_signatures during mempool CheckTx \u2192 node panic; remote unauthenticated crash DoS. Fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada Authorization 256-pubkey u8-overflow panic at mempool validation. GHSA-82vg-5v4f-f9wq (no CVE assigned) / GHSA-82vg-5v4f-f9wq, fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq" +} diff --git a/crp_40a55657e1eb4fb5/protocol.parquet b/crp_40a55657e1eb4fb5/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..798bf60444cec94635837cca52bcbb0c5cb26d06 --- /dev/null +++ b/crp_40a55657e1eb4fb5/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77044268448d620f9ff55b6f488c3830c082dd27a9a99f18e1097c50bbde2a86 +size 1328 diff --git a/crp_40a55657e1eb4fb5/responses.parquet b/crp_40a55657e1eb4fb5/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_40a55657e1eb4fb5/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_40a55657e1eb4fb5/vectors.parquet b/crp_40a55657e1eb4fb5/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_40a55657e1eb4fb5/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_476e7392dc524e64/app.parquet b/crp_476e7392dc524e64/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_476e7392dc524e64/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_476e7392dc524e64/host.parquet b/crp_476e7392dc524e64/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_476e7392dc524e64/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_476e7392dc524e64/manifest.json b/crp_476e7392dc524e64/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..88a7bd2c795c964acd53989c415d38b1f83a46f0 --- /dev/null +++ b/crp_476e7392dc524e64/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_476e7392dc524e64", + "attack_id": "atk_476e7392dc524e64", + "genome_id": "9f593b35992547c5", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_tx_repeated_sections_hash_blowup", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_tx_repeated_sections_hash_blowup_distributed_N160_r2", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:34.749894Z", + "ended_at": "2026-07-17T15:38:36.292937Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "cometbft-rpc-http", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "target_port": 41093, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 160, + "pace_s": 0.0003, + "trigger": "Tx.sections = thousands of identical repeated Data sections (super-linear hashing)", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "attempted": 160, + "sent": 160, + "distinct_src_ips": 10, + "bytes_sent_total": 28213280, + "mock_posts": 160, + "mock_broadcast_tx": 160, + "mock_trigger_confirmed": 160, + "mock_max_pubkeys": 0, + "mock_max_sections": 6000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "source_note": "GHSA-f8qm-hmm3-fv7f (anoma/namada 1.0.0): a transaction with many repeated (duplicate) sections makes the section-hash calculation used for signature validation grow exponentially/cubically in the number of sections \u2192 CPU-exhaustion DoS at mempool CheckTx; remote unauthenticated. Fixed v1.1.0 (section-uniqueness validation + a 10,000-sections-per-tx cap). https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada repeated-sections super-linear section-hash CPU blowup at mempool validation. GHSA-f8qm-hmm3-fv7f (no CVE assigned) / GHSA-f8qm-hmm3-fv7f, fixed v1.1.0. https://github.com/advisories/GHSA-f8qm-hmm3-fv7f" +} diff --git a/crp_476e7392dc524e64/protocol.parquet b/crp_476e7392dc524e64/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acc46e68a9c1ae2ed7d42be5f6963a97d833e297 --- /dev/null +++ b/crp_476e7392dc524e64/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaa015e72c6a57656438fab26ce566b9ee56d905043e1d223cdb0a78937953c +size 1328 diff --git a/crp_476e7392dc524e64/responses.parquet b/crp_476e7392dc524e64/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_476e7392dc524e64/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_476e7392dc524e64/vectors.parquet b/crp_476e7392dc524e64/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_476e7392dc524e64/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_5d491fe7c079404f/app.parquet b/crp_5d491fe7c079404f/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_5d491fe7c079404f/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_5d491fe7c079404f/host.parquet b/crp_5d491fe7c079404f/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_5d491fe7c079404f/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_5d491fe7c079404f/manifest.json b/crp_5d491fe7c079404f/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..39858572db25d00abeea614a820e48a8a70ffa6a --- /dev/null +++ b/crp_5d491fe7c079404f/manifest.json @@ -0,0 +1,84 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_5d491fe7c079404f", + "attack_id": "atk_5d491fe7c079404f", + "genome_id": "ea6d83b5db83604e", + "assessment_id": null, + "family_id": "gossip_abuse", + "primitive_id": "nimiq_dht_get_first_record_poison", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_get_first_record_poison_mimicry_N160_r3", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:21.170745Z", + "ended_at": "2026-07-17T16:12:22.724995Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "GET_VALUE", + "target_port": 39523, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 64, + "signature_all_zero_invalid": true, + "get_responses": 160, + "poison_call": "handle_dht_get first-record DhtResults init", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "gets_attempted": 160, + "responses_sent": 160, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 29600, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_responses": 160, + "mock_get_value": 160, + "mock_tag03_records": 160, + "mock_would_poison_records": 160, + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_get_poison": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "source_note": "CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT GET_VALUE response carrying a ValidatorRecord with a 64-byte-but-invalid (all-zero) signature \u2192 handle_dht_get first-record verification fails \u2192 DhtResults poisoned \u2192 discovery/routing DoS. CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5" +} diff --git a/crp_5d491fe7c079404f/protocol.parquet b/crp_5d491fe7c079404f/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b1e710336c06a9020e926f961d1e9cd8dcfd0ca --- /dev/null +++ b/crp_5d491fe7c079404f/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8499b6cecd2d64f90e0e8e600edd46aee826208cc6d6e551b7bc4bb4e801ce67 +size 1372 diff --git a/crp_5d491fe7c079404f/responses.parquet b/crp_5d491fe7c079404f/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_5d491fe7c079404f/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_5d491fe7c079404f/vectors.parquet b/crp_5d491fe7c079404f/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_5d491fe7c079404f/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_693cbf2b69094b85/app.parquet b/crp_693cbf2b69094b85/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_693cbf2b69094b85/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_693cbf2b69094b85/host.parquet b/crp_693cbf2b69094b85/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_693cbf2b69094b85/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_693cbf2b69094b85/manifest.json b/crp_693cbf2b69094b85/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..2cc8b3f0f305437753fb5290b8e61ce2ff51845d --- /dev/null +++ b/crp_693cbf2b69094b85/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_693cbf2b69094b85", + "attack_id": "atk_693cbf2b69094b85", + "genome_id": "319af9b3dc81f212", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_tx_repeated_sections_hash_blowup", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_tx_repeated_sections_hash_blowup_mimicry_N32_r3", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:36.419096Z", + "ended_at": "2026-07-17T15:38:37.677910Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "cometbft-rpc-http", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "target_port": 35125, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 32, + "pace_s": 0.005, + "trigger": "Tx.sections = thousands of identical repeated Data sections (super-linear hashing)", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "attempted": 32, + "sent": 32, + "distinct_src_ips": 1, + "bytes_sent_total": 5642656, + "mock_posts": 32, + "mock_broadcast_tx": 32, + "mock_trigger_confirmed": 32, + "mock_max_pubkeys": 0, + "mock_max_sections": 6000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "source_note": "GHSA-f8qm-hmm3-fv7f (anoma/namada 1.0.0): a transaction with many repeated (duplicate) sections makes the section-hash calculation used for signature validation grow exponentially/cubically in the number of sections \u2192 CPU-exhaustion DoS at mempool CheckTx; remote unauthenticated. Fixed v1.1.0 (section-uniqueness validation + a 10,000-sections-per-tx cap). https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada repeated-sections super-linear section-hash CPU blowup at mempool validation. GHSA-f8qm-hmm3-fv7f (no CVE assigned) / GHSA-f8qm-hmm3-fv7f, fixed v1.1.0. https://github.com/advisories/GHSA-f8qm-hmm3-fv7f" +} diff --git a/crp_693cbf2b69094b85/protocol.parquet b/crp_693cbf2b69094b85/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b5cca0f7375a1fb04a943e5792dd51e27e78cf2 --- /dev/null +++ b/crp_693cbf2b69094b85/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d26299d69bd5dd5549cfa8f7e622f8308e49edcb97f6011e48a8f864ea2d7e5 +size 1328 diff --git a/crp_693cbf2b69094b85/responses.parquet b/crp_693cbf2b69094b85/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_693cbf2b69094b85/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_693cbf2b69094b85/vectors.parquet b/crp_693cbf2b69094b85/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_693cbf2b69094b85/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_69bad5d505c84c89/app.parquet b/crp_69bad5d505c84c89/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_69bad5d505c84c89/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_69bad5d505c84c89/host.parquet b/crp_69bad5d505c84c89/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_69bad5d505c84c89/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_69bad5d505c84c89/manifest.json b/crp_69bad5d505c84c89/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6677066596c69b05c00d781d82393909df9ba444 --- /dev/null +++ b/crp_69bad5d505c84c89/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_69bad5d505c84c89", + "attack_id": "atk_69bad5d505c84c89", + "genome_id": "316a2b5f4b9d55ff", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_tx_repeated_sections_hash_blowup", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_tx_repeated_sections_hash_blowup_saturating_N220_r1", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:32.803257Z", + "ended_at": "2026-07-17T15:38:34.624239Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "cometbft-rpc-http", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "target_port": 35293, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 220, + "pace_s": 0.0007, + "trigger": "Tx.sections = thousands of identical repeated Data sections (super-linear hashing)", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "attempted": 220, + "sent": 220, + "distinct_src_ips": 1, + "bytes_sent_total": 38793260, + "mock_posts": 220, + "mock_broadcast_tx": 220, + "mock_trigger_confirmed": 220, + "mock_max_pubkeys": 0, + "mock_max_sections": 6000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "source_note": "GHSA-f8qm-hmm3-fv7f (anoma/namada 1.0.0): a transaction with many repeated (duplicate) sections makes the section-hash calculation used for signature validation grow exponentially/cubically in the number of sections \u2192 CPU-exhaustion DoS at mempool CheckTx; remote unauthenticated. Fixed v1.1.0 (section-uniqueness validation + a 10,000-sections-per-tx cap). https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada repeated-sections super-linear section-hash CPU blowup at mempool validation. GHSA-f8qm-hmm3-fv7f (no CVE assigned) / GHSA-f8qm-hmm3-fv7f, fixed v1.1.0. https://github.com/advisories/GHSA-f8qm-hmm3-fv7f" +} diff --git a/crp_69bad5d505c84c89/protocol.parquet b/crp_69bad5d505c84c89/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95268f485d0e25602732e251be70391516f3231b --- /dev/null +++ b/crp_69bad5d505c84c89/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7f7f45c0180236e65497d1110256a02cbba44ada708f84c789dc9b1fe3ec5e +size 1328 diff --git a/crp_69bad5d505c84c89/responses.parquet b/crp_69bad5d505c84c89/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_69bad5d505c84c89/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_69bad5d505c84c89/vectors.parquet b/crp_69bad5d505c84c89/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_69bad5d505c84c89/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_6cdd9e1873494d78/app.parquet b/crp_6cdd9e1873494d78/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_6cdd9e1873494d78/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_6cdd9e1873494d78/host.parquet b/crp_6cdd9e1873494d78/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_6cdd9e1873494d78/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_6cdd9e1873494d78/manifest.json b/crp_6cdd9e1873494d78/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d0c5441e72ed2c3be578743370db00bd472a389a --- /dev/null +++ b/crp_6cdd9e1873494d78/manifest.json @@ -0,0 +1,87 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_6cdd9e1873494d78", + "attack_id": "atk_6cdd9e1873494d78", + "genome_id": "4346016b7baebed0", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_dht_sig_length_panic", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_sig_length_panic_low-volume_N200_r0", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:45.154051Z", + "ended_at": "2026-07-17T09:14:46.668476Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_validator_record_sig_length_panic", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "PUT_VALUE", + "target_port": 44695, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 63, + "required_signature_length": 64, + "put_values": 200, + "panic_call": "Ed25519Signature::from_bytes(sig).unwrap()", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "puts_attempted": 200, + "puts_sent": 200, + "sybil_peers": 1, + "sig_len": 63, + "bind_fail": 0, + "bytes_sent_total": 41200, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_records": 200, + "mock_tag03_records": 200, + "mock_would_panic_records": 200, + "mock_sig_lens_seen": [ + 63 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_sig_length_panic": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-27w2-87xv-37c6", + "source_note": "CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "attack_family_label": "dht_validator_record_sig_length_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT ValidatorRecord with a non-64-byte Ed25519 signature \u2192 verifier from_bytes().unwrap() panic (remote crash DoS). CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6" +} diff --git a/crp_6cdd9e1873494d78/protocol.parquet b/crp_6cdd9e1873494d78/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..468c12511ba2c8ca73e94ad47b988ac13f82f50b --- /dev/null +++ b/crp_6cdd9e1873494d78/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f656599b8f6bb38a895e94e9bc47464098019af482fe6f8b11270655dadd4ca5 +size 1359 diff --git a/crp_6cdd9e1873494d78/responses.parquet b/crp_6cdd9e1873494d78/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_6cdd9e1873494d78/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_6cdd9e1873494d78/vectors.parquet b/crp_6cdd9e1873494d78/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_6cdd9e1873494d78/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_6dbc378e21484e7c/app.parquet b/crp_6dbc378e21484e7c/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_6dbc378e21484e7c/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_6dbc378e21484e7c/host.parquet b/crp_6dbc378e21484e7c/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_6dbc378e21484e7c/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_6dbc378e21484e7c/manifest.json b/crp_6dbc378e21484e7c/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..f9e2a3457abbf68042e7e6aaf45ddd0da9b0c3a5 --- /dev/null +++ b/crp_6dbc378e21484e7c/manifest.json @@ -0,0 +1,86 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_6dbc378e21484e7c", + "attack_id": "atk_6dbc378e21484e7c", + "genome_id": "c4fc94b05c751fc4", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_proposal_signer_oob", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_proposal_signer_oob_distributed_N1000_r2", + "target_env": "nimiq-core-rs-albatross-validator", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:55.736916Z", + "ended_at": "2026-07-17T09:14:56.903540Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "libp2p-gossipsub", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "protocol": "/meshsub/1.1.0", + "gossip_topic": "tendermint-proposal", + "target_port": 37277, + "message_type": "SignedProposal", + "signer_sent": 32, + "num_validators": 32, + "off_by_one": "signer == num_validators (was `>`, fixed to `>=`)", + "panic_call": "validators.get_validator_by_slot_band(signer)", + "proposals": 1000, + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "msgs_attempted": 1000, + "msgs_sent": 1000, + "sybil_peers": 10, + "bind_fail": 0, + "bytes_sent_total": 399486, + "resp_bytes_total": 360, + "distinct_src_ips": 10, + "mock_rpcs": 1000, + "mock_proposals": 1000, + "mock_would_panic": 1000, + "mock_signers_seen": [ + 32 + ], + "mock_peers": 10 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_proposal_signer_oob": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/nimiq/core-rs-albatross/pull/3661", + "source_note": "CVE-2026-32605 / GHSA-g99c-h7j7-rfhv (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.3.0): ProposalSender::send bounds-checked the gossiped SignedProposal.signer with `>` instead of `>=`, so signer == validators.num_validators() slipped through and get_validator_by_slot_band(signer) indexed one past the validator set \u2192 out-of-bounds panic BEFORE signature verification \u2192 remote unauthenticated validator crash DoS (CWE-125/193). Fixed in v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq tendermint-proposal gossip with signer == num_validators \u2192 get_validator_by_slot_band OOB panic (remote crash DoS). CVE-2026-32605 / GHSA-g99c-h7j7-rfhv, fixed v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661" +} diff --git a/crp_6dbc378e21484e7c/protocol.parquet b/crp_6dbc378e21484e7c/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a30fec2ae8b46cf8db57268719d2d266e770655 --- /dev/null +++ b/crp_6dbc378e21484e7c/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a83a51aa6d0464c408cf4c05ea552cad98698071b7c4875aa603342420bf25 +size 1332 diff --git a/crp_6dbc378e21484e7c/responses.parquet b/crp_6dbc378e21484e7c/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_6dbc378e21484e7c/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_6dbc378e21484e7c/vectors.parquet b/crp_6dbc378e21484e7c/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_6dbc378e21484e7c/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_6ec6f280dd544536/app.parquet b/crp_6ec6f280dd544536/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_6ec6f280dd544536/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_6ec6f280dd544536/host.parquet b/crp_6ec6f280dd544536/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_6ec6f280dd544536/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_6ec6f280dd544536/manifest.json b/crp_6ec6f280dd544536/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..447faf11a3d323802daedfce205638fdb1bf2e61 --- /dev/null +++ b/crp_6ec6f280dd544536/manifest.json @@ -0,0 +1,84 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_6ec6f280dd544536", + "attack_id": "atk_6ec6f280dd544536", + "genome_id": "b8fd5e3127d70d56", + "assessment_id": null, + "family_id": "gossip_abuse", + "primitive_id": "nimiq_dht_get_first_record_poison", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_get_first_record_poison_distributed_N1200_r2", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:19.876841Z", + "ended_at": "2026-07-17T16:12:21.097588Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "GET_VALUE", + "target_port": 38451, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 64, + "signature_all_zero_invalid": true, + "get_responses": 1200, + "poison_call": "handle_dht_get first-record DhtResults init", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "gets_attempted": 1200, + "responses_sent": 1200, + "sybil_peers": 10, + "bind_fail": 0, + "bytes_sent_total": 222000, + "resp_bytes_total": 380, + "distinct_src_ips": 10, + "mock_responses": 1200, + "mock_get_value": 1200, + "mock_tag03_records": 1200, + "mock_would_poison_records": 1200, + "mock_peers": 10 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_get_poison": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "source_note": "CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT GET_VALUE response carrying a ValidatorRecord with a 64-byte-but-invalid (all-zero) signature \u2192 handle_dht_get first-record verification fails \u2192 DhtResults poisoned \u2192 discovery/routing DoS. CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5" +} diff --git a/crp_6ec6f280dd544536/protocol.parquet b/crp_6ec6f280dd544536/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98ca7185d8fd6866d48f65c079f7f52f45c973d5 --- /dev/null +++ b/crp_6ec6f280dd544536/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f0d175bc23b0cde2d3ec4ce7144e15aa7b386cd6d1a7ac5c757c59fac6f088 +size 1372 diff --git a/crp_6ec6f280dd544536/responses.parquet b/crp_6ec6f280dd544536/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_6ec6f280dd544536/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_6ec6f280dd544536/vectors.parquet b/crp_6ec6f280dd544536/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_6ec6f280dd544536/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_7687b53fe63545c9/app.parquet b/crp_7687b53fe63545c9/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_7687b53fe63545c9/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_7687b53fe63545c9/host.parquet b/crp_7687b53fe63545c9/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_7687b53fe63545c9/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_7687b53fe63545c9/manifest.json b/crp_7687b53fe63545c9/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d5ec83ceac3179bf5d61cfe61693517086dccdec --- /dev/null +++ b/crp_7687b53fe63545c9/manifest.json @@ -0,0 +1,86 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_7687b53fe63545c9", + "attack_id": "atk_7687b53fe63545c9", + "genome_id": "00fddb249738fabe", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_proposal_signer_oob", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_proposal_signer_oob_mimicry_N150_r3", + "target_env": "nimiq-core-rs-albatross-validator", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:57.025839Z", + "ended_at": "2026-07-17T09:14:58.539621Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "libp2p-gossipsub", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "protocol": "/meshsub/1.1.0", + "gossip_topic": "tendermint-proposal", + "target_port": 39863, + "message_type": "SignedProposal", + "signer_sent": 64, + "num_validators": 64, + "off_by_one": "signer == num_validators (was `>`, fixed to `>=`)", + "panic_call": "validators.get_validator_by_slot_band(signer)", + "proposals": 150, + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "msgs_attempted": 150, + "msgs_sent": 150, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 59847, + "resp_bytes_total": 36, + "distinct_src_ips": 1, + "mock_rpcs": 150, + "mock_proposals": 150, + "mock_would_panic": 150, + "mock_signers_seen": [ + 64 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_proposal_signer_oob": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/nimiq/core-rs-albatross/pull/3661", + "source_note": "CVE-2026-32605 / GHSA-g99c-h7j7-rfhv (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.3.0): ProposalSender::send bounds-checked the gossiped SignedProposal.signer with `>` instead of `>=`, so signer == validators.num_validators() slipped through and get_validator_by_slot_band(signer) indexed one past the validator set \u2192 out-of-bounds panic BEFORE signature verification \u2192 remote unauthenticated validator crash DoS (CWE-125/193). Fixed in v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq tendermint-proposal gossip with signer == num_validators \u2192 get_validator_by_slot_band OOB panic (remote crash DoS). CVE-2026-32605 / GHSA-g99c-h7j7-rfhv, fixed v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661" +} diff --git a/crp_7687b53fe63545c9/protocol.parquet b/crp_7687b53fe63545c9/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35b9bd9faef127279bb0d77f7793e9bfcfb85933 --- /dev/null +++ b/crp_7687b53fe63545c9/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8b5fc6ed5fdc3285c71e73158524d84b14f59f1e51bd937dd12cb775a47cf1 +size 1332 diff --git a/crp_7687b53fe63545c9/responses.parquet b/crp_7687b53fe63545c9/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_7687b53fe63545c9/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_7687b53fe63545c9/vectors.parquet b/crp_7687b53fe63545c9/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_7687b53fe63545c9/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_7ca7383482dd4e03/app.parquet b/crp_7ca7383482dd4e03/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_7ca7383482dd4e03/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_7ca7383482dd4e03/host.parquet b/crp_7ca7383482dd4e03/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_7ca7383482dd4e03/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_7ca7383482dd4e03/manifest.json b/crp_7ca7383482dd4e03/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..73dda548d205c6b83817fc91d8d3ebd31fb5ccba --- /dev/null +++ b/crp_7ca7383482dd4e03/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_7ca7383482dd4e03", + "attack_id": "atk_7ca7383482dd4e03", + "genome_id": "2f5a76039025b25d", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_multisig_256key_sig_overflow", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_multisig_256key_sig_overflow_mimicry_N32_r3", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:30.128067Z", + "ended_at": "2026-07-17T15:38:31.314970Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "cometbft-rpc-http", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "target_port": 39503, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 32, + "pace_s": 0.005, + "trigger": "Authorization section with 256 Ed25519 pubkeys + 256 signatures (u8 count overflow)", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "attempted": 32, + "sent": 32, + "distinct_src_ips": 1, + "bytes_sent_total": 1093888, + "mock_posts": 32, + "mock_broadcast_tx": 32, + "mock_trigger_confirmed": 32, + "mock_max_pubkeys": 256, + "mock_max_sections": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "source_note": "GHSA-82vg-5v4f-f9wq (anoma/namada <=1.0.0): a transaction whose Authorization section carries 256 public keys (Signer::PubKeys) or more with valid matching signatures triggers an integer overflow (u8 index/count) in Tx::verify_signatures during mempool CheckTx \u2192 node panic; remote unauthenticated crash DoS. Fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada Authorization 256-pubkey u8-overflow panic at mempool validation. GHSA-82vg-5v4f-f9wq (no CVE assigned) / GHSA-82vg-5v4f-f9wq, fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq" +} diff --git a/crp_7ca7383482dd4e03/protocol.parquet b/crp_7ca7383482dd4e03/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7809614394e957c16bba39b50579d7cd6a1d06ca --- /dev/null +++ b/crp_7ca7383482dd4e03/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af720fbe5b78adf4fd791e055fd1746a0976015499c3b571993cf716687ae5e +size 1328 diff --git a/crp_7ca7383482dd4e03/responses.parquet b/crp_7ca7383482dd4e03/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_7ca7383482dd4e03/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_7ca7383482dd4e03/vectors.parquet b/crp_7ca7383482dd4e03/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_7ca7383482dd4e03/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_80c0cdc11fec4b93/app.parquet b/crp_80c0cdc11fec4b93/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_80c0cdc11fec4b93/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_80c0cdc11fec4b93/host.parquet b/crp_80c0cdc11fec4b93/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_80c0cdc11fec4b93/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_80c0cdc11fec4b93/manifest.json b/crp_80c0cdc11fec4b93/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..31fd0dd5bfaae8a9bc8096a553cfa59a9c01e1f8 --- /dev/null +++ b/crp_80c0cdc11fec4b93/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_80c0cdc11fec4b93", + "attack_id": "atk_80c0cdc11fec4b93", + "genome_id": "cfdec0dedad2be63", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_tx_repeated_sections_hash_blowup", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_tx_repeated_sections_hash_blowup_low-volume_N40_r0", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:31.441427Z", + "ended_at": "2026-07-17T15:38:32.729871Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "cometbft-rpc-http", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "target_port": 44305, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 40, + "pace_s": 0.004, + "trigger": "Tx.sections = thousands of identical repeated Data sections (super-linear hashing)", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "attempted": 40, + "sent": 40, + "distinct_src_ips": 1, + "bytes_sent_total": 7053320, + "mock_posts": 40, + "mock_broadcast_tx": 40, + "mock_trigger_confirmed": 40, + "mock_max_pubkeys": 0, + "mock_max_sections": 6000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "source_note": "GHSA-f8qm-hmm3-fv7f (anoma/namada 1.0.0): a transaction with many repeated (duplicate) sections makes the section-hash calculation used for signature validation grow exponentially/cubically in the number of sections \u2192 CPU-exhaustion DoS at mempool CheckTx; remote unauthenticated. Fixed v1.1.0 (section-uniqueness validation + a 10,000-sections-per-tx cap). https://github.com/advisories/GHSA-f8qm-hmm3-fv7f", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-f8qm-hmm3-fv7f (no CVE assigned)", + "ghsa": "GHSA-f8qm-hmm3-fv7f", + "cvss": "High \u2014 remote unauthenticated CPU-exhaustion at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps = 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "repeated_sections_superlinear_hash_cpu", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada repeated-sections super-linear section-hash CPU blowup at mempool validation. GHSA-f8qm-hmm3-fv7f (no CVE assigned) / GHSA-f8qm-hmm3-fv7f, fixed v1.1.0. https://github.com/advisories/GHSA-f8qm-hmm3-fv7f" +} diff --git a/crp_80c0cdc11fec4b93/protocol.parquet b/crp_80c0cdc11fec4b93/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23fbb1ada92525e3d7b6698f623a12ee824bb1a7 --- /dev/null +++ b/crp_80c0cdc11fec4b93/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd8e86ed2c645f42076ee86f5df8fcaa206ded172db0f781f3c9716733db40b +size 1328 diff --git a/crp_80c0cdc11fec4b93/responses.parquet b/crp_80c0cdc11fec4b93/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_80c0cdc11fec4b93/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_80c0cdc11fec4b93/vectors.parquet b/crp_80c0cdc11fec4b93/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_80c0cdc11fec4b93/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_872e801c4b384908/app.parquet b/crp_872e801c4b384908/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_872e801c4b384908/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_872e801c4b384908/host.parquet b/crp_872e801c4b384908/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_872e801c4b384908/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_872e801c4b384908/manifest.json b/crp_872e801c4b384908/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..8bbf641f99565fb049ae66f3918b47d2720f1243 --- /dev/null +++ b/crp_872e801c4b384908/manifest.json @@ -0,0 +1,77 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_872e801c4b384908", + "attack_id": "atk_872e801c4b384908", + "genome_id": "d7a628ebb76dd872", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "monero_wallet_rpc_body_size_dos", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_wallet_rpc_body_size_dos_distributed_N120_r2", + "target_env": "monero-wallet-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:05.940430Z", + "ended_at": "2026-07-17T08:36:07.670820Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "monero-wallet-rpc-http", + "attack_family_label": "monero_wallet_rpc_unbounded_body", + "target_port": 42491, + "wallet_rpc_port_prod": 18083, + "endpoint": "/json_rpc", + "declared_content_length": 67108864, + "core_rpc_cap": 1048576, + "oversized_posts": 120, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_source": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "impact": "unbounded wallet-rpc request body buffered in memory -> memory-exhaustion DoS", + "oversized_posts_attempted": 120, + "posts_sent": 36, + "distinct_src_ips": 8, + "declared_body_bytes": 67108864, + "sent_body_bytes": 524288, + "bytes_sent_total": 18879012, + "posts_observed": 120, + "oversized_bodies_observed": 120 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_wallet_rpc_body_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/10139", + "source_note": "monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139", + "class": "monero-wallet-rpc-unbounded-body", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_url": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero wallet-rpc unbounded-body memory DoS (PR #10139). monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139" +} diff --git a/crp_872e801c4b384908/protocol.parquet b/crp_872e801c4b384908/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_872e801c4b384908/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_872e801c4b384908/responses.parquet b/crp_872e801c4b384908/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_872e801c4b384908/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_872e801c4b384908/vectors.parquet b/crp_872e801c4b384908/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_872e801c4b384908/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_87937cdeede040f7/app.parquet b/crp_87937cdeede040f7/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7670222024fe80e5bae283288d5e10c116ad985a --- /dev/null +++ b/crp_87937cdeede040f7/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c658d543ebdd049d22228d99133782efdfa9d00bb56d2b3350a793ede5422f +size 16475 diff --git a/crp_87937cdeede040f7/host.parquet b/crp_87937cdeede040f7/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5efcf9d4b5f7942fce4b03cfa332f95fdedcbdb --- /dev/null +++ b/crp_87937cdeede040f7/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a8d119640bdf31e9851a6621778a68a933faa7d761ce43e0af8368e627a883 +size 4906 diff --git a/crp_87937cdeede040f7/manifest.json b/crp_87937cdeede040f7/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..85d6d31a77a2df1bdd3203b9d770008746a62754 --- /dev/null +++ b/crp_87937cdeede040f7/manifest.json @@ -0,0 +1,68 @@ +{ + "bundle_version": 3, + "shape": "v1.0", + "corpus_id": "crp_87937cdeede040f7", + "attack_id": "atk_87937cdeede040f7", + "genome_id": "0186c3167303bfc8", + "assessment_id": null, + "family_id": "consensus_abuse", + "primitive_id": "zcash_zebra_tx_cache_consensus_split", + "posture": "historical-cve", + "ground_truth_label": "attack", + "chain": "zcash", + "run_tag": "knownclass_zcash_zcash_zebra_tx_cache_consensus_split_auth_r1", + "target_env": "zebrad-4.2.0-regtest-nu5-cachesplit", + "generation_method": "hand", + "started_at": "2026-07-17T18:50:12.137092Z", + "ended_at": "2026-07-17T18:50:25.687667Z", + "attack_parameters": { + "posture": "historical-cve", + "rep": 1, + "layer": "consensus", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "mechanism": "find_verified_unmined_tx mined-txid cache skips authorizing-data re-verification", + "vector": "sendrawtransaction(txA valid) warms cache; submitblock(block with txB invalid-auth, same ZIP-244 mined txid) accepted by the vulnerable node", + "node": "zebrad 4.2.0 / zebra-consensus 5.0.0 (VULNERABLE; fixed 4.3.0/5.0.1)", + "coinbase_txid": "741fc7eb5e86e4eb72fdb15b1fd42467963c933d42e789282d785e9178a2ebcc", + "rpc_port": 18233, + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1" + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": true, + "app_parquet": true, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "cachesplit": "zebra-chain block-injector", + "zebrad": "4.2.0 (consensus 5.0.0)", + "known_class_zebra_tx_cache_split": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "source_note": "CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class live repro (traffic + host + prometheus): Zebra verification-cache consensus split \u2014 the vulnerable node accepts a block whose tx has an invalid signature because a valid sibling with the same ZIP-244 mined txid is in the mempool. CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh" +} diff --git a/crp_87937cdeede040f7/protocol.parquet b/crp_87937cdeede040f7/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_87937cdeede040f7/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_87937cdeede040f7/responses.parquet b/crp_87937cdeede040f7/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_87937cdeede040f7/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_87937cdeede040f7/vectors.parquet b/crp_87937cdeede040f7/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_87937cdeede040f7/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_95c96c43a3db4904/app.parquet b/crp_95c96c43a3db4904/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_95c96c43a3db4904/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_95c96c43a3db4904/host.parquet b/crp_95c96c43a3db4904/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_95c96c43a3db4904/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_95c96c43a3db4904/manifest.json b/crp_95c96c43a3db4904/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..7b635813e7e3faf49a0ed9b6901835fc24d68a4e --- /dev/null +++ b/crp_95c96c43a3db4904/manifest.json @@ -0,0 +1,74 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_95c96c43a3db4904", + "attack_id": "atk_95c96c43a3db4904", + "genome_id": "8587d4edbb918f30", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "monero_zmq_eagain_crash", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_zmq_eagain_crash_mimicry_N200_r3", + "target_env": "monero-zmq-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:15.658725Z", + "ended_at": "2026-07-17T08:36:18.309622Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "monero-zmq-rpc", + "attack_family_label": "monero_zmq_rpc_http_protocol_confusion_crash", + "target_port": 32877, + "zmq_rpc_port_prod": 18082, + "invalid_message": "http-on-zmq-port", + "requires_zmq_pub_enabled": true, + "http_probes": 200, + "pace_s": 0.005, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_source": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "impact": "invalid HTTP message on ZMQ-RPC port -> unhandled zmq_read EAGAIN -> permanent crash DoS", + "http_probes_attempted": 200, + "probes_sent": 200, + "distinct_src_ips": 1, + "bytes_sent_total": 20600, + "conns_observed": 200, + "http_probes_observed": 200 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_zmq_eagain_crash": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/9052", + "source_note": "monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052", + "class": "monero-zmq-rpc-http-eagain-crash", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_url": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero ZMQ-RPC HTTP-EAGAIN permanent crash (PR #9052). monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052" +} diff --git a/crp_95c96c43a3db4904/protocol.parquet b/crp_95c96c43a3db4904/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_95c96c43a3db4904/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_95c96c43a3db4904/responses.parquet b/crp_95c96c43a3db4904/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_95c96c43a3db4904/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_95c96c43a3db4904/vectors.parquet b/crp_95c96c43a3db4904/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_95c96c43a3db4904/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_9896b9bb6a5a4bbf/app.parquet b/crp_9896b9bb6a5a4bbf/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_9896b9bb6a5a4bbf/host.parquet b/crp_9896b9bb6a5a4bbf/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_9896b9bb6a5a4bbf/manifest.json b/crp_9896b9bb6a5a4bbf/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..2b4b66feb100c5fc3bcc388e5d02c05bb5ed8075 --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_9896b9bb6a5a4bbf", + "attack_id": "atk_9896b9bb6a5a4bbf", + "genome_id": "5f42fcb76aeb7eb8", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_multisig_256key_sig_overflow", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_multisig_256key_sig_overflow_saturating_N220_r1", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:27.560079Z", + "ended_at": "2026-07-17T15:38:28.807083Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "cometbft-rpc-http", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "target_port": 44995, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 220, + "pace_s": 0.0007, + "trigger": "Authorization section with 256 Ed25519 pubkeys + 256 signatures (u8 count overflow)", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "attempted": 220, + "sent": 220, + "distinct_src_ips": 1, + "bytes_sent_total": 7520480, + "mock_posts": 220, + "mock_broadcast_tx": 220, + "mock_trigger_confirmed": 220, + "mock_max_pubkeys": 256, + "mock_max_sections": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "source_note": "GHSA-82vg-5v4f-f9wq (anoma/namada <=1.0.0): a transaction whose Authorization section carries 256 public keys (Signer::PubKeys) or more with valid matching signatures triggers an integer overflow (u8 index/count) in Tx::verify_signatures during mempool CheckTx \u2192 node panic; remote unauthenticated crash DoS. Fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada Authorization 256-pubkey u8-overflow panic at mempool validation. GHSA-82vg-5v4f-f9wq (no CVE assigned) / GHSA-82vg-5v4f-f9wq, fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq" +} diff --git a/crp_9896b9bb6a5a4bbf/protocol.parquet b/crp_9896b9bb6a5a4bbf/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a556fc843b58b76bdd042cc372fa8e4a13fb722d --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236e368175e7f82060994c7d82f1fa9514e19ce7ea2925bd9a41bb64b6fc68ef +size 1328 diff --git a/crp_9896b9bb6a5a4bbf/responses.parquet b/crp_9896b9bb6a5a4bbf/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_9896b9bb6a5a4bbf/vectors.parquet b/crp_9896b9bb6a5a4bbf/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_9896b9bb6a5a4bbf/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_9d5044fd44d243de/app.parquet b/crp_9d5044fd44d243de/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_9d5044fd44d243de/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_9d5044fd44d243de/host.parquet b/crp_9d5044fd44d243de/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_9d5044fd44d243de/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_9d5044fd44d243de/manifest.json b/crp_9d5044fd44d243de/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..f997e0e3b0ec0d9460add0d35395bc823a48d164 --- /dev/null +++ b/crp_9d5044fd44d243de/manifest.json @@ -0,0 +1,84 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_9d5044fd44d243de", + "attack_id": "atk_9d5044fd44d243de", + "genome_id": "6d4416ecdbc5dbfa", + "assessment_id": null, + "family_id": "gossip_abuse", + "primitive_id": "nimiq_dht_get_first_record_poison", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_get_first_record_poison_low-volume_N200_r0", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:15.765840Z", + "ended_at": "2026-07-17T16:12:17.280776Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "GET_VALUE", + "target_port": 33933, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 64, + "signature_all_zero_invalid": true, + "get_responses": 200, + "poison_call": "handle_dht_get first-record DhtResults init", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "gets_attempted": 200, + "responses_sent": 200, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 37000, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_responses": 200, + "mock_get_value": 200, + "mock_tag03_records": 200, + "mock_would_poison_records": 200, + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_get_poison": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "source_note": "CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-46541", + "ghsa": "GHSA-ccqv-2c9q-mqw5", + "cvss": "7.5 (High) \u2014 remote unauthenticated discovery/routing DoS via poisoned DHT get", + "package": "nimiq-network-libp2p / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross <= v1.3.0", + "fixed_version": "v1.4.0 (PR #3707)", + "attack_family_label": "dht_get_invalid_first_record_accumulator_poison", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT GET_VALUE response carrying a ValidatorRecord with a 64-byte-but-invalid (all-zero) signature \u2192 handle_dht_get first-record verification fails \u2192 DhtResults poisoned \u2192 discovery/routing DoS. CVE-2026-46541 / GHSA-ccqv-2c9q-mqw5 (nimiq/core-rs-albatross, nimiq/core-rs-albatross <= v1.3.0): handle_dht_get initializes its DhtResults accumulator only off the first DHT record and only when it verifies; a malicious peer that answers a Kademlia get (/nimiq/kad/0.0.1) first with an invalid ValidatorRecord (correct 64-byte signature length so it does not panic, but cryptographically invalid so verification fails) leaves DhtResults uninitialized, and every subsequent valid record is discarded -> peer/validator discovery + routing DoS (CWE-754). Fixed in v1.4.0 (PR #3707) (store_dht_record + DhtNoValidRecord). https://github.com/advisories/GHSA-ccqv-2c9q-mqw5" +} diff --git a/crp_9d5044fd44d243de/protocol.parquet b/crp_9d5044fd44d243de/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6698c2c6debe5c044ef2bd60bc2757fdb9ce34d9 --- /dev/null +++ b/crp_9d5044fd44d243de/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c75d67edba31e656674a4125d8e018957be189927aec8ee3abc379836bea6b +size 1372 diff --git a/crp_9d5044fd44d243de/responses.parquet b/crp_9d5044fd44d243de/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_9d5044fd44d243de/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_9d5044fd44d243de/vectors.parquet b/crp_9d5044fd44d243de/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_9d5044fd44d243de/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_a608a1af886d4377/app.parquet b/crp_a608a1af886d4377/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_a608a1af886d4377/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_a608a1af886d4377/host.parquet b/crp_a608a1af886d4377/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_a608a1af886d4377/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_a608a1af886d4377/manifest.json b/crp_a608a1af886d4377/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..ff01301a8e7bb3084ed3a956e7e8b024c2851316 --- /dev/null +++ b/crp_a608a1af886d4377/manifest.json @@ -0,0 +1,83 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_a608a1af886d4377", + "attack_id": "atk_a608a1af886d4377", + "genome_id": "c91abadc0204e7dd", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "cosmwasm_validate_basic_address_count", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "cosmos", + "run_tag": "knownclass_cosmos_cosmwasm_validate_basic_address_count_mimicry_A2000_r3", + "target_env": "cosmos-wasmd-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:06.556286Z", + "ended_at": "2026-07-17T16:12:07.800484Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "cometbft-rpc-http", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "target_port": 33797, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "message_type": "/cosmwasm.wasm.v1.MsgStoreCode", + "permission": 4, + "addresses_per_tx": 2000, + "requests": 24, + "pace_s": 0.008, + "trigger": "MsgStoreCode.instantiate_permission.AccessConfig.Addresses = N distinct bech32 addrs", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "cwe": "CWE-400", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "attempted": 24, + "sent": 24, + "distinct_src_ips": 1, + "bytes_sent_total": 3018456, + "mock_posts": 24, + "mock_broadcast_tx": 24, + "mock_trigger_confirmed": 24, + "mock_max_addresses": 2000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_cosmwasm_address_count_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "public_source_cwa": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "source_note": "CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): wasmd MsgStoreCode with an oversized AccessConfig.Addresses list \u2192 ValidateBasic de-dup map blow-up at mempool CheckTx. CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md" +} diff --git a/crp_a608a1af886d4377/protocol.parquet b/crp_a608a1af886d4377/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca12f5984892be4862a7c32c592cd02226c01838 --- /dev/null +++ b/crp_a608a1af886d4377/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9485be71d609545f62c0352cd642d27184d0c701ac7f0acbb8b535b1c02c9b8c +size 1359 diff --git a/crp_a608a1af886d4377/responses.parquet b/crp_a608a1af886d4377/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_a608a1af886d4377/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_a608a1af886d4377/vectors.parquet b/crp_a608a1af886d4377/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_a608a1af886d4377/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_b09bee0af90f4f41/app.parquet b/crp_b09bee0af90f4f41/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_b09bee0af90f4f41/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_b09bee0af90f4f41/host.parquet b/crp_b09bee0af90f4f41/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_b09bee0af90f4f41/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_b09bee0af90f4f41/manifest.json b/crp_b09bee0af90f4f41/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..4f642c865308552255e8d191cc47832aa6b8ce1a --- /dev/null +++ b/crp_b09bee0af90f4f41/manifest.json @@ -0,0 +1,83 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_b09bee0af90f4f41", + "attack_id": "atk_b09bee0af90f4f41", + "genome_id": "29e0a3ee103f042c", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "cosmwasm_validate_basic_address_count", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "cosmos", + "run_tag": "knownclass_cosmos_cosmwasm_validate_basic_address_count_low-volume_A3000_r0", + "target_env": "cosmos-wasmd-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:00.928008Z", + "ended_at": "2026-07-17T16:12:02.194932Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "cometbft-rpc-http", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "target_port": 45955, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "message_type": "/cosmwasm.wasm.v1.MsgStoreCode", + "permission": 4, + "addresses_per_tx": 3000, + "requests": 30, + "pace_s": 0.006, + "trigger": "MsgStoreCode.instantiate_permission.AccessConfig.Addresses = N distinct bech32 addrs", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "cwe": "CWE-400", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "attempted": 30, + "sent": 30, + "distinct_src_ips": 1, + "bytes_sent_total": 5653110, + "mock_posts": 30, + "mock_broadcast_tx": 30, + "mock_trigger_confirmed": 30, + "mock_max_addresses": 3000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_cosmwasm_address_count_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "public_source_cwa": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "source_note": "CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): wasmd MsgStoreCode with an oversized AccessConfig.Addresses list \u2192 ValidateBasic de-dup map blow-up at mempool CheckTx. CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md" +} diff --git a/crp_b09bee0af90f4f41/protocol.parquet b/crp_b09bee0af90f4f41/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0b89e3530d6b187c2229b45342cdb70250a3350 --- /dev/null +++ b/crp_b09bee0af90f4f41/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb0ee1ca9e6c7c9daf9d8f858623275f33f4816d5739d98939c194ee0e7cda4 +size 1359 diff --git a/crp_b09bee0af90f4f41/responses.parquet b/crp_b09bee0af90f4f41/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_b09bee0af90f4f41/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_b09bee0af90f4f41/vectors.parquet b/crp_b09bee0af90f4f41/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_b09bee0af90f4f41/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_b4dad447fe244a8a/app.parquet b/crp_b4dad447fe244a8a/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_b4dad447fe244a8a/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_b4dad447fe244a8a/host.parquet b/crp_b4dad447fe244a8a/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_b4dad447fe244a8a/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_b4dad447fe244a8a/manifest.json b/crp_b4dad447fe244a8a/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..788ed461e8ad9462c968d3b01d64948d6552d023 --- /dev/null +++ b/crp_b4dad447fe244a8a/manifest.json @@ -0,0 +1,87 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_b4dad447fe244a8a", + "attack_id": "atk_b4dad447fe244a8a", + "genome_id": "3cd75e8ec0d0942c", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_dht_sig_length_panic", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_sig_length_panic_saturating_N1500_r1", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:46.842412Z", + "ended_at": "2026-07-17T09:14:48.887770Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_validator_record_sig_length_panic", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "PUT_VALUE", + "target_port": 33485, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 0, + "required_signature_length": 64, + "put_values": 1500, + "panic_call": "Ed25519Signature::from_bytes(sig).unwrap()", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "puts_attempted": 1500, + "puts_sent": 1500, + "sybil_peers": 1, + "sig_len": 0, + "bind_fail": 0, + "bytes_sent_total": 211500, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_records": 1500, + "mock_tag03_records": 1500, + "mock_would_panic_records": 1500, + "mock_sig_lens_seen": [ + 0 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_sig_length_panic": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-27w2-87xv-37c6", + "source_note": "CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "attack_family_label": "dht_validator_record_sig_length_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT ValidatorRecord with a non-64-byte Ed25519 signature \u2192 verifier from_bytes().unwrap() panic (remote crash DoS). CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6" +} diff --git a/crp_b4dad447fe244a8a/protocol.parquet b/crp_b4dad447fe244a8a/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff80da45d5beb2ba0d9c807bea685b2e2020a2a2 --- /dev/null +++ b/crp_b4dad447fe244a8a/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741ac0f598e24fdf5ae95464a70d48e4fd80fac1971ec157d35e2fa2f96f8bb1 +size 1359 diff --git a/crp_b4dad447fe244a8a/responses.parquet b/crp_b4dad447fe244a8a/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_b4dad447fe244a8a/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_b4dad447fe244a8a/vectors.parquet b/crp_b4dad447fe244a8a/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_b4dad447fe244a8a/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_b8f5cd702fe74f95/app.parquet b/crp_b8f5cd702fe74f95/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_b8f5cd702fe74f95/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_b8f5cd702fe74f95/host.parquet b/crp_b8f5cd702fe74f95/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_b8f5cd702fe74f95/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_b8f5cd702fe74f95/manifest.json b/crp_b8f5cd702fe74f95/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..1444caa6ecc90500f5813b9d4315156414490071 --- /dev/null +++ b/crp_b8f5cd702fe74f95/manifest.json @@ -0,0 +1,83 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_b8f5cd702fe74f95", + "attack_id": "atk_b8f5cd702fe74f95", + "genome_id": "d8884530029b3f85", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "cosmwasm_validate_basic_address_count", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "cosmos", + "run_tag": "knownclass_cosmos_cosmwasm_validate_basic_address_count_saturating_A12000_r1", + "target_env": "cosmos-wasmd-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T16:12:02.598484Z", + "ended_at": "2026-07-17T16:12:04.761094Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "cometbft-rpc-http", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "target_port": 45403, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "message_type": "/cosmwasm.wasm.v1.MsgStoreCode", + "permission": 4, + "addresses_per_tx": 12000, + "requests": 120, + "pace_s": 0.0007, + "trigger": "MsgStoreCode.instantiate_permission.AccessConfig.Addresses = N distinct bech32 addrs", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "cwe": "CWE-400", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "attempted": 120, + "sent": 120, + "distinct_src_ips": 1, + "bytes_sent_total": 90292440, + "mock_posts": 120, + "mock_broadcast_tx": 120, + "mock_trigger_confirmed": 120, + "mock_max_addresses": 12000 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_cosmwasm_address_count_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-m3rh-cvr5-x6q4", + "public_source_cwa": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "source_note": "CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cwa": "CWA-2024-003", + "ghsa": "GHSA-m3rh-cvr5-x6q4", + "cvss": "6.3 (Moderate) \u2014 remote unauthenticated resource exhaustion at mempool validation (CWE-400)", + "package": "CosmWasm wasmd (Go)", + "affected_versions": "wasmd < 0.52.0", + "fixed_version": "v0.52.0 (commit 76c0c06)", + "attack_family_label": "access_config_address_list_dedup_map_blowup", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): wasmd MsgStoreCode with an oversized AccessConfig.Addresses list \u2192 ValidateBasic de-dup map blow-up at mempool CheckTx. CWA-2024-003 / GHSA-m3rh-cvr5-x6q4 (CosmWasm wasmd wasmd < 0.52.0): several wasmd message types let an unauthenticated submitter pack a large address list into AccessConfig.Addresses / msg.Addresses; ValidateBasic de-duplicates it with a map, so a single tx (broadcast_tx_sync \u2192 CheckTx) with N addresses drives large memory consumption + map-operation slowdown (CWE-400). Bounded only by tx-size gas + CometBFT max_bytes. Fixed v0.52.0 (commit 76c0c06). https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md" +} diff --git a/crp_b8f5cd702fe74f95/protocol.parquet b/crp_b8f5cd702fe74f95/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14d4a1db2c07807e18e0e339a6ba648eff0326a8 --- /dev/null +++ b/crp_b8f5cd702fe74f95/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7744d6b7e6668c6624193cdce15b1c4924ef7c08a467cd8e3d3c91f39865afad +size 1359 diff --git a/crp_b8f5cd702fe74f95/responses.parquet b/crp_b8f5cd702fe74f95/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_b8f5cd702fe74f95/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_b8f5cd702fe74f95/vectors.parquet b/crp_b8f5cd702fe74f95/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_b8f5cd702fe74f95/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_bd31aa338bb3489d/app.parquet b/crp_bd31aa338bb3489d/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_bd31aa338bb3489d/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_bd31aa338bb3489d/host.parquet b/crp_bd31aa338bb3489d/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_bd31aa338bb3489d/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_bd31aa338bb3489d/manifest.json b/crp_bd31aa338bb3489d/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..13583db239097dc334a12b4e131c5833bba416e4 --- /dev/null +++ b/crp_bd31aa338bb3489d/manifest.json @@ -0,0 +1,86 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_bd31aa338bb3489d", + "attack_id": "atk_bd31aa338bb3489d", + "genome_id": "39561ef8c97126bb", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_proposal_signer_oob", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_proposal_signer_oob_saturating_N1200_r1", + "target_env": "nimiq-core-rs-albatross-validator", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:53.843103Z", + "ended_at": "2026-07-17T09:14:55.665308Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "libp2p-gossipsub", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "protocol": "/meshsub/1.1.0", + "gossip_topic": "tendermint-proposal", + "target_port": 39629, + "message_type": "SignedProposal", + "signer_sent": 16, + "num_validators": 16, + "off_by_one": "signer == num_validators (was `>`, fixed to `>=`)", + "panic_call": "validators.get_validator_by_slot_band(signer)", + "proposals": 1200, + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "msgs_attempted": 1200, + "msgs_sent": 1200, + "sybil_peers": 1, + "bind_fail": 0, + "bytes_sent_total": 479486, + "resp_bytes_total": 36, + "distinct_src_ips": 1, + "mock_rpcs": 1200, + "mock_proposals": 1200, + "mock_would_panic": 1200, + "mock_signers_seen": [ + 16 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_proposal_signer_oob": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/nimiq/core-rs-albatross/pull/3661", + "source_note": "CVE-2026-32605 / GHSA-g99c-h7j7-rfhv (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.3.0): ProposalSender::send bounds-checked the gossiped SignedProposal.signer with `>` instead of `>=`, so signer == validators.num_validators() slipped through and get_validator_by_slot_band(signer) indexed one past the validator set \u2192 out-of-bounds panic BEFORE signature verification \u2192 remote unauthenticated validator crash DoS (CWE-125/193). Fixed in v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-32605", + "ghsa": "GHSA-g99c-h7j7-rfhv", + "cvss": "7.5 (High) \u2014 remote unauthenticated validator panic via gossiped proposal", + "package": "nimiq-validator / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.3.0", + "fixed_version": "v1.3.0 (PR #3661, commit 5108d8c)", + "attack_family_label": "tendermint_proposal_signer_out_of_bounds_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq tendermint-proposal gossip with signer == num_validators \u2192 get_validator_by_slot_band OOB panic (remote crash DoS). CVE-2026-32605 / GHSA-g99c-h7j7-rfhv, fixed v1.3.0 (PR #3661, commit 5108d8c). https://github.com/nimiq/core-rs-albatross/pull/3661" +} diff --git a/crp_bd31aa338bb3489d/protocol.parquet b/crp_bd31aa338bb3489d/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ed0781fc10d74f222e438724a3a11069a8b7809 --- /dev/null +++ b/crp_bd31aa338bb3489d/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbb81fb26b9a2355713793c81b5177ebac046b934cb115477b802fb70916b29 +size 1332 diff --git a/crp_bd31aa338bb3489d/responses.parquet b/crp_bd31aa338bb3489d/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_bd31aa338bb3489d/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_bd31aa338bb3489d/vectors.parquet b/crp_bd31aa338bb3489d/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_bd31aa338bb3489d/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_c90cb872df9440d1/app.parquet b/crp_c90cb872df9440d1/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_c90cb872df9440d1/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_c90cb872df9440d1/host.parquet b/crp_c90cb872df9440d1/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_c90cb872df9440d1/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_c90cb872df9440d1/manifest.json b/crp_c90cb872df9440d1/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..ca9b4e3ee4cdf28dea5a460e4719d85771333fd5 --- /dev/null +++ b/crp_c90cb872df9440d1/manifest.json @@ -0,0 +1,74 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_c90cb872df9440d1", + "attack_id": "atk_c90cb872df9440d1", + "genome_id": "23045f9d048a3646", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "monero_zmq_eagain_crash", + "posture": "saturating", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_zmq_eagain_crash_saturating_N600_r1", + "target_env": "monero-zmq-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:12.181138Z", + "ended_at": "2026-07-17T08:36:13.828794Z", + "attack_parameters": { + "posture": "saturating", + "rep": 1, + "layer": "monero-zmq-rpc", + "attack_family_label": "monero_zmq_rpc_http_protocol_confusion_crash", + "target_port": 36589, + "zmq_rpc_port_prod": 18082, + "invalid_message": "http-on-zmq-port", + "requires_zmq_pub_enabled": true, + "http_probes": 600, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_source": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "impact": "invalid HTTP message on ZMQ-RPC port -> unhandled zmq_read EAGAIN -> permanent crash DoS", + "http_probes_attempted": 600, + "probes_sent": 600, + "distinct_src_ips": 1, + "bytes_sent_total": 61800, + "conns_observed": 600, + "http_probes_observed": 600 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_zmq_eagain_crash": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/9052", + "source_note": "monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052", + "class": "monero-zmq-rpc-http-eagain-crash", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_url": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero ZMQ-RPC HTTP-EAGAIN permanent crash (PR #9052). monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052" +} diff --git a/crp_c90cb872df9440d1/protocol.parquet b/crp_c90cb872df9440d1/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_c90cb872df9440d1/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_c90cb872df9440d1/responses.parquet b/crp_c90cb872df9440d1/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_c90cb872df9440d1/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_c90cb872df9440d1/vectors.parquet b/crp_c90cb872df9440d1/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_c90cb872df9440d1/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_c9e3e5ff60804834/app.parquet b/crp_c9e3e5ff60804834/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_c9e3e5ff60804834/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_c9e3e5ff60804834/host.parquet b/crp_c9e3e5ff60804834/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_c9e3e5ff60804834/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_c9e3e5ff60804834/manifest.json b/crp_c9e3e5ff60804834/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..bc5b26e8c355003cb56d132cf97a937af9d69475 --- /dev/null +++ b/crp_c9e3e5ff60804834/manifest.json @@ -0,0 +1,79 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_c9e3e5ff60804834", + "attack_id": "atk_c9e3e5ff60804834", + "genome_id": "40fecde6045a6187", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "namada_multisig_256key_sig_overflow", + "posture": "low-volume", + "ground_truth_label": "attack", + "chain": "namada", + "run_tag": "knownclass_namada_namada_multisig_256key_sig_overflow_low-volume_N40_r0", + "target_env": "namada-cometbft-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T15:38:26.198620Z", + "ended_at": "2026-07-17T15:38:27.392269Z", + "attack_parameters": { + "posture": "low-volume", + "rep": 0, + "layer": "cometbft-rpc-http", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "target_port": 43557, + "cometbft_rpc_port_prod": 26657, + "rpc_method": "broadcast_tx_sync", + "requests": 40, + "pace_s": 0.004, + "trigger": "Authorization section with 256 Ed25519 pubkeys + 256 signatures (u8 count overflow)", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "attempted": 40, + "sent": 40, + "distinct_src_ips": 1, + "bytes_sent_total": 1367360, + "mock_posts": 40, + "mock_broadcast_tx": 40, + "mock_trigger_confirmed": 40, + "mock_max_pubkeys": 256, + "mock_max_sections": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_namada_mempool_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "source_note": "GHSA-82vg-5v4f-f9wq (anoma/namada <=1.0.0): a transaction whose Authorization section carries 256 public keys (Signer::PubKeys) or more with valid matching signatures triggers an integer overflow (u8 index/count) in Tx::verify_signatures during mempool CheckTx \u2192 node panic; remote unauthenticated crash DoS. Fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "GHSA-82vg-5v4f-f9wq (no CVE assigned)", + "ghsa": "GHSA-82vg-5v4f-f9wq", + "cvss": "High \u2014 remote unauthenticated node panic at mempool validation", + "package": "namada-apps / anoma/namada (Rust)", + "affected_versions": "namada-apps <= 1.0.0", + "fixed_version": "v1.1.0", + "attack_family_label": "authorization_256_pubkey_u8_overflow_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): namada Authorization 256-pubkey u8-overflow panic at mempool validation. GHSA-82vg-5v4f-f9wq (no CVE assigned) / GHSA-82vg-5v4f-f9wq, fixed v1.1.0. https://github.com/advisories/GHSA-82vg-5v4f-f9wq" +} diff --git a/crp_c9e3e5ff60804834/protocol.parquet b/crp_c9e3e5ff60804834/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c474034f0f60ded64c8ea0ec15732dca7130a693 --- /dev/null +++ b/crp_c9e3e5ff60804834/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167f19c8f12c8788d88fa70b108230a94a5e3cf90c62fe447a49c5d8b6a09061 +size 1328 diff --git a/crp_c9e3e5ff60804834/responses.parquet b/crp_c9e3e5ff60804834/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_c9e3e5ff60804834/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_c9e3e5ff60804834/vectors.parquet b/crp_c9e3e5ff60804834/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_c9e3e5ff60804834/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_ce92259063ad475c/app.parquet b/crp_ce92259063ad475c/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1646ae418c00ed2df2265d465102390ca6666726 --- /dev/null +++ b/crp_ce92259063ad475c/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7a7a5ca8307293ff05189266f230a006121bc051e061b12de4cc6fd45560c8 +size 14560 diff --git a/crp_ce92259063ad475c/host.parquet b/crp_ce92259063ad475c/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ace09a46bcc144e03d08b4faa8de2c4a7b6ef25f --- /dev/null +++ b/crp_ce92259063ad475c/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344afe7f500133df447afbd26ff28f8811d07a4bba4df5b717e175329ab39576 +size 4687 diff --git a/crp_ce92259063ad475c/manifest.json b/crp_ce92259063ad475c/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..08c75a47219bda6dfae12ff01c03690b22045b20 --- /dev/null +++ b/crp_ce92259063ad475c/manifest.json @@ -0,0 +1,68 @@ +{ + "bundle_version": 3, + "shape": "v1.0", + "corpus_id": "crp_ce92259063ad475c", + "attack_id": "atk_ce92259063ad475c", + "genome_id": "b91f1d268a3228c4", + "assessment_id": null, + "family_id": "consensus_abuse", + "primitive_id": "zcash_zebra_tx_cache_consensus_split", + "posture": "historical-cve", + "ground_truth_label": "attack", + "chain": "zcash", + "run_tag": "knownclass_zcash_zcash_zebra_tx_cache_consensus_split_auth_r2", + "target_env": "zebrad-4.2.0-regtest-nu5-cachesplit", + "generation_method": "hand", + "started_at": "2026-07-17T18:50:27.244760Z", + "ended_at": "2026-07-17T18:50:38.600067Z", + "attack_parameters": { + "posture": "historical-cve", + "rep": 2, + "layer": "consensus", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "mechanism": "find_verified_unmined_tx mined-txid cache skips authorizing-data re-verification", + "vector": "sendrawtransaction(txA valid) warms cache; submitblock(block with txB invalid-auth, same ZIP-244 mined txid) accepted by the vulnerable node", + "node": "zebrad 4.2.0 / zebra-consensus 5.0.0 (VULNERABLE; fixed 4.3.0/5.0.1)", + "coinbase_txid": "6dff7f01e432071205c5ac532bc94da8a4f16359541c331435f80f5e55fcb579", + "rpc_port": 18233, + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1" + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": true, + "app_parquet": true, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "cachesplit": "zebra-chain block-injector", + "zebrad": "4.2.0 (consensus 5.0.0)", + "known_class_zebra_tx_cache_split": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "source_note": "CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class live repro (traffic + host + prometheus): Zebra verification-cache consensus split \u2014 the vulnerable node accepts a block whose tx has an invalid signature because a valid sibling with the same ZIP-244 mined txid is in the mempool. CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh" +} diff --git a/crp_ce92259063ad475c/protocol.parquet b/crp_ce92259063ad475c/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_ce92259063ad475c/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_ce92259063ad475c/responses.parquet b/crp_ce92259063ad475c/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_ce92259063ad475c/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_ce92259063ad475c/vectors.parquet b/crp_ce92259063ad475c/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_ce92259063ad475c/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_d82637ca9bf049bd/app.parquet b/crp_d82637ca9bf049bd/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_d82637ca9bf049bd/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_d82637ca9bf049bd/host.parquet b/crp_d82637ca9bf049bd/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_d82637ca9bf049bd/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_d82637ca9bf049bd/manifest.json b/crp_d82637ca9bf049bd/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..70128c181fef62ba95e4967a91a724842428f48e --- /dev/null +++ b/crp_d82637ca9bf049bd/manifest.json @@ -0,0 +1,77 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_d82637ca9bf049bd", + "attack_id": "atk_d82637ca9bf049bd", + "genome_id": "82b276abaf28ce3b", + "assessment_id": null, + "family_id": "memory_amp", + "primitive_id": "monero_wallet_rpc_body_size_dos", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_wallet_rpc_body_size_dos_mimicry_N60_r3", + "target_env": "monero-wallet-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:07.745265Z", + "ended_at": "2026-07-17T08:36:10.036513Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "monero-wallet-rpc-http", + "attack_family_label": "monero_wallet_rpc_unbounded_body", + "target_port": 40427, + "wallet_rpc_port_prod": 18083, + "endpoint": "/json_rpc", + "declared_content_length": 67108864, + "core_rpc_cap": 1048576, + "oversized_posts": 60, + "pace_s": 0.01, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_source": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "impact": "unbounded wallet-rpc request body buffered in memory -> memory-exhaustion DoS", + "oversized_posts_attempted": 60, + "posts_sent": 17, + "distinct_src_ips": 1, + "declared_body_bytes": 67108864, + "sent_body_bytes": 524288, + "bytes_sent_total": 8915089, + "posts_observed": 60, + "oversized_bodies_observed": 60 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_wallet_rpc_body_dos": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/10139", + "source_note": "monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139", + "class": "monero-wallet-rpc-unbounded-body", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-10139", + "public_url": "https://github.com/monero-project/monero/pull/10139", + "affected_versions": "monero-wallet-rpc before PR #10139 (m_max_content_length unset \u2014 unbounded body)", + "fixed_versions": "monero after PR #10139 (m_max_content_length = 100 MiB, matching core RPC)", + "cvss_severity": "availability-only (remote memory-exhaustion DoS when wallet-rpc is exposed)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero wallet-rpc unbounded-body memory DoS (PR #10139). monero PR #10139: monero-wallet-rpc did not bound the HTTP request body size (core RPC caps at 1 MiB), so an oversized POST body to a wallet-rpc endpoint is buffered unbounded in memory \u2192 resource-exhaustion DoS. Fixed by setting m_max_content_length. Modelled as the oversized-POST-body wire signature. https://github.com/monero-project/monero/pull/10139" +} diff --git a/crp_d82637ca9bf049bd/protocol.parquet b/crp_d82637ca9bf049bd/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_d82637ca9bf049bd/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_d82637ca9bf049bd/responses.parquet b/crp_d82637ca9bf049bd/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_d82637ca9bf049bd/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_d82637ca9bf049bd/vectors.parquet b/crp_d82637ca9bf049bd/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_d82637ca9bf049bd/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_f172a67c439d4c7a/app.parquet b/crp_f172a67c439d4c7a/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c538df9bc7a2a57731e0c51939ebf996f61bc61 --- /dev/null +++ b/crp_f172a67c439d4c7a/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481da1c6744c62c1697ee9d78f528efa36b1fec759b70bbcfdca056a4124fc7 +size 799 diff --git a/crp_f172a67c439d4c7a/host.parquet b/crp_f172a67c439d4c7a/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb8f319b03dce6f3fc161286de05cb39094daab --- /dev/null +++ b/crp_f172a67c439d4c7a/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1886fd35a0399b467738294b28b397750fcbc4e58a1184074185564d56799 +size 2163 diff --git a/crp_f172a67c439d4c7a/manifest.json b/crp_f172a67c439d4c7a/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d9890dbcf184871eed9d354891bcd90dfedb51da --- /dev/null +++ b/crp_f172a67c439d4c7a/manifest.json @@ -0,0 +1,74 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_f172a67c439d4c7a", + "attack_id": "atk_f172a67c439d4c7a", + "genome_id": "aa6397620c029f7f", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "monero_zmq_eagain_crash", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "monero", + "run_tag": "knownclass_monero_monero_zmq_eagain_crash_distributed_N400_r2", + "target_env": "monero-zmq-rpc", + "generation_method": "hand", + "started_at": "2026-07-17T08:36:13.953991Z", + "ended_at": "2026-07-17T08:36:15.585181Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "monero-zmq-rpc", + "attack_family_label": "monero_zmq_rpc_http_protocol_confusion_crash", + "target_port": 39499, + "zmq_rpc_port_prod": 18082, + "invalid_message": "http-on-zmq-port", + "requires_zmq_pub_enabled": true, + "http_probes": 400, + "pace_s": 0.0, + "hold_s": 0.5, + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_source": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "impact": "invalid HTTP message on ZMQ-RPC port -> unhandled zmq_read EAGAIN -> permanent crash DoS", + "http_probes_attempted": 400, + "probes_sent": 400, + "distinct_src_ips": 8, + "bytes_sent_total": 41200, + "conns_observed": 400, + "http_probes_observed": 400 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_monero_zmq_eagain_crash": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/monero-project/monero/pull/9052", + "source_note": "monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052", + "class": "monero-zmq-rpc-http-eagain-crash", + "source_class": "public-cve-replication", + "ghpr_id": "GHPR-monero-project-monero-9052", + "public_url": "https://github.com/monero-project/monero/pull/9052", + "affected_versions": "monero before PR #9052 (ZMQ-RPC with ZMQ-PUB enabled; unhandled zmq_read EAGAIN)", + "fixed_versions": "monero after PR #9052 (EAGAIN handled / invalid messages filtered)", + "cvss_severity": "availability-only (remote permanent ZMQ-RPC crash until restart)", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic): monero ZMQ-RPC HTTP-EAGAIN permanent crash (PR #9052). monero PR #9052: with ZMQ-PUB enabled the ZMQ-RPC server uses zmq_poll; an INVALID non-ZMQ message (e.g. a browser HTTP request to the ZMQ-RPC TCP port) bypasses the poll filter, reaches zmq_read which returns EAGAIN, and the unhandled spurious wakeup PERMANENTLY crashes ZMQ-RPC until restart (remote availability DoS). Fixed by handling EAGAIN. Modelled as the HTTP-to-ZMQ-port wire signature. https://github.com/monero-project/monero/pull/9052" +} diff --git a/crp_f172a67c439d4c7a/protocol.parquet b/crp_f172a67c439d4c7a/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_f172a67c439d4c7a/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_f172a67c439d4c7a/responses.parquet b/crp_f172a67c439d4c7a/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_f172a67c439d4c7a/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_f172a67c439d4c7a/vectors.parquet b/crp_f172a67c439d4c7a/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_f172a67c439d4c7a/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_f46dec2247934e91/app.parquet b/crp_f46dec2247934e91/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bc6b27b7de5d6d8317ea9d0fca9a792c6b7a7d2 --- /dev/null +++ b/crp_f46dec2247934e91/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f452b553110f0b44d59badda227ecfd92f005511f58a45db2c18a1e3d0eb2d05 +size 8192 diff --git a/crp_f46dec2247934e91/host.parquet b/crp_f46dec2247934e91/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be19d4c7a27eec74db984ae8f91f3bcfc17a7443 --- /dev/null +++ b/crp_f46dec2247934e91/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7853de3faf29a6e19618bc8229210a246b9a3595a5abfec23a94fb66dd07f43 +size 3994 diff --git a/crp_f46dec2247934e91/manifest.json b/crp_f46dec2247934e91/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..9e4b4af22dd62c7a4cbc1ea3b9284196b15e820f --- /dev/null +++ b/crp_f46dec2247934e91/manifest.json @@ -0,0 +1,68 @@ +{ + "bundle_version": 3, + "shape": "v1.0", + "corpus_id": "crp_f46dec2247934e91", + "attack_id": "atk_f46dec2247934e91", + "genome_id": "1411e922cf6fed49", + "assessment_id": null, + "family_id": "consensus_abuse", + "primitive_id": "zcash_zebra_tx_cache_consensus_split", + "posture": "historical-cve", + "ground_truth_label": "attack", + "chain": "zcash", + "run_tag": "knownclass_zcash_zcash_zebra_tx_cache_consensus_split_auth_r0", + "target_env": "zebrad-4.2.0-regtest-nu5-cachesplit", + "generation_method": "hand", + "started_at": "2026-07-17T18:50:06.992384Z", + "ended_at": "2026-07-17T18:50:10.214617Z", + "attack_parameters": { + "posture": "historical-cve", + "rep": 0, + "layer": "consensus", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "mechanism": "find_verified_unmined_tx mined-txid cache skips authorizing-data re-verification", + "vector": "sendrawtransaction(txA valid) warms cache; submitblock(block with txB invalid-auth, same ZIP-244 mined txid) accepted by the vulnerable node", + "node": "zebrad 4.2.0 / zebra-consensus 5.0.0 (VULNERABLE; fixed 4.3.0/5.0.1)", + "coinbase_txid": "6fd5d3754c713d5428eba191c7e58e458c2d1ec5c993035b0b79ccd85c4e6aeb", + "rpc_port": 18233, + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1" + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": true, + "app_parquet": true, + "protocol_parquet": false, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "cachesplit": "zebra-chain block-injector", + "zebrad": "4.2.0 (consensus 5.0.0)", + "known_class_zebra_tx_cache_split": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "source_note": "CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-34377", + "ghsa": "GHSA-3vmh-33xr-9cqh", + "cvss": "8.4 (High) \u2014 remote unauthenticated consensus split via verification-cache mined-txid skip", + "package": "zebra-consensus / ZcashFoundation/zebra (Rust)", + "affected_versions": "Zebra < v4.3.0 / zebra-consensus < v5.0.1", + "fixed_version": "v4.3.0 / zebra-consensus v5.0.1", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class live repro (traffic + host + prometheus): Zebra verification-cache consensus split \u2014 the vulnerable node accepts a block whose tx has an invalid signature because a valid sibling with the same ZIP-244 mined txid is in the mempool. CVE-2026-34377 / GHSA-3vmh-33xr-9cqh (ZcashFoundation/zebra, Zebra < v4.3.0 / zebra-consensus < v5.0.1): Zebra caches tx verification keyed by the ZIP-244 mined txid (excludes transparent authorizing data), so find_verified_unmined_tx returns a cached 'verified' hit and block verification skips re-checking a tx's signature. sendrawtransaction of a valid tx (txA) warms the cache under the mined txid; a submitted block containing a sibling txB with the SAME mined txid but a corrupted signature is then accepted \u2192 the vulnerable node includes an invalid-signature tx (consensus divergence from patched Zebra / zcashd, which reject it). Reproduced live against vulnerable zebrad 4.2.0. Fixed v4.3.0 / zebra-consensus v5.0.1. https://github.com/advisories/GHSA-3vmh-33xr-9cqh" +} diff --git a/crp_f46dec2247934e91/protocol.parquet b/crp_f46dec2247934e91/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44de77e6073f68441da4408fdcdd1daf48388d78 --- /dev/null +++ b/crp_f46dec2247934e91/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc978adb6fc415efd0c3dc66bd47af0dc0fe5bdcfd6129d106c1cc641e588de +size 797 diff --git a/crp_f46dec2247934e91/responses.parquet b/crp_f46dec2247934e91/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0b4e3d59317ca79e85e94c8714066e05272d76 --- /dev/null +++ b/crp_f46dec2247934e91/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b145951e316bd7c0e9ac9e5aa7f05ca332bc6c331ca38e4cb3e2abf2ab5e3 +size 1372 diff --git a/crp_f46dec2247934e91/vectors.parquet b/crp_f46dec2247934e91/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1023217fdf5e80644a3f8d5d0b750e2dd7f30d94 --- /dev/null +++ b/crp_f46dec2247934e91/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab15a2780e523a85575b39dba1d925185ecc6efbf770ccea302960bcb048e69a +size 1251 diff --git a/crp_f7711b486e4148be/app.parquet b/crp_f7711b486e4148be/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_f7711b486e4148be/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_f7711b486e4148be/host.parquet b/crp_f7711b486e4148be/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_f7711b486e4148be/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_f7711b486e4148be/manifest.json b/crp_f7711b486e4148be/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..bf2e72a0ca5cdc7df0b05046e58cd76210f6ee21 --- /dev/null +++ b/crp_f7711b486e4148be/manifest.json @@ -0,0 +1,87 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_f7711b486e4148be", + "attack_id": "atk_f7711b486e4148be", + "genome_id": "1de9891892e60cc5", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_dht_sig_length_panic", + "posture": "mimicry", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_sig_length_panic_mimicry_N160_r3", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:50.350367Z", + "ended_at": "2026-07-17T09:14:51.905343Z", + "attack_parameters": { + "posture": "mimicry", + "rep": 3, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_validator_record_sig_length_panic", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "PUT_VALUE", + "target_port": 35761, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 65, + "required_signature_length": 64, + "put_values": 160, + "panic_call": "Ed25519Signature::from_bytes(sig).unwrap()", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "puts_attempted": 160, + "puts_sent": 160, + "sybil_peers": 1, + "sig_len": 65, + "bind_fail": 0, + "bytes_sent_total": 33280, + "resp_bytes_total": 38, + "distinct_src_ips": 1, + "mock_records": 160, + "mock_tag03_records": 160, + "mock_would_panic_records": 160, + "mock_sig_lens_seen": [ + 65 + ], + "mock_peers": 1 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_sig_length_panic": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-27w2-87xv-37c6", + "source_note": "CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "attack_family_label": "dht_validator_record_sig_length_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT ValidatorRecord with a non-64-byte Ed25519 signature \u2192 verifier from_bytes().unwrap() panic (remote crash DoS). CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6" +} diff --git a/crp_f7711b486e4148be/protocol.parquet b/crp_f7711b486e4148be/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40eb8bc27dced4f35c82a74d757db304197d2e88 --- /dev/null +++ b/crp_f7711b486e4148be/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbc2be11ea41b9f033870f29bb4803a4c80b06d10bac40f670e2783bc28c207 +size 1359 diff --git a/crp_f7711b486e4148be/responses.parquet b/crp_f7711b486e4148be/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_f7711b486e4148be/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_f7711b486e4148be/vectors.parquet b/crp_f7711b486e4148be/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_f7711b486e4148be/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251 diff --git a/crp_fd6863516e444059/app.parquet b/crp_fd6863516e444059/app.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3198cedec5cb4fa7395eaad8aebc80b8b027c19 --- /dev/null +++ b/crp_fd6863516e444059/app.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a17cad63c66a192ed5d0c9df36595f1b2b09df5b55540d2532e0fd6c70af2e +size 799 diff --git a/crp_fd6863516e444059/host.parquet b/crp_fd6863516e444059/host.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a1fd6553e63a0e9c625259c0edaba133fc45c --- /dev/null +++ b/crp_fd6863516e444059/host.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6523e2d9e2105edde1e95bbf64cba32c9bf8a1f31e1c08e0e7fbe2aaf10a2 +size 2163 diff --git a/crp_fd6863516e444059/manifest.json b/crp_fd6863516e444059/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..07b258fc1517c21fe21b5a6d9df4fcf7fce39043 --- /dev/null +++ b/crp_fd6863516e444059/manifest.json @@ -0,0 +1,87 @@ +{ + "bundle_version": 3, + "shape": "v0.0", + "corpus_id": "crp_fd6863516e444059", + "attack_id": "atk_fd6863516e444059", + "genome_id": "d7d3e6b5431d525c", + "assessment_id": null, + "family_id": "compute_amp", + "primitive_id": "nimiq_dht_sig_length_panic", + "posture": "distributed", + "ground_truth_label": "attack", + "chain": "nimiq", + "run_tag": "knownclass_nimiq_nimiq_dht_sig_length_panic_distributed_N1200_r2", + "target_env": "nimiq-core-rs-albatross-dht-node", + "generation_method": "hand", + "started_at": "2026-07-17T09:14:49.013265Z", + "ended_at": "2026-07-17T09:14:50.228197Z", + "attack_parameters": { + "posture": "distributed", + "rep": 2, + "layer": "libp2p-kad-dht", + "attack_family_label": "dht_validator_record_sig_length_panic", + "protocol": "/nimiq/kad/0.0.1", + "message_type": "PUT_VALUE", + "target_port": 45399, + "record_type": "TaggedSigned", + "record_tag": 3, + "signature_length_sent": 32, + "required_signature_length": 64, + "put_values": 1200, + "panic_call": "Ed25519Signature::from_bytes(sig).unwrap()", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "puts_attempted": 1200, + "puts_sent": 1200, + "sybil_peers": 10, + "sig_len": 32, + "bind_fail": 0, + "bytes_sent_total": 208800, + "resp_bytes_total": 380, + "distinct_src_ips": 10, + "mock_records": 1200, + "mock_tag03_records": 1200, + "mock_would_panic_records": 1200, + "mock_sig_lens_seen": [ + 32 + ], + "mock_peers": 10 + }, + "expected_detection_signature": null, + "files": { + "packets_pcap": false, + "host_parquet": false, + "app_parquet": false, + "protocol_parquet": true, + "responses_parquet": false, + "vectors_parquet": false + }, + "provenance": { + "traffic_source": "reproducer-attack", + "fidelity_class": "lab", + "target_authorisation": "self-owned", + "engagement_id": null, + "tooling": { + "known_class_nimiq_dht_sig_length_panic": "1.0" + }, + "pcap_path_pre_termination": null, + "public_source": "https://github.com/advisories/GHSA-27w2-87xv-37c6", + "source_note": "CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6", + "class": "known-class-public-disclosure", + "source_class": "public-cve-replication", + "cve": "CVE-2026-40092", + "ghsa": "GHSA-27w2-87xv-37c6", + "cvss": "7.5 (High) \u2014 remote unauthenticated node panic via DHT", + "package": "nimiq-keys / nimiq/core-rs-albatross (Rust)", + "affected_versions": "nimiq/core-rs-albatross before v1.4.0", + "fixed_version": "v1.4.0 (PR #3708, commit 807ee8e)", + "attack_family_label": "dht_validator_record_sig_length_panic", + "tcpdump_returncode": 0, + "capture_module": "chains._shared.capture_multimodal" + }, + "notes": "known-class repro (traffic, loopback mock): nimiq DHT ValidatorRecord with a non-64-byte Ed25519 signature \u2192 verifier from_bytes().unwrap() panic (remote crash DoS). CVE-2026-40092 / GHSA-27w2-87xv-37c6 (nimiq/core-rs-albatross, nimiq/core-rs-albatross before v1.4.0): validator records are published into the libp2p Kademlia DHT (/nimiq/kad/0.0.1) as TaggedSigned (tag 0x03). With set_record_filtering(FilterBoth) every inbound PUT_VALUE reaches Verifier::verify_validator_record, which calls validator_record.verify() -> TaggedPublicKey::verify for Ed25519, previously `Ed25519Signature::from_bytes(sig).unwrap()`. ed25519_zebra rejects any non-64-byte slice, so a record whose TaggedSignature byte-vector is not 64 bytes panics via unwrap() \u2192 remote unauthenticated crash DoS. Fixed in v1.4.0 (PR #3708, commit 807ee8e) (return false instead of unwrap). https://github.com/advisories/GHSA-27w2-87xv-37c6" +} diff --git a/crp_fd6863516e444059/protocol.parquet b/crp_fd6863516e444059/protocol.parquet new file mode 100644 index 0000000000000000000000000000000000000000..745aac0e46a50919964a303f5c96b048ed5bfbb9 --- /dev/null +++ b/crp_fd6863516e444059/protocol.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa73058663651f6b2eb3f3ffd5a7594e47d890d069d4a7645525f9a5cb01ffce +size 1359 diff --git a/crp_fd6863516e444059/responses.parquet b/crp_fd6863516e444059/responses.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62a65e37914060634fad78d5c4c5d322f4044aa5 --- /dev/null +++ b/crp_fd6863516e444059/responses.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbca0c1b4bd4eb10e290b526542209945b3b7203fe671fcdc744e37aefdd21 +size 1372 diff --git a/crp_fd6863516e444059/vectors.parquet b/crp_fd6863516e444059/vectors.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18deba43983aee8f2b651a254f2ce3c30a3fb01 --- /dev/null +++ b/crp_fd6863516e444059/vectors.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8825755d43a1c47d1339ea9aa7a963005a023cea9fc8340bcc90dc37d4bc13 +size 1251