Bitcoin Holds Around $64,000 as BTCPay Backers Pledge Bounty for 3 Vulnerabilities in BTC

cryptonews.ruPublished on 2026-08-11Last updated on 2026-08-11

Abstract

Bitcoin remained stable around $64,000 as sponsors of the open-source payment software BTCPay Server offered a reward for the return of funds stolen due to a critical vulnerability. The flaw, affecting versions prior to 2.4.2, allowed attackers to obtain administrative credentials (macaroons) for connected Lightning Network nodes, potentially draining them. BTCPay stated its on-chain wallets were unaffected. Backers pledged a 10% bounty (up to 3 BTC) for returned funds. The BTCPay Server Foundation also donated rewards to the security researchers who responsibly disclosed the vulnerability. The incident highlights security challenges in Bitcoin's surrounding infrastructure rather than the core protocol itself. While forcing node operators to update and rotate credentials, the attack did not impact Bitcoin's network operation or market stability. The report notes the dual role of AI in both enhancing code analysis for defenders and lowering the cost for attackers to exploit open-source projects. The event follows other recent infrastructure incidents, underscoring that successful attacks can have consequences extending beyond stolen funds, including operational disruptions and changes in data handling practices.

On Monday, Bitcoin was largely flat, hovering around $64,000; meanwhile, backers of BTCPay Server pledged a bounty of up to 3 $BTC for the return of stolen funds resulting from a critical vulnerability in the open-source payment software.

The lack of enthusiasm suggests traders likely view this event as a threat to merchants and Lightning users, but not to Bitcoin itself. Bitcoin's market cap was estimated at $1.28 trillion, having fallen roughly half a percent according to CoinMarketCap. The hack affected software built on top of Bitcoin, not the core network.

Prices Held Steady While Some Lightning Nodes Were Drained

On August 7, BTCPay Server disclosed the vulnerability and urged users to upgrade to version 2.4.2 or stop their servers until the issue was fixed. Among users reporting attacks on their Lightning nodes were Foundation and Citadel21. However, BTCPay did not provide information on the total scale of the damage or the number of affected nodes.

The project stated that their own blockchain wallets, including hot wallets, were not affected. Instead, attackers could obtain LND administrator (macaroon) credentials from vulnerable BTCPay instances and use them to manage connected Lightning wallets.

Backers Contribute 10% of Any Recovered Profit

To help victims recover their funds, BTCPay backers pledged to pay a reward of 10% of any recovered stolen amount, but no more than 3 $BTC if the entire sum is returned.

The BTCPay Server Foundation is also donating 0.21 $BTC each to security researcher Craig Rowe and the Bitcoin Red Team for discovering and privately reporting the vulnerability. Rowe, developer of the Sparrow Wallet, stated that he was also among those affected.

What Does the Macaroon-Related Vulnerability Allow Attackers to Do?

All versions of the BTCPay Server prior to 2.4.2 are vulnerable to the LND macaroon credential issue. The company has not publicly assigned an identifier (CVE) to this specific issue.

A macaroon is a type of authentication credential used by LND to authorize API access. The vulnerability allowed attackers to obtain the LND administrator macaroon from a compromised server, giving them control over the associated Lightning node and wallets.

The update mechanism should be accessible via the Admin Panel → Server → Maintenance → Update, where operators can check if version 2.4.2 is displayed in the footer. If they cannot perform the update immediately, BTCPay recommends turning off the server.

Simply applying patches may not be enough. Operators need to update their Lightning credentials and Macaroon files, as stolen credentials may remain valid. According to LND documentation, deleting Macaroon files does not invalidate previously issued credentials — the Macaroon database must also be replaced.

Version 2.4.2 also fixed a separate TOTP two-factor authentication bypass bug via Greenfield basic authentication, reported on August 4. However, this situation is unrelated to the LND vulnerability currently being exploited by attackers.

Why the Surrounding Software is a Weak Point

This issue is largely infrastructural, as the defect in question resides at the application layer of BTCPay, not the consensus rules or cryptography underlying Bitcoin. As a result, Bitcoin continued to operate without any issues.

A significant amount of data remains available. BuiltWith indicates that 248 websites have used BTCPay Server at various times, including 74 active websites, though these measurements do not include private installations.

