Scan to download
BTC $79,010.96 -2.77%
ETH $2,225.52 -2.46%
BNB $670.61 -1.70%
XRP $1.43 -3.73%
SOL $89.08 -3.15%
TRX $0.3519 -0.25%
DOGE $0.1124 -3.61%
ADA $0.2609 -3.77%
BCH $424.97 -2.61%
LINK $10.06 -4.01%
HYPE $43.34 -6.26%
AAVE $92.52 -5.86%
SUI $1.09 -8.05%
XLM $0.1545 -4.87%
ZEC $513.04 -6.34%
BTC $79,010.96 -2.77%
ETH $2,225.52 -2.46%
BNB $670.61 -1.70%
XRP $1.43 -3.73%
SOL $89.08 -3.15%
TRX $0.3519 -0.25%
DOGE $0.1124 -3.61%
ADA $0.2609 -3.77%
BCH $424.97 -2.61%
LINK $10.06 -4.01%
HYPE $43.34 -6.26%
AAVE $92.52 -5.86%
SUI $1.09 -8.05%
XLM $0.1545 -4.87%
ZEC $513.04 -6.34%

xpos

AI Agent Security Risk Exposure: Attackers Can Exploit "Memory Pollution" to Induce Misoperation of Funds

The GoPlus Security team has disclosed a new type of attack in its AgentGuard AI project: inducing AI agents to perform unauthorized sensitive operations through "memory poisoning." This attack method does not rely on traditional vulnerabilities or malicious code but exploits the long-term memory mechanism of AI agents. For example, an attacker first induces the agent to "remember preferences," such as "usually prioritizing proactive refunds instead of waiting for chargebacks," and then uses vague expressions like "process as usual" or "execute as before" in subsequent instructions, thereby triggering automated financial operations.GoPlus points out that the key risk in such cases lies in the AI agent mistakenly treating "historical preferences" as a basis for authorization, leading to financial losses or security incidents in operations such as refunds, transfers, and configuration changes. To address this issue, the team has proposed several protective recommendations, including:Operations involving refunds, transfers, deletions, or sensitive configurations must require explicit confirmation in the current session.Memory-related instructions like "habit," "usual way," and "as before" should be regarded as high-risk state changes.Long-term memory must have a traceability mechanism (writer, time, confirmation status).Vague instructions should automatically elevate the risk level and trigger secondary verification.Long-term memory must not replace real-time authorization processes.The team emphasizes that the "AI agent memory system" should be viewed as a potential attack surface and should be constrained and audited through a dedicated security framework.

Polish cryptocurrency trading platform exposed for Ponzi scheme, former CEO disappears with 4,500 Bitcoin private keys

According to Politico, Poland's major cryptocurrency exchange Zondacrypto is facing a serious fraud investigation. Its former CEO went missing in 2022, taking with him the private keys to a cold wallet containing 4,500 bitcoins (currently worth over $340 million). The current CEO has admitted to being unable to access the wallet and has recently been reported to have fled to Israel. Prosecutors estimate potential losses for customers to be around $97 million.On-chain data shows that the bitcoin balance in the platform's hot wallet has plummeted by 99.7% since mid-2024, with users generally reporting difficulties in withdrawing funds. Polish Prime Minister Tusk estimates that up to 30,000 users may be affected.Tusk publicly accused the platform of being funded by Russian-linked money, used to finance opposition lawmakers to obstruct Poland's cryptocurrency regulatory legislation. He bluntly stated that this is a "Polish version of a Ponzi scheme" and criticized the president for vetoing the localization of the EU MiCA framework twice, making Poland a "paradise for scammers."The platform's board stated that they failed to obtain "verifiable information" from the missing CEO and have collectively resigned. The founder has been missing since 2022, and the previously mentioned "suspect kidnapping allegations" case is still under investigation. This incident is expected to prompt Poland and the EU to strengthen regulatory scrutiny of cryptocurrency exchanges.

Bitcoin Quantum Security Crisis: 6.9 million BTC exposed to risk, governance challenges hinder response progress

According to CoinDesk, while quantum computers cannot disrupt the Bitcoin mining mechanism or the blockchain ledger, they may potentially crack the elliptic curve encryption system that protects wallet ownership through Shor's algorithm. Currently, about 6.9 million BTC (approximately one-third of the total supply) face potential risks due to public keys being visible on-chain, including around 1 million early holdings by Satoshi Nakamoto; transactions generated after the Taproot upgrade in 2021 are also affected due to public key exposure.Ethereum has established a formal quantum resistance migration plan since 2018, with 4 full-time teams and over 10 independent development groups, and has launched a dedicated progress website at pq.ethereum.org. In contrast, Bitcoin currently lacks a unified response roadmap, and the existing BIP-360 proposal and BitMEX Research detection scheme have not received widespread support from core developers. Notable Bitcoin advocate Nic Carter pointed out that Bitcoin's response is "the worst," while Blockstream CEO Adam Back believes that current quantum systems are still in the laboratory stage, but he also agrees that optional upgrade solutions should be deployed in advance.Analysts point out that Bitcoin's anti-centralization governance culture makes coordinating large-scale security upgrades extremely difficult, and how to handle historical legacy issues such as Satoshi Nakamoto's holdings is particularly challenging. A related paper from Google warns that once quantum attacks become a reality, the window for response may have already closed.

