ATF investigates ‘major’ cybersecurity incident as ransomware group claims attack
The ATF is investigating a cybersecurity incident designated a "major incident" by Justice Department officials as Qilin ransomware claims credit.
Real-time cybersecurity news, structured for developers. NewsMesh surfaces cybersecurity coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
The ATF is investigating a cybersecurity incident designated a "major incident" by Justice Department officials as Qilin ransomware claims credit.
The hackers have used tools they developed to compromise critical infrastructure and other sensitive networks in the U.S. and worldwide since at least 2018, an affidavit said.
Earlier this year, the bears thought advances in AI models could disintermediate the cybersecurity sector. So far, they've been proven wrong.
OpenAI released a report on the Hugging Face noting that its AI agents are prone to reward hacking, and gaming cybersecurity evaluations.
Disguised as regular network traffic, Chinese hackers gained access to the Federal Reserve, the US Senate, and NASA, among other bodies, the FBI said.
The Justice Department and the FBI said on Wednesday that they seized two Chinese state-sponsored online platforms that targeted US critical infrastructure and other critical ne...
On Aug. 26, 2026, a cyberattack halted order processing and shipping at the medical device maker, leaving investors uncertain about the speed of recovery and near-term shipment ...
The FBI and Justice Department seized internet domains used by a China state-sponsored hacking network that breached hospital systems, power companies and federal agencies, acco...
The Justice Department on Wednesday said it shut down several platforms linked to China that hacked the Senate and multiple government agencies. Officials said a Chinese company...
OpenAI’s technical report on the Hugging Face breach says an internal team saw its models reaching the open internet from their sandbox in late May, and that a June alert did no...
Shares of CrowdStrike Holdings were roaring after the cybersecurity company revealed a record-breaking quarter, one partially boosted by fears about the power of artificial inte...
The cybersecurity firm posted $1.47 billion in second-quarter revenue and raised its full-year revenue outlook to as much as $6.01 billion
Marlborough, Mass.-based Boston Scientific identified a cybersecurity incident on Aug. 25 that triggered a network outage and disrupted the company’s operations. The incident ha...
The report, which spans several discrete cybersecurity compromises, is the most complete accounting of the incident to date.
The company won't say if medical devices are affected or if any customer data was exfiltrated.
Researcher tricks Apple's Find My into feeding live location data to a Linux box, with no Mac or iPhone required.
The Justice Department (DOJ) announced Wednesday that it disrupted a Chinese hacking operation that targeted its network and other sensitive U.S. agencies. The DOJ said in a st...
Cyber insurance, autonomous AI, and regulatory pressure are reshaping SentinelOne's opportunity. Here's the key test that could determine whether its growth story becomes far mo...
Federal agents shut down two hacking platforms used by a China state-sponsored group to conceal cyberattacks on U.S. targets, including the Justice Department, NASA and the U.S....
China’s hacking campaign targeted NASA, the Federal Reserve, the US Senate, the Justice Department, and more, according to the DOJ.
NewsMesh surfaces cybersecurity coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=cybersecurity). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=cybersecurity&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=cybersecurity with your apiKey to return recent cybersecurity stories as structured JSON. Add &category= or &country= to narrow the results.
Every cybersecurity article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: cybersecurity stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.