Meanwhile, according to 1ML, there are about 5,585 active Lightning nodes, with a total of approximately 2,640 $BTC available in them. River claims that Bitcoin merchant usage has increased by 74% towards 2025, and monthly Lightning network transactions will exceed $1 billion.

Artificial Intelligence on Both Sides of the Exploit

BTCPay stated that the incident highlights how AI is changing software security. Better code analysis with AI can help defenders find vulnerabilities faster, while also lowering attackers' costs for studying large open-source codebases.

This issue is not limited to payment software. A recent Coldcard data leak led to the theft of approximately 1,816 $BTC from over 5,200 addresses, and the fallout extended beyond the stolen funds, as the company temporarily altered its data handling practices.

Chainalysis has also warned that AI-assisted analysis and simplified smart contract tools could make it easier to scale attacks on poorly audited code.

For Bitcoin's infrastructure, the lesson extends beyond any single bug: AI can accelerate vulnerability discovery, but successful attacks can have consequences far beyond the compromised code, from emptying wallets and disrupting payments to investigations and changes in how companies handle customer data.

Trending Cryptos

Related Questions

QWhat was the main reason why Bitcoin's price remained stable despite the reported security incident?

AThe main reason Bitcoin's price remained stable was because traders viewed the vulnerability as a threat to BTCPay Server users and Lightning Network sellers, but not to the Bitcoin network itself. The hack affected software built on Bitcoin, not the underlying Bitcoin protocol.

QWhat is the core security vulnerability that was exploited in BTCPay Server versions before 2.4.2?

AThe core security vulnerability allowed attackers to obtain LND admin macaroon credentials from vulnerable BTCPay Server instances. These credentials, which are used for API authentication, could then be used to take control of the connected Lightning node and its wallets.

QWhat is the bounty offered by BTCPay backers for the return of stolen funds, and what is the cap?

ABTCPay backers promised a bounty of 10% of any returned stolen funds, with a cap of 3 BTC if the entire stolen amount is returned.

QBeyond simply applying the patch to version 2.4.2, what additional step did BTCPay recommend for operators? Why is this necessary?

ABTCPay recommended that operators also rotate their Lightning credentials and Macaroon files. This is necessary because stolen macaroon data may remain valid even after patching; deleting the files does not invalidate previously issued credentials, so the Macaroon database must be replaced.

QAccording to the article, how does Artificial Intelligence (AI) relate to both sides of software security in this context?

AThe article states that AI is changing software security on both sides. For defenders, better AI-powered code analysis can help find vulnerabilities faster. For attackers, AI can lower the cost of analyzing large open-source codebases, making it easier to scale attacks on poorly audited code, such as simplified smart contracts.

Related Reads

New Claude models will embed invisible watermarks in generated text

Anthropic has announced that starting from August 2, 2026, new Claude models deployed in the European Union will incorporate machine-readable invisible watermarks into generated text. This measure will apply globally wherever Claude is offered, including via its API, applications, and through partners like AWS, Google Cloud, and Microsoft Foundry. The watermarking mechanism for text is distinct from file provenance. For text, invisible watermarks will be woven directly into the model's responses without altering meaning, quality, or readability, and are designed to persist through copying and pasting and partially through editing. This system is separate from the C2PA standard. For files (e.g., .png, .jpg), Claude already attaches C2PA-compliant metadata signatures to indicate AI origin. Models released before August 2, 2026 (including the current Claude Opus 5) are in a transitional period and do not embed text watermarks, though Anthropic is working to add support. Currently, there are no public tools to detect these text watermarks; Anthropic states it is developing such tools and will release technical details later. The timing aligns with the EU AI Act's Article 50, which from August 2, 2026, mandates labeling of AI-generated content, with potential fines for non-compliance. A key technical question remains regarding the watermark's resilience to paraphrasing or translation by other AI models, which in other industry experiments has significantly reduced detection accuracy.

cryptonews.ru24m ago

New Claude models will embed invisible watermarks in generated text

cryptonews.ru24m ago

Trading

Spot

Hot Articles

What is $BITCOIN