Lido discloses the impact of the Kelp security incident: approximately 9% of EarnETH exposure affected, core staking assets are secure

Lido has released the latest developments regarding the Kelp security incident, stating that its Earn series vaults are working with the management to address the issues, which involve two major risk points: the rsETH exposure and the liquidity tension in the lending market. Lido emphasizes that the core staking protocol has not been affected, and both stETH and wstETH remain safe and stable.Currently, only the EarnETH vault has an approximately 9% TVL exposure to rsETH, and related deposits and withdrawals have been suspended by the management, awaiting a solution. Approximately $70 million in ETH has been recovered from the previous attack, and the subsequent asset recovery and loss distribution are still in progress. In response to liquidity pressure, the management has reduced leverage and optimized the position structure, significantly decreasing the wETH debt exposure. If losses ultimately occur, EarnETH will activate a $3 million "first loss protection mechanism" (funded by the DAO). As for other vaults, DVV and EarnUSD have not been affected and are operating normally; the GGV sub-vault is currently experiencing negative returns due to the combination of circular staking strategies and rising lending rates, but adjustments are ongoing. Withdrawal requests submitted by users will be processed based on valuations prior to the incident.

Slow Fog: Pay attention to checking for malicious versions of axios and the exposure risk of global installation history for OpenClaw npm

Slow Fog has once again issued a security reminder stating to pay attention to checking for malicious versions of axios and the exposure risk of OpenClaw npm global installation history. axios@1.14.1 and axios@0.3.4 have been confirmed as malicious versions, both of which have injected the dependency plain-crypto-js@4.2.1, delivering cross-platform malicious payloads through the postinstall script.The impact of OpenClaw is assessed based on scenarios: source code builds are not affected, as the locked versions in the lock file are 1.13.5/1.13.6; however, users who installed via npm install -g openclaw@2026.3.28 face historical exposure risks due to the presence of optionalDependencies.axios@^1.7.4 in the dependency chain, which may resolve to axios@1.14.1 during the time window when the malicious version is still online. Currently, npm has reverted the resolution to axios@1.14.0, but environments that were installed during the attack window are still advised to be checked. Slow Fog has provided inspection commands and IoC paths for various platforms; if the plain-crypto-js directory is found, even if the package.json has been cleaned, it should still be regarded as high-risk execution traces. It is recommended that affected hosts immediately rotate credentials and conduct host-side inspections. Previously, Slow Fog founder Yu Xian reminded that OpenClaw version 3.28 may introduce a toxic version of axios, and users need to urgently check.

DJT 15,000 holdings exposed, Metaplanet establishes a target of 100,000, BSTR reserves break through the 30,000 mark

According to BBX data, yesterday global listed companies disclosed several key data points regarding the "geopolitical competition" and "scalable positioning" of crypto reserves:15,000 holdings disclosed: Trump Media (NASDAQ: $DJT) confirmed in a strategic briefing yesterday that its treasury's holding of 15,000 BTC has completed its transformation into a "long-term strategic reserve." The company stated that this asset serves as a financial anchor for building decentralized social and payment infrastructure, with a current market value exceeding $1 billion.Vision for 100,000 coins: Metaplanet (TSE: 3350) confirmed yesterday at its Tokyo headquarters that its holding target by the end of 2026 is 100,000 BTC. As one of the largest corporate holders in Asia, the company plans to fill the current reserve gap through a new round of $250 million equity financing, aiming to achieve a top three global holding position within the year.30,000 reserve milestone: Bitcoin Standard Treasury (NASDAQ: $BSTR) disclosed yesterday that its total holdings have officially surpassed 30,000 BTC. As a representative of "standard-based" financial companies, its BPS (Bitcoin per share) grew by 8.4% month-over-month in March.23.8% annual yield: Semler Scientific (NASDAQ: $SMLR) released its latest treasury efficiency report yesterday, showing that its "Bitcoin Yield" achieved through ATM financing tools since 2026 has risen to 23.8%, far exceeding the spot price increase of BTC during the same period.1,717 holdings confirmed: Nexon (TSE: 3659) confirmed yesterday in its weekly report that its holding of 1,717 BTC remains in a "retail out" state. The company reiterated that it will showcase how it utilizes this reserve to support the economic model of next-generation blockchain games at the developer conference in April.
app_icon
ChainCatcher Building the Web3 world with innovations.