惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
Blog — PlanetScale
Blog — PlanetScale
博客园 - 【当耐特】
博客园_首页
The GitHub Blog
The GitHub Blog
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
有赞技术团队
有赞技术团队
博客园 - 三生石上(FineUI控件)
D
Docker
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
小众软件
小众软件
I
InfoQ
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky

Moneywatch - CBSNews.com

FCC orders Disney to file for early license renewal after Trump calls for Jimmy Kimmel to be fired Over half of Americans say their finances are worsening, Gallup poll finds Gas prices jump to their highest level since start of Iran war Taylor Swift files to trademark her voice and image amid rise in AI deepfakes United Arab Emirates says it will permanently leave OPEC on May 1 Will the Fed cut interest rates? Here's what to expect at Wednesday's meeting. Hundreds of Google workers urge CEO to refuse classified AI work with Pentagon The legal showdown between Elon Musk and Sam Altman begins today. Here's what to know. California billionaire tax secures enough signatures to make ballot United Airlines CEO says he approached American Airlines to discuss possible merger Prediction markets in hot seat over rogue bettors and insider trading Tillis says he's prepared to move forward with Kevin Warsh's nomination for Fed chair How high energy bills, driven by new data centers, are affecting average Americans Naval escorts will likely be needed when Strait of Hormuz reopens, Chevron CEO says In 8 weeks, the Iran war has dented the U.S. economy. The damage could linger, economists say. Trump extends Jones Act waiver for another 90 days Trader Joe's customers sue over coffee's caffeine levels IEA says Iran war will keep the global natural gas market tight for two years Here are the college majors that new grads regret the most, according to a recent survey Food prices could rise more amid the Iran war. Here's how to cut costs on groceries. Planning to fly this summer? Book now before prices surge, airline experts say. Air travel prices likely to get worse in coming weeks, Chevron CEO says Only one Trump "gold card" visa has been approved so far, Commerce's Lutnick says Nearly 208,000 heated socks sold at Costco are recalled after customers report burns Meta to cut 8,000 jobs as it charges into AI JetBlue used customers' personal data to set ticket prices, lawsuit alleges How much does it cost to raise a child? Judge approves $425 million Capital One settlement. Here's what customers should know. AI is fueling a massive surge in crypto fraud schemes, IRS investigators say Why is the Trump administration considering bailing out Spirit Airlines?
Anthropic's Mythos AI can spot weaknesses in almost every...
Aimee Picchi · 2026-04-11 · via Moneywatch - CBSNews.com

/ CBS News

Add CBS News on Google

Anthropic's latest AI technology, called Mythos, is so powerful at revealing software vulnerabilities that the company is afraid to release the model publicly lest it fall into the hands of bad actors.

The company, the developer behind the Claude AI chatbot, said in a post on its website this week that the new tool has already uncovered thousands of weak points in "every major operating system and web browser." 

Although that capability could prove to be a boon for protecting critical systems, it is also stirring concerns that hackers could exploit Mythos to attack the IT infrastructure at banks, hospitals, government systems and many other organizations. 

Preparing for the "storm"

Rather than releasing Mythos to the public, Anthropic is sharing the tech with a select group of major companies, including Amazon, Apple, Cisco, JPMorgan Chase and Nvidia, so they can test the model and strengthen their own systems against cyberattacks. Called Project Glasswing, the effort is aimed at helping key companies harden their defenses before hackers get access to Mythos or similar AI models, according to Anthropic. 

At the same time, security experts said, the concerns around Mythos attest to the dangers of AI if it is weaponized for harm. 

"What we need to do is look at this as a wake-up call to say, the storm isn't coming — the storm is here," Alissa Valentina Knight, CEO of cybersecurity AI company Assail, told CBS News. "We need to prepare ourselves, because we couldn't keep up with the bad guys when it was humans hacking into our networks. We certainly can't keep up now if they're using AI because it's so much devastatingly faster and more capable."

Mythos' capabilities are also sparking concern among federal officials. Treasury Secretary Scott Bessent and Federal Reserve Chair Jerome Powell met with top bank CEOs in a closed-door meeting on Tuesday to discuss Mythos and other emerging cybersecurity risks stemming from AI. Anthropic also briefed senior U.S. government officials and key industry stakeholders on Mythos's capabilities, CBS News has learned.

Separately, IMF Managing Director Kristalina Georgieva said in an interview set to air Sunday on "Face the Nation with Margaret Brennan" that the world does not have the ability "to protect the international monetary system against massive cyber risks." 

"The risks have been growing exponentially," Georgieva said. "Yes, we are concerned. We are very keen to see more attention to the guardrails that are necessary to protect financial stability in the world of AI." 

Anthropic didn't return a request for comment. In its post, however, the company underscored the risks of misusing tools like Mythos. "The fallout — for economies, public safety, and national security — could be severe," the company said. 

The weakest link 

Such stark warnings mask another troubling reality: Hackers already have access to advanced AI models and are using them for a range of malign purposes, including to create autonomous "agents" capable of carrying out attacks without human intervention.

Such attacks range from spreading malware and executing identity theft scams to producing deepfake videos and launching ransomware attacks, according to cybersecurity experts.

"AI-enabled tooling has empowered even low-skilled threat actors to execute high-speed, high-volume operations, whilst advanced adversaries are using AI to sharpen precision, scale automation and compress attack timelines," PwC said in a recent report.

"The time between the public release of a new capability by an AI company and its weaponization by threat actors shrank dramatically [in 2025], a trend we assess will likely accelerate in 2026," the management consulting firm added, 

Other AI tools, while not yet as effective as Mythos in exposing the soft underbelly in software, are already amplifying the risks to consumers, businesses and governments. For instance, hackers are tapping AI to sharpen so-called phishing attacks aimed at prying loose confidential information, said Zach Lewis, the chief information officer at the University of Health Sciences and Pharmacy in St. Louis. 

"It's been used to really script those dialogues, those conversations, those phishing emails, to specific people — and really customize them to make them a lot more difficult to detect and identify if these are fake or not," he told CBS News.

"Once [Mythos] drops, we're going to see a lot more vulnerabilities, probably a lot more attacks," Lewis said. "Cyberattacks are definitely going to increase until we get to a point where we're patching up all those vulnerabilities almost in real time."

AI is more effective than humans at finding software bugs because it can quickly scan thousands of lines of code and detect problems, something people are not necessarily good at, Knight explained.

"Humans are the weakest link in security," Knight noted. "Humans have the ability to make mistakes when we're writing code. It's possible for vulnerabilities in source code to have never been found by humans." 

On brand for Anthropic?

Some security experts questioned the motives behind Anthropic's incremental approach to rolling out Mythos, speculating that the limited release could be aimed at stirring intrest from other prospective customers. 

Meanwhile, both Anthropic and rival OpenAI are expected to launch initial public offerings by the end of the year, according to the Wall Street Journal — a possible incentive to drum up headlines, said Peter Garraghan, founder and Chief Science Officer at Mindgard, an AI security platform.

"I suspect Anthropic may be using this as a marketing ploy, perhaps towards IPO," he said.

Anthropic has sought to distinguish its brand from OpenAI and other rivals by publicly emphasizing AI safety, highlighting its guardrails for keeping the technology in line. Anthropic's decision to hold off on releasing Mythos and launching Project Glasswing aligns with that image, noted Columbia Business School marketing lecturer Malek Ben Sliman.

"When facing the tough decisions, Anthropic has actually been true to its values," he said. Curating the release of Mythos "does allow them to look to be the protectors of this responsible AI, but it also is a great marketing and advertising tool."

Edited by Alain Sherter

In: