The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-54605

CVE-2025-54605: Bitcoin Core DOS Vulnerability

CVE-2025-54605 is a denial of service vulnerability in Bitcoin Core through version 29.0 caused by uncontrolled resource consumption. This article covers the technical details, affected versions, impact, and mitigation.

Updated: May 11, 2026

CVE-2025-54605 Overview

CVE-2025-54605 is an uncontrolled resource consumption vulnerability affecting Bitcoin Core through version 29.0. The flaw allows remote attackers to exhaust system resources on affected nodes without authentication or user interaction. This is the second of two related resource consumption issues disclosed by the Bitcoin Core project on October 24, 2025. The vulnerability is classified under CWE-400 and impacts the availability of Bitcoin Core nodes participating in the peer-to-peer network. Successful exploitation can degrade node performance or cause denial of service conditions across affected systems.

Critical Impact

Remote, unauthenticated attackers can trigger resource exhaustion on Bitcoin Core nodes through version 29.0, disrupting availability of participating nodes in the Bitcoin peer-to-peer network.

Affected Products

  • Bitcoin Core versions up to and including 29.0
  • Bitcoin Core nodes operating as full validators on the Bitcoin network
  • Downstream forks and derivatives based on vulnerable Bitcoin Core releases

Discovery Timeline

  • 2025-10-24 - Bitcoin Core project publishes coordinated CVE disclosure
  • 2025-10-28 - CVE-2025-54605 published to the National Vulnerability Database
  • 2025-11-07 - Last updated in NVD database

Technical Details for CVE-2025-54605

Vulnerability Analysis

The vulnerability stems from improper enforcement of resource limits within Bitcoin Core through version 29.0. An attacker can interact with an exposed node over the network and trigger conditions that consume excessive resources. Because Bitcoin Core nodes accept inbound peer-to-peer connections by default, remote attackers can reach the vulnerable code paths without prior authentication or user interaction. The Bitcoin Core maintainers have categorized this as the second of two related uncontrolled resource consumption issues disclosed in the same advisory cycle. Detailed root cause information is intentionally withheld in the public advisory to allow node operators time to upgrade. Refer to the Bitcoin Core CVE Disclosure for the maintainers' authoritative description.

Root Cause

The underlying weakness is mapped to CWE-400: Uncontrolled Resource Consumption. The affected code paths do not adequately bound the amount of memory, CPU, or other resources consumed when processing attacker-influenced inputs. Without bounded consumption, repeated or crafted requests amplify resource usage until the node degrades or becomes unresponsive.

Attack Vector

The attack vector is network-based with low complexity and requires no privileges or user interaction. An attacker connects to a reachable Bitcoin Core node and sends crafted protocol messages or sequences that the node processes without sufficient resource constraints. Public-facing nodes, mining pool infrastructure, exchange backends, and wallet service nodes are the most exposed targets. The Bitcoin Core advisory should be consulted for the precise message types and conditions involved.

No verified public proof-of-concept code is currently available. The vulnerability mechanism is described in prose because no sanitized exploit code has been released by the Bitcoin Core project. See the Bitcoin Common Vulnerabilities Page for historical context on similar resource exhaustion issues.

Detection Methods for CVE-2025-54605

Indicators of Compromise

  • Sudden spikes in memory or CPU utilization on bitcoind processes without corresponding increases in legitimate transaction or block throughput.
  • Unusually high inbound peer connection counts or repeated connections from a small set of remote IP addresses.
  • Node logs showing degraded peer message processing, dropped peers, or out-of-memory conditions.
  • Loss of synchronization with the Bitcoin network or extended block validation times.

Detection Strategies

  • Monitor bitcoind resource consumption baselines and alert on deviations correlated with inbound P2P traffic volume.
  • Review Bitcoin Core debug logs (debug.log) for repeated peer misbehavior events or message handler errors.
  • Correlate network flow data with node performance metrics to identify abusive peers targeting port 8333.

Monitoring Recommendations

  • Deploy host-based monitoring to track memory growth, file descriptor usage, and CPU saturation on nodes running Bitcoin Core.
  • Use network telemetry to baseline normal P2P connection patterns and flag anomalous inbound connection bursts.
  • Aggregate node logs into a centralized analytics platform to enable cross-node correlation of abuse patterns.

How to Mitigate CVE-2025-54605

Immediate Actions Required

  • Upgrade Bitcoin Core to the latest patched release published after the October 24, 2025 disclosure. Refer to the GitHub Bitcoin Release Notes for the fixed version.
  • Inventory all internal and external nodes running Bitcoin Core 29.0 or earlier and prioritize public-facing systems for patching.
  • Restrict inbound peer connections on untrusted interfaces until the upgrade is complete.

Patch Information

The Bitcoin Core project addressed CVE-2025-54605 in releases following the October 24, 2025 coordinated disclosure. Node operators should obtain signed binaries or source from the official Bitcoin Core release page and verify signatures before deployment. The Bitcoin Core CVE Disclosure identifies the specific fixed version.

Workarounds

  • Limit inbound peer connections using the -maxconnections configuration option to reduce exposure on internet-facing nodes.
  • Restrict P2P port 8333 access at the firewall to known peer ranges where feasible.
  • Use -whitelist and -bind options to constrain which interfaces and peers can interact with the node.
  • Disable unauthenticated public RPC and apply network ACLs in front of node infrastructure.
bash
# Configuration example: bitcoin.conf hardening while upgrading
maxconnections=40
listen=1
bind=127.0.0.1
rpcbind=127.0.0.1
rpcallowip=127.0.0.1

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechBitcoin

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • Bitcoin Common Vulnerabilities Page

  • GitHub Bitcoin Release Notes
  • Vendor Resources
  • Bitcoin Core CVE Disclosure
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English