DIGITAL GOLD ($BITCOIN): A Comprehensive Analysis Introduction to DIGITAL GOLD ($BITCOIN) DIGITAL GOLD ($BITCOIN) is a blockchain-based project operating on the Solana network, which aims to combine the characteristics of traditional precious metals with the innovation of decentralized technologies. While it shares a name with Bitcoin, often referred to as “digital gold” due to its perception as a store of value, DIGITAL GOLD is a separate token designed to create a unique ecosystem within the Web3 landscape. Its goal is to position itself as a viable alternative digital asset, although specifics regarding its applications and functionalities are still developing. What is DIGITAL GOLD ($BITCOIN)? DIGITAL GOLD ($BITCOIN) is a cryptocurrency token explicitly designed for use on the Solana blockchain. In contrast to Bitcoin, which provides a widely recognized value storage role, this token appears to focus on broader applications and characteristics. Notable aspects include: Blockchain Infrastructure: The token is built on the Solana blockchain, known for its capacity to handle high-speed and low-cost transactions. Supply Dynamics: DIGITAL GOLD has a maximum supply capped at 100 quadrillion tokens (100P $BITCOIN), although details regarding its circulating supply are currently undisclosed. Utility: While precise functionalities are not explicitly outlined, there are indications that the token could be utilized for various applications, potentially involving decentralized applications (dApps) or asset tokenization strategies. Who is the Creator of DIGITAL GOLD ($BITCOIN)? At present, the identity of the creators and development team behind DIGITAL GOLD ($BITCOIN) remains unknown. This situation is typical among many innovative projects within the blockchain space, particularly those aligning with decentralized finance and meme coin phenomena. While such anonymity may foster a community-driven culture, it intensifies concerns about governance and accountability. Who are the Investors of DIGITAL GOLD ($BITCOIN)? The available information indicates that DIGITAL GOLD ($BITCOIN) does not have any known institutional backers or prominent venture capital investments. The project seems to operate on a peer-to-peer model focused on community support and adoption rather than traditional funding routes. Its activity and liquidity are primarily situated on decentralized exchanges (DEXs), such as PumpSwap, rather than established centralized trading platforms, further highlighting its grassroots approach. How DIGITAL GOLD ($BITCOIN) Works The operational mechanics of DIGITAL GOLD ($BITCOIN) can be elaborated on based on its blockchain design and network attributes: Consensus Mechanism: By leveraging Solana’s unique proof-of-history (PoH) combined with a proof-of-stake (PoS) model, the project ensures efficient transaction validation contributing to the network's high performance. Tokenomics: While specific deflationary mechanisms have not been extensively detailed, the vast maximum token supply implies that it may cater to microtransactions or niche use cases that are still to be defined. Interoperability: There exists the potential for integration with Solana’s broader ecosystem, including various decentralized finance (DeFi) platforms. However, the details regarding specific integrations remain unspecified. Timeline of Key Events Here is a timeline that highlights significant milestones concerning DIGITAL GOLD ($BITCOIN): 2023: The initial deployment of the token occurs on the Solana blockchain, marked by its contract address. 2024: DIGITAL GOLD gains visibility as it becomes available for trading on decentralized exchanges like PumpSwap, allowing users to trade it against SOL. 2025: The project witnesses sporadic trading activity and potential interest in community-led engagements, although no noteworthy partnerships or technical advancements have been documented as of yet. Critical Analysis Strengths Scalability: The underlying Solana infrastructure supports high transaction volumes, which could enhance the utility of $BITCOIN in various transaction scenarios. Accessibility: The potential low trading price per token could attract retail investors, facilitating wider participation due to fractional ownership opportunities. Risks Lack of Transparency: The absence of publicly known backers, developers, or an audit process may yield skepticism regarding the project's sustainability and trustworthiness. Market Volatility: The trading activity is heavily reliant on speculative behavior, which can result in significant price volatility and uncertainty for investors. Conclusion DIGITAL GOLD ($BITCOIN) emerges as an intriguing yet ambiguous project within the rapidly evolving Solana ecosystem. While it attempts to leverage the “digital gold” narrative, its departure from Bitcoin's established role as a store of value underscores the need for a clearer differentiation of its intended utility and governance structure. Future acceptance and adoption will likely depend on addressing the current opacity and defining its operational and economic strategies more explicitly. Note: This report encompasses synthesised information available as of October 2023, and developments may have transpired beyond the research period.

1.7k Total ViewsPublished 2025.05.13Updated 2025.05.13

What is $BITCOIN

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of BTC (BTC) are presented below.

活动图片