BetaIT-Hub is in early access — your feedback helps us improve. Use the chat or email [email protected]

Latest
Confidential Computing on CPU and GPU Systems: How AI Data Centers Protect Data in UseHackRead · 14m agoAxon Is Another License Plate Surveillance CompanySchneier on Security · 32m agoCoca-Cola Reveals Subsidiary Fairlife Suffered Data BreachInfosecurity Magazine · 39m agoFake IT Calls on Microsoft Teams Lead to GoGRPC Backdoor InfectionsHackRead · 48m agoNVIDIA’s Open Secure AI Alliance Is Missing Some Big NamesInfosecurity Magazine · 1h agoData breach at medical billing firm MCBS affects 1.26 million peopleBleepingComputer · 2h agoNew CREST AI Standards to Deliver AI-Enabled Pentesting AccreditationInfosecurity Magazine · 2h agoCritical TeamCity Flaw Could Let Attackers Run OS Commands Without Logging InThe Hacker News · 3h agoResearcher Says AI Helped Develop Linux Traffic-Control Race Into Root ExploitThe Hacker News · 3h agoRapid7 and Exclusive Networks expand partnership to modernize security operations and accelerate customer successRapid7 · 3h agoAutoIT Payload Injector , (Tue, Jul 28th)SANS ISC · 3h agoMicrosoft Says New Cybersecurity AI Model Helps MDASH Hit 95.95% at Half the CostThe Hacker News · 5h agoAttackers Exploit Arista VeloCloud Orchestrator Command Injection FlawThe Hacker News · 6h agoISC Stormcast For Tuesday, July 28th, 2026 https://isc.sans.edu/podcastdetail/10026, (Tue, Jul 28th)SANS ISC · 9h agoHackers target US firms in FastJson RCE zero-day attacksBleepingComputer · 11h agoConfidential Computing on CPU and GPU Systems: How AI Data Centers Protect Data in UseHackRead · 14m agoAxon Is Another License Plate Surveillance CompanySchneier on Security · 32m agoCoca-Cola Reveals Subsidiary Fairlife Suffered Data BreachInfosecurity Magazine · 39m agoFake IT Calls on Microsoft Teams Lead to GoGRPC Backdoor InfectionsHackRead · 48m agoNVIDIA’s Open Secure AI Alliance Is Missing Some Big NamesInfosecurity Magazine · 1h agoData breach at medical billing firm MCBS affects 1.26 million peopleBleepingComputer · 2h agoNew CREST AI Standards to Deliver AI-Enabled Pentesting AccreditationInfosecurity Magazine · 2h agoCritical TeamCity Flaw Could Let Attackers Run OS Commands Without Logging InThe Hacker News · 3h agoResearcher Says AI Helped Develop Linux Traffic-Control Race Into Root ExploitThe Hacker News · 3h agoRapid7 and Exclusive Networks expand partnership to modernize security operations and accelerate customer successRapid7 · 3h agoAutoIT Payload Injector , (Tue, Jul 28th)SANS ISC · 3h agoMicrosoft Says New Cybersecurity AI Model Helps MDASH Hit 95.95% at Half the CostThe Hacker News · 5h agoAttackers Exploit Arista VeloCloud Orchestrator Command Injection FlawThe Hacker News · 6h agoISC Stormcast For Tuesday, July 28th, 2026 https://isc.sans.edu/podcastdetail/10026, (Tue, Jul 28th)SANS ISC · 9h agoHackers target US firms in FastJson RCE zero-day attacksBleepingComputer · 11h ago

Security & IT News

Live

Real-time news from 13+ trusted sources — BleepingComputer, The Hacker News, Krebs on Security, Dark Reading & more.

🔬 AnalysisSchneier on Security·1d ago
Cognyte Sells a Mobile Cell Surveillance Van

Yet another Israeli mass surveillance company : Made by Israeli surveillance company Cognyte, the tech simulates a mobile phone tower, which forces nearby phones to connect to it. That enables cops to keep tabs on any phones in the vicinity ­ whether they’re owned by a suspect in a case or not. Cognyte’s contract with the state of Texas reveals that the simulator, called FalcoNet, can be concealed within the vehicles, hidden in a backpack for on-foot missions or attached to a helicopter. It’s the same technology as the infamous Stingray, one of the original cell-site simulators made by defense giant L3Harris.

🦠 MalwareThe Hacker News·1d ago
Cruciferra Crypter Uses BYOVD and Process Ghosting to Hide Windows Malware

The China-linked cybercrime group behind the use of income tax-related phishing lures targeting Indian taxpayers, tax professionals, and corporate finance teams has been observed using a sophisticated crypter service called Cruciferra. According to a new analysis by Proofpoint, Cruciferra has been utilized by various unrelated cybercriminal threat clusters to deliver a wide array of remote

VulnerabilitySANS ISC·1d ago
Java Spring Boot "heapdump" scans, (Mon, Jul 27th)

Spring Boot exposes the endpoint /actuator/heapdump to collect debug information. By default, the endpoint will return a file heapdump.hprof, which includes a binary heapdump that can be used to analyze the current state of the application. Non-Java readers may be familiar with a similar concept, core dumps, which are produced by binaries to expose a memory image at the time the software crashes. heapdumps are the Java analog to core-dumps . The heapdump often includes secrets used by the application to connect to backend systems. API keys, database passwords, and other sensitive data may be exposed in the heapdump. The requests we are seeing use a slightly different URL: /admin-api/actuator/heapdump . I am not sure if the /admin-api/ prefix is associated with a particular application, but it is a reasonable configuration and may be used by multiple applications. The full request we are seeing: GET /admin-api/actuator/heapdump HTTP/1.1 Host: 68.77.136.94 User-Agent: python-requests/2.34.2 Accept-Encoding: gzip, deflate Accept: */* Connection: keep-alive Authorization: Basic YWRtaW46YWRtaW4= The base64-encoded authorization string decodes to admin:admin, a typical default username and password. The location of the management endpoints is typically configured in your application.yml file with: management.endpoints.web.base-path=/admin-api/actuator Since this is used by Spring Boot, you should be able to restrict access more effectively with Spring Security. But the attacker obviously assumes that authentication is configured and just relies on a weak password. -- Johannes B. Ullrich, Ph.D. , Dean of Research, SANS.edu Twitter | (c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License.

VulnerabilityThe Hacker News·1d ago
TELESHIM Abuses Telegram for C2 in Attacks Against Middle East Governments

Cybersecurity researchers have flagged fresh malicious cyber activity by a threat actor with ties to East Asia targeting government entities in the Middle East. The intrusions have resulted in the deployment of previously unreported malware families dubbed TELESHIM, MIXEDKEY, and BINDCLOAK, according to Zscaler ThreatLabz. The cybersecurity firm said it detected the campaign earlier this month.

VulnerabilityThe Hacker News·1d ago
GitHub Adds 3-Day Dependabot Cooldown to Limit Poisoned Package Adoption

GitHub has announced a new cooldown mechanism in Dependabot, allowing the tool to wait at least three days after a release is published before opening a pull request. "The cooldown configuration option in the dependabot.yml still controls the behavior, though, so you can choose a different cooldown parameter that fits your project," the Microsoft-owned subsidiary said. According to GitHub, the

VulnerabilitySANS ISC·1d ago
Scans for ESAFENET CDG 3 Document Management System Weak Logins, (Sun, Jul 26th)

ESAFENET's CDG showed up in our data before. The company focused on secure document management and data leakage prevention solutions. The CDG stands for Content Data Guard , and the product appears to be mostly targeting the Chinese market [1]. Sadly, like so many security products, it suffers from basic security vulnerabilities like SQL Injection, XSS, and default passwords. We have seen scanning for ESAFENET CDG before, in particular after the cross-site scripting vulnerability was made public. The scans we are seeing right now are going after the well-known default passwords that ESAFENET CDG ships with. Exploit scripts listing these passwords are, for example, included in a nulei template published in 2023 [2]. POST /CDGServer3/SystemConfig Host: [redacted] User-Agent: Mozilla/5.0 (Ubuntu; Linux i686; rv:124.0) Gecko/20100101 Firefox/124.0 Content-Length: 73 Accept: */* Accept-Language: en Content-Type: application/x-www-form-urlencoded Accept-Encoding: gzip Connection: close command=Login help=null verifyCodeDigit=dfd name=secadmin pass=Est@Spc820 This is a typical case of a password that will likely pass many standard security checks (10 characters, upper/lower case, special characters, and numbers), but it is still terribly insecure as it is a well-known default password. [1] https://esafenet.com [2] https://github.com/projectdiscovery/nuclei-templates/issues/7094 -- Johannes B. Ullrich, Ph.D. , Dean of Research, SANS.edu Twitter | (c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License.

🦠 MalwareThe Hacker News·2d ago
Malvertising Sends Malware in Pieces, Then Makes the Browser Build the Executable

A malvertising operation dubbed SourTrade is making victims' browsers build the final Windows executable themselves, using a legitimate Bun runtime as its base instead of serving one complete malicious file from a fixed URL. Confiant, which detailed the campaign on July 23, 2026, said it has operated since late 2024 and impersonated TradingView, Solana, and Luno to target retail traders and

🩹 PatchThe Hacker News·2d ago
Fastjson 1.x RCE Vulnerability Targeted in Attacks With No Patched Available

Security firms ThreatBook and Imperva say attackers are targeting a critical flaw in Fastjson, Alibaba's JSON library for Java. In affected Spring Boot applications, a malicious JSON request can execute code without authentication, with the privileges of the Java process. Tracked as CVE-2026-16723, the vulnerability carries an Alibaba-assigned CVSS score of 9.0. The confirmed chain requires

🧪 ResearchThe Hacker News·3d ago
CTM360 Research Reveals How Insurance Phishing Has Evolved Into Real-Time Account Hijacking

For years, phishing campaigns targeting financial institutions followed the same playbook. Victims were tricked into entering usernames and passwords, attackers collected the credentials, and accounts were compromised later when an opportunity arose. That model is changing. Recent investigations into insurance-focused phishing operations reveal a more immediate approach. Instead of harvesting

🔴 BreachThe Hacker News·3d ago
Cl0p Affiliates Target Internet-Exposed PTC Windchill and FlexPLM with Unauthenticated RCE

Threat actors linked to the Cl0p (aka Chubby Scorpius, FIN11, Graceful Spider, and Lace Tempest) ransomware campaign are exploiting flaws in internet-exposed PTC Windmill and FlexPLM deployments as part of a new data extortion campaign. "Attackers chain a pre-authentication information disclosure in the FlexPLM WSDL endpoint with a server-side flaw in the Windchill login servlet, enabling