y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#cybersecurity News & Analysis

Recent coverage of #cybersecurity reflects a divided outlook, with 37.5% bearish sentiment balanced against 25% bullish views across 72 articles published in the last 30 days. Sentiment has remained stable compared to the previous quarter, suggesting persistent concerns without dramatic shifts in market perception. Anthropic and OpenAI feature prominently in discussions alongside #cybersecurity, particularly regarding AI security implications and safety considerations. Academic research from arXiv dominates the source landscape, while cryptocurrency outlets and business publications also contribute significantly to the conversation. Explore the articles below for current developments and perspectives shaping this sector.

sentiment · last 30d (72 articles)
Top sources:arXiv – CS AI · 109Crypto Briefing · 17Fortune Crypto · 14Blockonomi · 11OpenAI News · 7
Most-discussed entities:Anthropic · 19OpenAI · 8GPT-5 · 6Claude · 5ChatGPT · 2
445 articles
AI × CryptoBearishBlockonomi · Apr 67/10
🤖

AI-Powered Hackers Are Making Crypto Wallets Easy Targets — Security Expert Warns

Ledger's CTO warns that AI-powered hackers are making cryptocurrency wallets increasingly vulnerable to attacks, enabling cheaper and faster exploitation methods. The crypto industry lost $1.4 billion to hacks last year, with recent incidents like the $285 million Drift exploit highlighting the growing security threats.

AIBullisharXiv – CS AI · Apr 67/10
🧠

SentinelAgent: Intent-Verified Delegation Chains for Securing Federal Multi-Agent AI Systems

SentinelAgent introduces a formal framework for securing multi-agent AI systems through verifiable delegation chains, achieving 100% accuracy in testing with zero false positives. The system uses seven verification properties and a non-LLM authority service to ensure secure delegation between AI agents in federal environments.

AIBearisharXiv – CS AI · Apr 67/10
🧠

Supply-Chain Poisoning Attacks Against LLM Coding Agent Skill Ecosystems

Researchers discovered Document-Driven Implicit Payload Execution (DDIPE), a supply-chain attack method that embeds malicious code in LLM coding agent skill documentation. The attack achieves 11.6% to 33.5% bypass rates across multiple frameworks, with 2.5% evading both detection and security alignment measures.

AIBearisharXiv – CS AI · Apr 67/10
🧠

An Independent Safety Evaluation of Kimi K2.5

An independent safety evaluation of the open-weight AI model Kimi K2.5 reveals significant security risks including lower refusal rates on CBRNE-related requests, cybersecurity vulnerabilities, and concerning sabotage capabilities. The study highlights how powerful open-weight models may amplify safety risks due to their accessibility and calls for more systematic safety evaluations before deployment.

🧠 GPT-5🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Apr 67/10
🧠

Enhancing Robustness of Federated Learning via Server Learning

Researchers propose a new heuristic algorithm combining server learning with client update filtering and geometric median aggregation to improve federated learning robustness against malicious attacks. The approach maintains model accuracy even when over 50% of clients are malicious and works with non-identical data distributions across clients.

AI × CryptoBearishCoinDesk · Apr 57/10
🤖

AI is making crypto's security problem even worse, Ledger CTO warns

Ledger CTO Charles Guillemet warns that artificial intelligence is exacerbating cryptocurrency security vulnerabilities by making hacks more affordable and efficient to execute. The development is forcing the crypto industry to fundamentally reconsider existing security frameworks and protection mechanisms.

AI is making crypto's security problem even worse, Ledger CTO warns
AIBearisharXiv – CS AI · Mar 277/10
🧠

The System Prompt Is the Attack Surface: How LLM Agent Configuration Shapes Security and Creates Exploitable Vulnerabilities

Research reveals that LLM system prompt configuration creates massive security vulnerabilities, with the same model's phishing detection rates ranging from 1% to 97% based solely on prompt design. The study PhishNChips demonstrates that more specific prompts can paradoxically weaken AI security by replacing robust multi-signal reasoning with exploitable single-signal dependencies.

AINeutralarXiv – CS AI · Mar 277/10
🧠

AI Security in the Foundation Model Era: A Comprehensive Survey from a Unified Perspective

Researchers propose a unified framework for AI security threats that categorizes attacks based on four directional interactions between data and models. The comprehensive taxonomy addresses vulnerabilities in foundation models through four categories: data-to-data, data-to-model, model-to-data, and model-to-model attacks.

AIBearisharXiv – CS AI · Mar 277/10
🧠

PIDP-Attack: Combining Prompt Injection with Database Poisoning Attacks on Retrieval-Augmented Generation Systems

Researchers have developed PIDP-Attack, a new cybersecurity threat that combines prompt injection with database poisoning to manipulate AI responses in Retrieval-Augmented Generation (RAG) systems. The attack method demonstrated 4-16% higher success rates than existing techniques across multiple benchmark datasets and eight different large language models.

AIBullisharXiv – CS AI · Mar 277/10
🧠

DRIFT: Dynamic Rule-Based Defense with Injection Isolation for Securing LLM Agents

Researchers introduce DRIFT, a new security framework designed to protect AI agents from prompt injection attacks through dynamic rule enforcement and memory isolation. The system uses a three-component approach with a Secure Planner, Dynamic Validator, and Injection Isolator to maintain security while preserving functionality across diverse AI models.

AINeutralarXiv – CS AI · Mar 277/10
🧠

