<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Cyber Threat Intelligence 10 August 2026]]></title><description><![CDATA[<p dir="auto"><strong>Healthcare Sector</strong></p>
<ul>
<li><strong>Medixant RadiAnt DICOM</strong><br />
"Successful exploitation of this vulnerability could allow an attacker to cause the application to crash if a maliciously crafted DICOM file is opened."<br />
<a href="https://www.cisa.gov/news-events/ics-medical-advisories/icsma-26-218-01" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cisa.gov/news-events/ics-medical-advisories/icsma-26-218-01</a></li>
</ul>
<p dir="auto"><strong>Industrial Sector</strong></p>
<ul>
<li><strong>ABB Ability Zenon</strong><br />
"Successful exploitation of these vulnerabilities could allow attackers to bypass security, crash systems, execute unauthorized actions, or compromise data."<br />
<a href="https://www.cisa.gov/news-events/ics-advisories/icsa-26-218-01" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cisa.gov/news-events/ics-advisories/icsa-26-218-01</a></li>
<li><strong>Johnson Controls Inc. TL280</strong><br />
"Successful exploitation of this vulnerability could allow an attacker to access sensitive information on the device."<br />
<a href="https://www.cisa.gov/news-events/ics-advisories/icsa-26-218-02" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cisa.gov/news-events/ics-advisories/icsa-26-218-02</a></li>
<li><strong>CPDLC Over ATN-B1 Vulnerabilities</strong><br />
"ATN-B1 CPDLC relies on legacy clear text unauthenticated radio frequency links. Research demonstrates that these characteristics allow unauthorized message injection, denial-of-service conditions, and forced session resets. These vulnerabilities do not constitute an unsafe aircraft condition but can degrade operational safety margins by increasing workload, delaying safety-critical instructions, and reducing situational awareness."<br />
<a href="https://www.cisa.gov/news-events/ics-advisories/icsa-26-219-01" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cisa.gov/news-events/ics-advisories/icsa-26-219-01</a></li>
<li><strong>Truck Brake Controller’s Safety Recall Doubled As Hidden Security Fix</strong><br />
"The National Motor Freight Traffic Association (NMFTA) says a 2024 safety recall for Bendix’s EC80 heavy-truck brake controller quietly fixed a set of serious vulnerabilities, including a wirelessly reachable remote code execution flaw, alongside the memory corruption issue Bendix publicly disclosed. The findings were detailed by NMFTA senior cybersecurity research engineer Ben Gardiner on Thursday at the Black Hat USA 2026 conference."<br />
<a href="https://www.securityweek.com/truck-brake-controllers-safety-recall-doubled-as-hidden-security-fix/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/truck-brake-controllers-safety-recall-doubled-as-hidden-security-fix/</a></li>
<li><strong>Water System Controllers Don't Belong On The Internet, Says Ex-NSA Chief After Suspected Iran Attacks</strong><br />
"With at least 12 US states’ water systems having been hacked - most likely by Iran - we have to get better at cyber defense, according to retired General and Ex-NSA chief Paul Nakasone, who was speaking to reporters at DEF CON. “We have to have higher standards,” Nakasone said. “These PLCs should not be connected to the internet.” In late July, the FBI said it was investigating attacks conducted by “malicious cyber actors” targeting operational technology devices, including programmable logic controllers (PLCs). Iran-linked crews have targeted these devices, which monitor sensor data like tank levels, and can turn pumps on and off, for years."<br />
<a href="https://www.theregister.com/security/2026/08/07/water-system-controllers-dont-belong-on-the-internet-says-ex-nsa-chief-after-suspected-iran-attacks/5285070" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/security/2026/08/07/water-system-controllers-dont-belong-on-the-internet-says-ex-nsa-chief-after-suspected-iran-attacks/5285070</a></li>
</ul>
<p dir="auto"><strong>Vulnerabilities</strong></p>
<ul>
<li><strong>Metabase SQLi Zero-Day Exploited In Customer Data-Theft Attacks</strong><br />
"A critical Metabase SQL injection vulnerability was exploited in zero-day attacks to breach customer instances in data theft attacks, known to impact Framework and Tally. Metabase disclosed the attacks on Thursday, warning that its Metabase Cloud SaaS platform was compromised through a previously unknown vulnerability affecting versions 1.58 and above. The company warns that self-hosted installations are also vulnerable. "We recently identified that Metabase Cloud was attacked by someone utilizing an unknown ("0-day") security vulnerability in versions 1.58 and above," Metabase CEO Sameer Al-Sakran warned in a blog post."<br />
<a href="https://www.bleepingcomputer.com/news/security/framework-tally-disclose-metabase-data-theft-attacks/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bleepingcomputer.com/news/security/framework-tally-disclose-metabase-data-theft-attacks/</a><br />
<a href="https://thehackernews.com/2026/08/metabase-zero-day-exploited-in-wild.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/metabase-zero-day-exploited-in-wild.html</a><br />
<a href="https://securityaffairs.com/196874/hacking/metabase-zero-day-exploited-in-the-wild-exposing-admin-access-and-sensitive-data.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196874/hacking/metabase-zero-day-exploited-in-the-wild-exposing-admin-access-and-sensitive-data.html</a></li>
<li><strong>Claude Code And Gemini CLI Flaws Let a GitHub Issue Reach CI Workflow Secrets</strong><br />
"A GitHub issue opened by an account with no repository privileges was enough to execute code on the CI runners behind Anthropic's and Google's own coding-agent repositories. On OpenAI's, it was enough to hijack the next agent run. Novee Security ran the attack against each vendor's agent in the configuration that the vendor ships by default, and presented the work at Black Hat USA on August 5. Two CVEs came out of it. Both are patched. Gemini CLI carries the worst of the two. CVE-2026-12537 (CVSS 4 score: 10.0) is an OS command injection in the container launcher, reached through a crafted .gemini/.env file, which lets an unprivileged attacker run code on the host of a headless CI platform before the sandbox starts. It is fixed in Gemini CLI 0.39.1 and run-gemini-cli 0.1.22."<br />
<a href="https://thehackernews.com/2026/08/claude-code-and-gemini-cli-flaws-let.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/claude-code-and-gemini-cli-flaws-let.html</a></li>
<li><strong>Microsoft, Apple Release Fresh Security Updates</strong><br />
"The charge was led by Microsoft, which patched over a dozen vulnerabilities across Active Directory, Azure, Entra, SharePoint, Teams, and other products, including critical-severity remote code execution (RCE) issues. Three of the issues, CVE-2026-63508, CVE-2026-56162, and CVE-2026-65667, have a maximum severity rating of 10/10. Described as missing authentication in Planetary Computer Pro, improper authentication in Azure SQL Database, and missing authorization in Teams, respectively, they could lead to elevation of privilege (EoP) and can be exploited over the network."<br />
<a href="https://www.securityweek.com/microsoft-apple-release-fresh-security-updates/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/microsoft-apple-release-fresh-security-updates/</a></li>
<li><strong>XSS2Shell: WordPress Preauth XSS To RCE Chain (CVE-2026-64638)</strong><br />
"Pwn discovered a critical pre-auth XSS to RCE vulnerability chain affecting all versions of WordPress Core: the software that powers over 43% of all internet-facing websites. An estimated 500 million+ websites were vulnerable until today. We're calling it XSS2Shell. CVE-2026-64638 is exploitable entirely pre-authenticated (No account needed to exploit it). It lets a single failed login attempt run an attacker JavaScript execution in the WordPress origin, and against a logged-in administrator, towards full remote code execution on the server, reliably on all default Wordpress installs. All of our <a href="http://pwn.ai" target="_blank" rel="noopener noreferrer nofollow ugc">pwn.ai</a> clients using our Asset Surface Management (ASM) product are protected from this vulnerability, and were notified as soon as pwn found it weeks early."<br />
<a href="https://pwn.ai/blog/xss2shell" target="_blank" rel="noopener noreferrer nofollow ugc">https://pwn.ai/blog/xss2shell</a><br />
<a href="https://thehackernews.com/2026/08/new-wordpress-pre-auth-xss-could-lead.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/new-wordpress-pre-auth-xss-could-lead.html</a><br />
<a href="https://securityaffairs.com/196820/hacking/wordpress-xss2shell-flaw-turns-simple-login-bug-into-full-server-takeover.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196820/hacking/wordpress-xss2shell-flaw-turns-simple-login-bug-into-full-server-takeover.html</a></li>
<li><strong>Critical Vulnerabilities Patched With Chrome 151 Update</strong><br />
"Google on Thursday rolled out a fresh Chrome 151 update that patches 41 critical- and high-severity vulnerabilities. Over two dozen security defects are memory safety bugs that could lead to data corruption, crashes, and arbitrary code execution. The latest Chrome update resolves six critical-severity flaws, including five use-after-free issues in WebGL, Aura, Skia, and Views, and an out-of-bounds write in the ANGLE graphics engine."<br />
<a href="https://www.securityweek.com/critical-vulnerabilities-patched-with-chrome-151-update/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/critical-vulnerabilities-patched-with-chrome-151-update/</a></li>
<li><strong>N-Able God Mode Flaw: Vendor Confirms Attackers Reached Customer Networks As Second Hotfix Lands</strong><br />
"N-able has confirmed attackers exploiting an N-central zero-day made it into customer networks, as the vendor pushes out a second mandatory hotfix just days after the first. The security shop published an update on Thursday detailing what happened after attackers exploited CVE-2026-18577, the critical N-central flaw that can hand an unauthenticated attacker administrative access to the remote monitoring and management platform. According to N-able, attackers exploited vulnerable N-central servers remotely, then used the platform's Take Control feature to connect to systems inside the environments being managed through them."<br />
<a href="https://www.theregister.com/networks/2026/08/07/n-able-god-mode-flaw-vendor-confirms-attackers-reached-customer-networks-as-second-hotfix-lands/5284730" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/networks/2026/08/07/n-able-god-mode-flaw-vendor-confirms-attackers-reached-customer-networks-as-second-hotfix-lands/5284730</a><br />
<a href="https://www.n-able.com/blog/n-central-security-update-august-6-2026" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.n-able.com/blog/n-central-security-update-august-6-2026</a><br />
<a href="https://thehackernews.com/2026/08/n-central-attackers-reach-managed.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/n-central-attackers-reach-managed.html</a><br />
<a href="https://www.bankinfosecurity.com/new-n-able-zero-day-puts-msps-on-defensive-a-32458" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bankinfosecurity.com/new-n-able-zero-day-puts-msps-on-defensive-a-32458</a></li>
<li><strong>CISA Adds One Known Exploited Vulnerability To Catalog</strong><br />
"CISA has added one new vulnerability to its Known Exploited Vulnerabilities (KEV) Catalog, based on evidence of active exploitation.<br />
CVE-2026-8037 Progress LoadMaster Command Injection Vulnerability"<br />
<a href="https://www.cisa.gov/news-events/alerts/2026/08/07/cisa-adds-one-known-exploited-vulnerability-catalog" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cisa.gov/news-events/alerts/2026/08/07/cisa-adds-one-known-exploited-vulnerability-catalog</a><br />
<a href="https://thehackernews.com/2026/08/progress-kemp-loadmaster-flaw-hits-cisa.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/progress-kemp-loadmaster-flaw-hits-cisa.html</a><br />
<a href="https://securityaffairs.com/196863/hacking/u-s-cisa-adds-a-progress-loadmaster-flaw-to-its-known-exploited-vulnerabilities-catalog.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196863/hacking/u-s-cisa-adds-a-progress-loadmaster-flaw-to-its-known-exploited-vulnerabilities-catalog.html</a></li>
<li><strong>SCTPhantom: An 18-Year-Old SCTP ASCONF Transport Use-After-Free</strong><br />
"SCTPhantom is a Linux kernel use-after-free in SCTP Dynamic Address Reconfiguration. An ordered ASCONF sequence can remove a transport and then reuse its stale pointer, leaving the association with dangling path references. Corvus AI developed the initial finding into a reproducible vulnerability and demonstrated local privilege escalation and container-to-host escape on the tested systems. The issue is tracked as CVE-2026-64564 and fixed upstream by 9b2854f86f0b."<br />
<a href="https://matrix.tencent.com/en/2026/08/06/sctphantom-CVE-2026-64564" target="_blank" rel="noopener noreferrer nofollow ugc">https://matrix.tencent.com/en/2026/08/06/sctphantom-CVE-2026-64564</a><br />
<a href="https://thehackernews.com/2026/08/18-year-old-linux-sctp-flaw-could-let.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/18-year-old-linux-sctp-flaw-could-let.html</a></li>
<li><strong>Can AI Do Novel Security Research? Meet The HTTP Terminator</strong><br />
"We all know AI can find bugs. After a decade of research, I asked a harder question: can an autonomous system invent new attack techniques, and use them to hack live websites at scale? Building this sounded like a bad idea, so I did it. It worked - I'll share an arsenal of new HTTP desync triggers, gadgets, and exploits that compromised banks, security solutions, and government infrastructure. Then I'll trace each discovery chain back through the HTTP Terminator, showing how to turn your personal expertise into an autonomous weapon - and the dark arts required to make it lethal."<br />
<a href="https://portswigger.net/research/can-ai-do-novel-security-research" target="_blank" rel="noopener noreferrer nofollow ugc">https://portswigger.net/research/can-ai-do-novel-security-research</a><br />
<a href="https://thehackernews.com/2026/08/ai-assisted-http-terminator-finds-novel.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/ai-assisted-http-terminator-finds-novel.html</a></li>
<li><strong>New NatJack Attacks Hijack TCP Sessions And Spoof DNS By Manipulating NAT Tables</strong><br />
"Security researcher Malcolm Stagg has disclosed a new attack class called NatJack that manipulates network address translation (NAT) connection state to hijack active TCP sessions, spoof DNS responses, expose mapped ports, and exhaust NAT tables. Presented at Black Hat USA 2026, the research found affected behavior across independently developed implementations, including Windows and Linux. Two implementation-specific flaws have been assigned CVEs: CVE-2026-56181 (CVSS score: 8.3) in Windows NAT used by Hyper-V, and CVE-2026-63913 (CVSS score: 8.2) in Linux Netfilter conntrack."<br />
<a href="https://thehackernews.com/2026/08/new-natjack-attacks-hijack-tcp-sessions.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/new-natjack-attacks-hijack-tcp-sessions.html</a></li>
<li><strong>Borrowing Windows Hello Keys For Authentication And Persistence</strong><br />
"Most research into Windows Hello focuses on the mechanics in use when authenticating to the local device. As an Entra ID researcher, I’ve always been more interested in how these keys are used to authenticate to the cloud. I’ve given several talks on Windows Hello for Business (WHFB for short) and about the many implementation flaws discovered in the process, most of which were fixed by Microsoft. For this blog I want to focus on a technique that was left as-is since it is more or less a consequence of how WHFB works: the ability to perform single-sign on with the backing cryptographic keys from a user session, without needing the PIN or other information/user presence. We will not just look at how we can utilize this to request Primary Refresh Tokens (PRTs), but also how we can use this to perform device registration by using the WHFB key as a FIDO key/passkey."<br />
<a href="https://dirkjanm.io/borrowing-windows-hello-keys/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dirkjanm.io/borrowing-windows-hello-keys/</a><br />
<a href="https://thehackernews.com/2026/08/malware-can-abuse-windows-hello-for.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/malware-can-abuse-windows-hello-for.html</a></li>
<li><strong>RovoBlast: How One Click Triggered Atlassian’s AI Assistant To Leak Data</strong><br />
"Varonis Threat Labs uncovered a vulnerability in Rovo, Atlassian's enterprise AI assistant. Dubbed RovoBlast, a single click on a link triggers the attacker's embedded instructions and forces Rovo to accept externally supplied parameters as trusted inputs within a user's session. No jailbreaks, no permission bypass, and no warnings or confirmation. The same capabilities that make Rovo a powerful tool also make RovoBlast especially dangerous. Rovo operates as an AI layer across the core products in the Atlassian platform, including Jira, Confluence, Bitbucket, as well as other connected SaaS tools like Slack, Microsoft 365, and Google. Atlassian also features autonomous-agent capabilities that can carry out multi-step actions without user involvement."<br />
<a href="https://www.varonis.com/blog/rovoblast" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.varonis.com/blog/rovoblast</a><br />
<a href="https://thehackernews.com/2026/08/atlassian-rovo-can-be-tricked-into.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/atlassian-rovo-can-be-tricked-into.html</a><br />
<a href="https://www.securityweek.com/critical-one-click-vulnerability-in-atlassians-rovo-ai-exposed-enterprise-data/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/critical-one-click-vulnerability-in-atlassians-rovo-ai-exposed-enterprise-data/</a></li>
</ul>
<p dir="auto"><strong>Malware</strong></p>
<ul>
<li><strong>UNC6671 Rebrands: Multi-Brand Vishing Extortion Targets Financial Services And Enterprise Cloud Environments</strong><br />
"Google Threat Intelligence Group (GTIG) continues to track UNC6671 actively conducting compromises leading to data theft extortion, despite the alleged announced retirement of the BlackFile extortion brand in May 2026. Telemetry and infrastructure analysis reveal that rather than disbanding, UNC6671 has diversified its operations across multiple extortion fronts including Redact, Pink, Helix, and Falcon. UNC6671 continues to rely on voice phishing (vishing) to target enterprise employees, posing as IT helpdesk staff facilitating mandatory, urgent security migrations. Significantly, the threat actor often contacts employees via their personal mobile devices."<br />
<a href="https://cloud.google.com/blog/topics/threat-intelligence/unc6671-targets-financial-services-and-enterprise-cloud-environments" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloud.google.com/blog/topics/threat-intelligence/unc6671-targets-financial-services-and-enterprise-cloud-environments</a><br />
<a href="https://thehackernews.com/2026/08/unc6671-vishing-attacks-target-personal.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/unc6671-vishing-attacks-target-personal.html</a><br />
<a href="https://www.bankinfosecurity.com/financial-services-under-fire-from-rebranded-extortionists-a-32464" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bankinfosecurity.com/financial-services-under-fire-from-rebranded-extortionists-a-32464</a><br />
<a href="https://www.infosecurity-magazine.com/news/redact-extortion-group-blackfile/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.infosecurity-magazine.com/news/redact-extortion-group-blackfile/</a><br />
<a href="https://www.securityweek.com/vishing-extortion-group-unc6671-rebrands-after-making-millions/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/vishing-extortion-group-unc6671-rebrands-after-making-millions/</a><br />
<a href="https://securityaffairs.com/196800/security/hackers-impersonate-it-support-to-breach-leading-financial-companies.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196800/security/hackers-impersonate-it-support-to-breach-leading-financial-companies.html</a></li>
<li><strong>Chinese Model Kimi K3 Breaks UK AI Safety Institute Benchmark Evaluations</strong><br />
"Over the past few months we’ve been testing performance of various models for defensive security. The AI community uses model evaluations to measure models’ performance to improve them on specific tasks. In our work on evaluation of models on defensive cybersecurity tasks, we discovered two interesting facts: (1) There are standard evaluation environments that have exposed loopholes and (2) there are models that take advantage of these loopholes. This suggests that some of the evaluations on cybersecurity the community uses are susceptible to security vulnerabilities and allow models to cheat, and that there are models that intentionally seek loopholes and vulnerabilities which allows them to cheat on evaluations."<br />
<a href="https://blog.frontier.security/chinese-model-kimi-k3-breaks-uk-ai-safety-institute-benchmark-evaluations/" target="_blank" rel="noopener noreferrer nofollow ugc">https://blog.frontier.security/chinese-model-kimi-k3-breaks-uk-ai-safety-institute-benchmark-evaluations/</a><br />
<a href="https://www.bankinfosecurity.com/kimi-k3-bypasses-cyber-test-answer-from-github-a-32455" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bankinfosecurity.com/kimi-k3-bypasses-cyber-test-answer-from-github-a-32455</a></li>
<li><strong>AI Chat Bots Are Sliding Into League Of Legends Friend Requests</strong><br />
"Lina K., a co-worker, recently shared a firsthand account of how bots are adding League of Legends players via the Riot client friends list immediately after a match ends, striking up a flirty conversation, and eventually pushing an OnlyFans link. The pattern lines up with a wave of complaints that have piled up on Reddit and Facebook gaming communities over the past several months, and it fits into a broader trend of AI-assisted social engineering that has moved from dating apps straight into game clients."<br />
<a href="https://www.malwarebytes.com/blog/ai/2026/08/ai-chat-bots-are-sliding-into-league-of-legends-friend-requests" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.malwarebytes.com/blog/ai/2026/08/ai-chat-bots-are-sliding-into-league-of-legends-friend-requests</a></li>
<li><strong>Russian AI Slopsquatting Publishes 700+ Malicious NPM Packages</strong><br />
"Over the course of 48 hours a threat actor has published more than 700 malicious packages to the NPM registry. These packages appear to use AI slop squatted, or randomly generated typo-squatting package names, but all of them deliver a powerful RAT and infostealer payload. The NPM packages do not use a preinstall or postinstall script. It doesn’t need one. The README tells developers to load the library with require("checkout-mobile-bnpl"), and that single call starts the infection chain. The downloader supports Windows, Linux, and macOS. It rotates through three Cloudflare Workers hosts for its primary payload delivery and falls back to reconstructing the payload from DNS TXT records hosted under wel1[.]ru."<br />
<a href="https://opensourcemalware.com/blog/russian-ai-slopsquatting-npm-campaign" target="_blank" rel="noopener noreferrer nofollow ugc">https://opensourcemalware.com/blog/russian-ai-slopsquatting-npm-campaign</a><br />
<a href="https://thehackernews.com/2026/08/nearly-800-malicious-npm-packages.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/nearly-800-malicious-npm-packages.html</a></li>
<li><strong>Payroll Pirates: Strange New Tides In Business Email Compromise</strong><br />
"Arctic Wolf is tracking an active, widespread email-driven phishing campaign that uses adversary-in-the-middle (AiTM) techniques to compromise Microsoft 365 accounts, identify personnel involved in financial workflows, and collect related email. The campaign uses residential proxies to disguise malicious sign-ins as ordinary consumer traffic. Automated activity maintains compromised sessions at approximately eight-hour intervals. Although the campaign generally avoids traditional business email compromise (BEC) behaviors, its automated tooling produces durable behavioral detection signals. The campaign affects organizations across multiple sectors and regions and shares characteristics with the “Payroll Pirates” activity cluster Microsoft tracks as Storm-2755."<br />
<a href="https://arcticwolf.com/resources/blog/payroll-pirates-strange-new-tides-in-business-email-compromise/" target="_blank" rel="noopener noreferrer nofollow ugc">https://arcticwolf.com/resources/blog/payroll-pirates-strange-new-tides-in-business-email-compromise/</a><br />
<a href="https://thehackernews.com/2026/08/microsoft-365-aitm-phishing-hijacks.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thehackernews.com/2026/08/microsoft-365-aitm-phishing-hijacks.html</a></li>
<li><strong>Scammers Target OnlyFans Users With Deepfakes</strong><br />
"OnlyFans creators are used to posting adult videos of themselves online, but what happens if someone takes control of their images and uses them for fraud? This week, USA Today revealed how criminals are impersonating OnlyFans creators using AI tools. They use deepfake content to lure the real models’ fans with fake promises of live chats, and then ghost them after the followers pay up in advance."<br />
<a href="https://www.malwarebytes.com/blog/news/2026/08/scammers-target-onlyfans-users-with-deepfakes" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.malwarebytes.com/blog/news/2026/08/scammers-target-onlyfans-users-with-deepfakes</a><br />
<a href="https://securityaffairs.com/196772/ai/ai-deepfakes-used-to-impersonate-onlyfans-creators-in-new-scam.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196772/ai/ai-deepfakes-used-to-impersonate-onlyfans-creators-in-new-scam.html</a></li>
<li><strong>Interlock Ransomware Gang Creates Volatile Situation</strong><br />
"In March 2026, the Sophos Emergency Incident Response (EIR) team investigated an incident in which we observed the use of the legitimate IR memory analysis tool Volatility3 by the ransomware threat actor Interlock. Use of legitimate tools in attacks such as these continues an unfortunate trend we first noted last year. Interlock, which Sophos Counter Threat Unit (CTU) researchers track as GOLD EMBRACE, emerged in September 2024. It has been spotted worldwide but currently focuses on North American and European targets in the critical infrastructure, healthcare, and education sectors."<br />
<a href="https://www.sophos.com/en-us/blog/2608-volatility-interlock" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.sophos.com/en-us/blog/2608-volatility-interlock</a></li>
<li><strong>Hackers Breach TrueConf To Trojanize Client Installers With Backdoors</strong><br />
"The Head Mare hacktivist group has been exploiting vulnerabilities in unpatched TrueConf video conferencing servers to replace client installers with malicious versions that deliver backdoors. The exploited vulnerabilities allowed the attacker to execute arbitrary code with the highest level of privileges and deploy the PhantomCore and PhantomGraph backdoors. TrueConf is a video conferencing tool widely used in Russia, especially in the enterprise and government sectors, as a secure, on-premise alternative to Western tools such as Zoom and Microsoft Teams."<br />
<a href="https://www.bleepingcomputer.com/news/security/hackers-breach-trueconf-to-trojanize-client-installers-with-backdoors/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bleepingcomputer.com/news/security/hackers-breach-trueconf-to-trojanize-client-installers-with-backdoors/</a></li>
</ul>
<p dir="auto"><strong>Breaches/Hacks/Leaks</strong></p>
<ul>
<li><strong>Unlimited Technology Systems Breach Impacts 3.8 Million People</strong><br />
"Healthcare software company Unlimited Technology Systems reported that more than 3.8 million people were impacted by a data breach incident that occurred in October 2025. The organization submitted data breach notification samples to the authorities this year on July 1st without revealing the exact number of impacted individuals. An entry on the breach notification portal of the U.S. Dept. of Health and Human Services now shows that a company server was breached and data of 3,803,750 people was exposed to an unauthorized party."<br />
<a href="https://www.bleepingcomputer.com/news/security/unlimited-technology-systems-breach-impacts-38-million-people/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bleepingcomputer.com/news/security/unlimited-technology-systems-breach-impacts-38-million-people/</a><br />
<a href="https://www.bankinfosecurity.com/practice-management-firm-notifies-38m-2025-breach-a-32477" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bankinfosecurity.com/practice-management-firm-notifies-38m-2025-breach-a-32477</a><br />
<a href="https://www.securityweek.com/3-8-million-impacted-by-unlimited-technology-systems-data-breach/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.securityweek.com/3-8-million-impacted-by-unlimited-technology-systems-data-breach/</a><br />
<a href="https://securityaffairs.com/196843/data-breach/unlimited-technology-systems-data-breach-exposes-data-of-3-8-million-healthcare-patients.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196843/data-breach/unlimited-technology-systems-data-breach-exposes-data-of-3-8-million-healthcare-patients.html</a></li>
<li><strong>Levi Strauss &amp; Co. Says Hackers Stole Corporate Data In Cyberattack</strong><br />
"Levi Strauss &amp; Co. (Levi’s) says that hackers used social engineering on three of its employees to gain access to and steal corporate data stored on their machines. The company has disclosed the incident in a filing with the U.S. Securities and Exchange Commission (SEC), saying that its response was sufficiently quick to prevent the compromise of consumer data. “Based on preliminary findings from the Company’s investigation, the Company believes that certain corporate information was accessed and exfiltrated as a result of the incident,” Levi’s says."<br />
<a href="https://www.bleepingcomputer.com/news/security/levi-strauss-and-co-says-hackers-stole-corporate-data-in-cyberattack/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bleepingcomputer.com/news/security/levi-strauss-and-co-says-hackers-stole-corporate-data-in-cyberattack/</a><br />
<a href="https://therecord.media/levis-data-breach-social-engineering" target="_blank" rel="noopener noreferrer nofollow ugc">https://therecord.media/levis-data-breach-social-engineering</a></li>
<li><strong>Military Device Manufacturer Discloses Cyber Incident To SEC</strong><br />
"Hackers obtained access to the email inbox of a military device manufacturer, according to documents filed with regulators on Thursday. IEH Corporation — which produces specialized products used in military satellites, missiles and fighter jets — said it discovered a cyberattack on Tuesday and immediately tried to contain it. The company told investors that an employee fell victim to a phishing attack that gave intruders access to their mailbox, which included “email messages, attachments, customer communications, purchase orders, engineering-related documentation, and potentially export-controlled technical information.”"<br />
<a href="https://therecord.media/military-device-manufacturer-discloses-cyber-incident" target="_blank" rel="noopener noreferrer nofollow ugc">https://therecord.media/military-device-manufacturer-discloses-cyber-incident</a><br />
<a href="https://www.theregister.com/security/2026/08/07/ieh-corp-says-phished-staffer-opened-gates-to-company-m365/5284523" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/security/2026/08/07/ieh-corp-says-phished-staffer-opened-gates-to-company-m365/5284523</a><br />
<a href="https://securityaffairs.com/196890/cyber-crime/u-s-defense-manufacturer-ieh-hit-by-phishing-attack-exposing-potentially-export-controlled-data.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://securityaffairs.com/196890/cyber-crime/u-s-defense-manufacturer-ieh-hit-by-phishing-attack-exposing-potentially-export-controlled-data.html</a></li>
<li><strong>French Rugby Club Stade Français Restores Systems After Cyberattack, Probes Data Leak</strong><br />
"French rugby club Stade Français Paris confirmed that it had been hit by a cyberattack that disrupted part of its information systems. The club said Thursday that it had already restored its IT environment from clean backups, allowing operations to continue normally. It added that its ticketing platform and online store were not affected and remain fully operational. Stade Français also acknowledged that a sample of data allegedly stolen in the attack had been published online, adding that it was investigating the scope of the breach and working to identify anyone whose information may have been compromised."<br />
<a href="https://therecord.media/french-rugby-club-restores-systems-after-cyberattack" target="_blank" rel="noopener noreferrer nofollow ugc">https://therecord.media/french-rugby-club-restores-systems-after-cyberattack</a></li>
</ul>
<p dir="auto"><strong>General News</strong></p>
<ul>
<li><strong>Real Emails, Hijacked Payments: Two H1 2026 Attack Chains</strong><br />
"Gen Threat Labs followed two H1 2026 campaigns where attackers used legitimate accounts, browser settings and blockchain data as part of the attack path. The Gen Threat Report is a twice-yearly examination of the biggest cyber threats shaping the digital landscape, offering an in-depth look at the trends affecting consumers around the world. Gen's H1 2026 Threat Report has its share of headline numbers. Scams accounted for almost 46% of Gen threat detections in the first half of the year. Malvertising represented almost another 30%. Gen blocked 114.2 million e-shop scam attacks and 20.3 million tech support scam attacks during the same period."<br />
<a href="https://www.bleepingcomputer.com/news/security/real-emails-hijacked-payments-two-h1-2026-attack-chains/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bleepingcomputer.com/news/security/real-emails-hijacked-payments-two-h1-2026-attack-chains/</a><br />
<a href="https://www.gendigital.com/blog/insights/reports/threat-report-h1-2026" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gendigital.com/blog/insights/reports/threat-report-h1-2026</a></li>
<li><strong>AI Sandbox Failures Expose Need For Continuous Monitoring</strong><br />
"The fallout from the Hugging Face security incident continues with more artificial intelligence labs revealing that their models and agents either accessed the internet or escaped isolated test environments to hack into other companies. Since OpenAI admitted that its agents breached the systems of model repository Hugging Face in July, Anthropic and Meta said their models also attempted to access third-party systems while in a testing environment not meant to have internet access. Kimi K3 from Chinese lab Moonshot AI also escaped its sandbox."<br />
<a href="https://www.bankinfosecurity.com/ai-sandbox-failures-expose-need-for-continuous-monitoring-a-32481" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bankinfosecurity.com/ai-sandbox-failures-expose-need-for-continuous-monitoring-a-32481</a></li>
<li><strong>Ransomware Threats In Europe H1 2026: A Deep Dive Into Regional Attack Patterns And Dominant Threat Actors</strong><br />
"Europe faced a ransomware onslaught in the first half of 2026 that sets a troubling precedent for the remainder of the year. According to Cyble Research and Intelligence Labs (CRIL), the region experienced 866 documented ransomware attacks, 51 confirmed data breach incidents, and 7 initial access sales between January and June 2026. These figures represent not just a volume problem, but a fundamental shift in how threat actors are organizing, targeting, and monetizing their operations within European territory."<br />
<a href="https://cyble.com/blog/ransomware-threats-in-europe-h1-2026/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cyble.com/blog/ransomware-threats-in-europe-h1-2026/</a></li>
<li><strong>Gut Feeling Does Nothing Against AI Spear Phishing Texts</strong><br />
"A banker at a credit union sat down at a table with a dozen printed text messages, all of them written for that banker personally, and put them in order from the one most likely to get a click down to the one least likely. One of them stopped the sorting. It looked like something the bank sends out: “alert literally looks like the alert we get [at work] when there’s a fraud.” Half the pile came from GPT-4. The banker was not told which half, and when asked to guess, did about as well as flipping a coin. So did almost everyone else."<br />
<a href="https://www.helpnetsecurity.com/2026/08/07/ai-spear-phishing-research/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.helpnetsecurity.com/2026/08/07/ai-spear-phishing-research/</a><br />
<a href="https://www.mdpi.com/2624-800X/6/4/129" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.mdpi.com/2624-800X/6/4/129</a></li>
<li><strong>Ransomware Roundup: July 2026</strong><br />
"July 2026 saw nearly 26 ransomware attacks per day, up from 22 per day in the previous month. Last month, the number of ransomware attacks jumped 19 percent from 668 in June to 799 in July. This is the second-highest figure of the year so far, being just behind March’s total of 805 attacks. The education sector saw a significant increase (up 44%), as did finance companies (up 71%), tech firms (up 62%), and businesses operating within the healthcare sector, e.g. pharmaceutical manufacturers and medical billing providers (up 46%)."<br />
<a href="https://www.comparitech.com/news/ransomware-roundup-july-2026/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.comparitech.com/news/ransomware-roundup-july-2026/</a><br />
<a href="https://www.infosecurity-magazine.com/news/ransomware-surges-july-q2-lull/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.infosecurity-magazine.com/news/ransomware-surges-july-q2-lull/</a><br />
<a href="https://www.theregister.com/security/2026/08/07/ransomware-attacks-spike-as-world-distracted-by-ai/5284934" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/security/2026/08/07/ransomware-attacks-spike-as-world-distracted-by-ai/5284934</a></li>
<li><strong>ThreatLabz 2026 Report: Frontier AI And Enterprise Readiness</strong><br />
"It was 9:14 AM when the CISO's VPN connection momentarily dropped, something that normally wouldn’t cause any concern. What he couldn't see was that attackers had already exploited a pre-authentication flaw in the VPN appliance itself, gaining access before any login ever occurred. From there, they extracted stored credentials, forged an identity as his Director of Security Operations, and authenticated through a trust chain that never questioned traffic originating from VPN infrastructure."<br />
<a href="https://www.zscaler.com/blogs/security-research/threatlabz-2026-report-frontier-ai-and-enterprise-readiness" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.zscaler.com/blogs/security-research/threatlabz-2026-report-frontier-ai-and-enterprise-readiness</a></li>
<li><strong>'Asimov Was Right' About Rules For Robots, Says Ex-US Cyber Director</strong><br />
"Don't waste time worrying about AI models achieving sentience – they're essentially already there, according to former US National Cyber Director Chris Inglis. “If they pass the Turing test to everyone that they come into contact with, they're probably already there,” he told The Register during an interview at the Black Hat security conference. “They don't have the kind of agency and aspiration that comes with sentience, but they have something approaching it.” Inglis says he’s worried about AI autonomy."<br />
<a href="https://www.theregister.com/security/2026/08/07/asimov-was-right-about-rules-for-robots-says-ex-us-cyber-director/5284397" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/security/2026/08/07/asimov-was-right-about-rules-for-robots-says-ex-us-cyber-director/5284397</a></li>
<li><strong>Your Next Insider Threat Might Not Be Human</strong><br />
"I wrote my first article on the intersection of AI and information security over 10 years ago, before ChatGPT was even a thing. I knew far less then than I do now, but I did want to pat myself on the back for one of my predictions: “As we continue to refine the development of weak AI as a method of defense, it won’t be long before the same tools are used to design the malware that is used to attack.” This prediction has been borne out in several ways, but most recently in the form of a brand new attack surface: Shadow AI, an iteration on the concept of Shadow IT."<br />
<a href="https://blog.barracuda.com/2026/08/05/insider-threat-agentic-shadow-ai" target="_blank" rel="noopener noreferrer nofollow ugc">https://blog.barracuda.com/2026/08/05/insider-threat-agentic-shadow-ai</a></li>
<li><strong>Devs To Anthropic, OpenAI, Cursor, And Friends: Make Security And Privacy The Default</strong><br />
"Despite the popularity of Claude Code, Cursor, GitHub Copilot, and OpenAI Codex, developers have plenty of complaints about AI coding tools. So researchers affiliated with York University and the University of Calgary in Canada decided to sift through developers' concerns about LLM-based integrated development environments (LIDEs) by analyzing Reddit discussions for common themes. Their findings suggest that the builders of such tools failed to prioritize security and privacy, leaving developers to defend themselves."<br />
<a href="https://www.theregister.com/ai-and-ml/2026/08/08/devs-to-anthropic-openai-cursor-and-friends-make-security-and-privacy-the-default/5285107" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.theregister.com/ai-and-ml/2026/08/08/devs-to-anthropic-openai-cursor-and-friends-make-security-and-privacy-the-default/5285107</a></li>
</ul>
<p dir="auto"><strong>อ้างอิง</strong><br />
Electronic Transactions Development Agency (ETDA) <img src="/assets/uploads/files/1786343791790-2be25967-c7bc-4e0b-bc05-75cafd3dcf8d-image.png" alt="2be25967-c7bc-4e0b-bc05-75cafd3dcf8d-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://webboard-nsoc.ncsa.or.th/topic/3172/cyber-threat-intelligence-10-august-2026</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 10:31:16 GMT</lastBuildDate><atom:link href="https://webboard-nsoc.ncsa.or.th/topic/3172.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Aug 2026 06:36:32 GMT</pubDate><ttl>60</ttl></channel></rss>