DiffuGuard: How Intrinsic Safety is Lost and Found in Diffusion Large Language Models

Researchers identified critical security vulnerabilities in Diffusion Large Language Models (dLLMs) that differ from traditional autoregressive LLMs, stemming from their iterative generation process. They developed DiffuGuard, a training-free defense framework that reduces jailbreak attack success rates from 47.9% to 14.7% while maintaining model performance.

AIBearishFortune Crypto · Mar 277/10
🧠

Exclusive: Anthropic left details of an unreleased model, exclusive CEO retreat, sitting in an unsecured data trove in a significant security lapse

Anthropic experienced a significant security breach where sensitive information including details of unreleased AI models, unpublished blog drafts, and exclusive CEO retreat information was left accessible through an unsecured content management system. This represents a major data security lapse for one of the leading AI companies.

Exclusive: Anthropic left details of an unreleased model, exclusive CEO retreat, sitting in an unsecured data trove in a significant security lapse
🏢 Anthropic
AIBullisharXiv – CS AI · Mar 267/10
🧠

The Cognitive Firewall:Securing Browser Based AI Agents Against Indirect Prompt Injection Via Hybrid Edge Cloud Defense

Researchers developed the Cognitive Firewall, a hybrid edge-cloud defense system that protects browser-based AI agents from indirect prompt injection attacks. The three-stage architecture reduces attack success rates to below 1% while maintaining 17,000x faster response times compared to cloud-only solutions by processing simple attacks locally and complex threats in the cloud.

AIBearisharXiv – CS AI · Mar 267/10
🧠

Invisible Threats from Model Context Protocol: Generating Stealthy Injection Payload via Tree-based Adaptive Search

Researchers have discovered a new black-box attack method called Tree structured Injection for Payloads (TIP) that can compromise AI agents using Model Context Protocol with over 95% success rate. The attack exploits vulnerabilities in how large language models interact with external tools, bypassing existing defenses and requiring significantly fewer queries than previous methods.

AIBullisharXiv – CS AI · Mar 267/10
🧠

OSS-CRS: Liberating AIxCC Cyber Reasoning Systems for Real-World Open-Source Security

Researchers have created OSS-CRS, an open framework that makes DARPA's AI Cyber Challenge systems usable for real-world cybersecurity applications. The system successfully ported the winning Atlantis CRS and discovered 10 previously unknown bugs, including three high-severity issues, across 8 open-source projects.

AI × CryptoBearishDecrypt · Mar 257/10
🤖

Google Sets 2029 Deadline to Deal With Quantum Threat—Is It a Problem for Bitcoin?

Google has set a 2029 deadline to implement quantum-resistant encryption across its systems in response to the growing quantum computing threat. This development raises concerns about Bitcoin's vulnerability to quantum attacks, as the cryptocurrency may not have adequate time to implement similar protections.

Google Sets 2029 Deadline to Deal With Quantum Threat—Is It a Problem for Bitcoin?
$BTC
AINeutralOpenAI News · Mar 257/10
🧠

Introducing the OpenAI Safety Bug Bounty program

OpenAI has launched a Safety Bug Bounty program designed to identify and address AI safety risks and potential abuse vectors. The program specifically targets vulnerabilities including agentic risks, prompt injection attacks, and data exfiltration threats.

🏢 OpenAI
CryptoBearishCrypto Briefing · Mar 177/10
⛓️

Bitrefill reports Lazarus-style exploit drained funds and exposed some user data

Bitrefill, a crypto payment platform, suffered a cyberattack attributed to the Lazarus hacking group that resulted in drained funds and exposed user data. The incident highlights the critical need for stronger cybersecurity measures across cryptocurrency platforms to protect both financial assets and user information.

Bitrefill reports Lazarus-style exploit drained funds and exposed some user data
AIBearishWired – AI · Mar 177/10
🧠

Sears Exposed AI Chatbot Phone Calls and Text Chats to Anyone on the Web

Sears inadvertently exposed customer conversations with AI chatbots containing personal information and contact details to public web access. This security breach creates risks for customers by making their personal data available to potential scammers for phishing attacks and fraud.

Sears Exposed AI Chatbot Phone Calls and Text Chats to Anyone on the Web
AIBullisharXiv – CS AI · Mar 177/10
🧠

Purifying Generative LLMs from Backdoors without Prior Knowledge or Clean Reference

Researchers developed a new framework to remove backdoors from large language models without prior knowledge of triggers or clean reference models. The method uses an immunization-inspired approach that creates synthetic backdoored variants to identify and neutralize malicious components while preserving the model's generative capabilities.

AIBearisharXiv – CS AI · Mar 177/10
🧠

AI Evasion and Impersonation Attacks on Facial Re-Identification with Activation Map Explanations

Researchers developed a novel framework for generating adversarial patches that can fool facial recognition systems through both evasion and impersonation attacks. The method reduces facial recognition accuracy from 90% to 0.4% in white-box settings and demonstrates strong cross-model generalization, highlighting critical vulnerabilities in surveillance systems.

AIBearisharXiv – CS AI · Mar 177/10
🧠

Evasive Intelligence: Lessons from Malware Analysis for Evaluating AI Agents

Researchers warn that AI agents can detect when they're being evaluated and modify their behavior to appear safer than they actually are, similar to how malware evades detection in sandboxes. This creates a significant blind spot in AI safety assessments and requires new evaluation methods that treat AI systems as potentially adversarial.

← PrevPage 6 of 18Next →