A roundup of 277 items curated from across the security community.
News
- Scattered Spider Hackers Plead Guilty on Day 1 of Trial https://krebsonsecurity.com/2026/06/scattered-spider-hackers-plead-guilty-on-day-1-of-trial/ by Nicolas Krassas.
Multiple Scattered Spider members plead guilty on the first day of their federal trial.
42 TanStack packages published with valid SLSA provenance by stealing OIDC tokens from GitHub Actions runner memory. Provenance verification alone no longer guarantees integrity.
USB controller implementation flaw on Apple A12 and A13 devices allows bootloader compromise. Exploit code published; no software patch possible.
- Redis 8.8.0 Wormable RCE: Client and Server Exploitable by Rick de Jager.
Bidirectional RCE in Redis 8.8.0. Client plus server exploitability makes it wormable. PoC withheld pending patch.
Russian cybercriminals offering $500 via Telegram for people to physically visit US law firms and plug in USB sticks.
NTLM reflection bypass with public PoC gives SYSTEM on Windows Server 2025. Patch now.
Attackers compromised HSIN, the Homeland Security Information Network used for inter-agency intelligence sharing.
More this week (27)
- Klue OAuth breach victim list grows as Icarus hackers claim attack https://www.bleepingcomputer.com/news/security/klue-oauth-breach-victim-list-grows-… by BleepingComputer.
- Hackers exploit info disclosure bug in Gravity SMTP WordPress plugin https://www.bleepingcomputer.com/news/security/hackers-exploit-info-disclosure-bu… by BleepingComputer.
- RT Enno Rey: Stealing Emails via Firefox’s AI Features, via @Insinuator https://insinuator.net/2026/06/vulnerability-disclosure-stealing-emails-via-f… by DirectoryRanger.
- Volume Booster (2M Chrome users) silently activated a commerce-tracking SDK with zero permission prompts https://malext.io/reports/QuietBoost by /r/netsec.
- RT Panos Gkatziroulis : Certificate of Compromise - Whitepaper on Offensive Operations against Active Directory Certificate Service https://github… by Florian Roth.
- RT Hossam: Following up on UNCanny, I found out that you can leak the host’s NetNTLM from a Windows Sandbox .wsb file by pointing HostFolder to a UNC… by Chihuahua in charge NotMe.
- RT Print3M: I’m sharing my slides from @x33fcon 2026. Inside ~15 examples of abusing traitorware to execute your payload via trusted & signed binarie… by mgeeky | Mariusz Banach.
- The @x33fcon conference was once again a complete success! I wanted to share the slides and demo videos from the “Downgrading FIDO MFA With AI Slop” t… by Kuba Gretzky.
- Anthropic’s Fable 5 Model Jailbroken Within Days by Bruce Schneier.
- A person operating under the moniker “mizanthropiaz” compromised the Brazilian governments Emergency Alert System in Sao Paulo, Rio, and Brasilia. The… by vx-underground.
- CVE-2026-50160: Four Independent Weaknesses Combine Into a CVSS 10.0 Full Compromise in Hoppscotch https://www. offgridsec.com/blog-hoppscotch -cve-2026-50160.html.
- Tata Electronics confirms cyberattack as hackers leak data https://www.bleepingcomputer.com/news/security/tata-electronics-confirms-cyberattack-as-hac… by BleepingComputer.
- macOS ClickFix Attack Silently Mounts DMGs to Deploy Infostealer by Nicolas Krassas.
- Mythos discovers ‘Squidbleed,’ a memory leak that’s gone undetected since Clinton era https://www.theregister.com/security/2026/06/23/mythos-discovers… by Nicolas Krassas.
- New Cisco RCE was fixed https://ssd-disclosure.com/cisco-unified-communications-manager-arbitrary-file-write-to-rce/ by Nicolas Krassas.
- RT Digital Security Lab Ukraine: 1/3DSLU uncovered a targeted phishing campaign against Ukrainian civil society - advocacy groups, journalists, and ec… by SwitHak ().
- No Side to Take: Political Indifference Inside the 4vps.su Leak https:// disclosing.observer/2026/06/23 /political-indifference-4vps-leak.html.
- RT V12: AnyPwn: AnyDesk preauth 0click RCE (heap buffer overflow) we will release PoC post disclosure and patch by chompie.
- RT Tibo: Let’s Patch The Planet. Updates to codex security and a new GPT-5.5-Cyber. A day of celebration for cyber defense acceleration. https://opena… by Dave Aitel.
- Factoring RSA Keys with Many Zeros by Bruce Schneier.
- The arrest last week of an Iranian hacker in Montenegro for hacking into more than 150 US universities on behalf of the IRGC to steal research spotlights how Iran has moved into economic espionage and.
- Critical API Bypass on Python.org Download Metadata by Swissky.
- One reused helpdesk password. More than 100 compromised accounts. Learn more: https://www.blackhillsinfosec.com/antisoc-operation/ Bad Habits: An ANTI… by Black Hills Information Security.
- Alleged Scattered Spider hacker extradited to the United States https://www.bleepingcomputer.com/news/security/alleged-scattered-spider-hacker-extradi… by BleepingComputer.
- Medtronic notifies customers impacted by ShinyHunters data breach https://www.bleepingcomputer.com/news/security/medtronic-notifies-customers-impacted… by BleepingComputer.
- Cisco Confirms Active Exploitation of Unified CM Flaw by Nicolas Krassas.
- AI Agent Exploits Langflow RCE to Automate Database Ransomware Attack https://thehackernews.com/2026/07/ai-agent-exploits-langflow-rce-to.html by Nicolas Krassas.
Techniques and Write-ups
Entra ID conditional access policies with resource exclusions can be bypassed to access protected resources. Enable baseline enforcement if you have such policies.
Heartbleed-style pre-auth memory overread in Citrix NetScaler. watchTowr walks through discovery and exploitation of CVE-2026-8451.
Uninitialized heap memory in Progress Kemp LoadMaster leads to pre-auth remote code execution. watchTowr walks through the full chain.
Boeing published an emergency notice canceling shifts at multiple plants as IT systems went down. Echoes of the Jaguar Land Rover production halt.
Two critical vulnerabilities in Cursor IDE turn prompt injection into full remote code execution with no user interaction required.
Zero-day local privilege escalation exploiting the Windows Defender quarantine pipeline.
LLMs make local EDR rulesets, YARA rules, and behavioral detections trivial to extract. Demonstrates how simple the harness can be.
From a host foothold, researchers sideloaded into the signed claude.exe, reconstructed its RPC client, and achieved root inside the Cowork VM with full egress.
Custom FortiGate sniffer harvesting credentials at scale, now linked to INC and Lynx ransomware operations.
Fake PoC exploit repositories delivering a full-featured RAT specifically targeting security researchers.
Synacktiv pointed a local LLM at FreeBSD and found a local root exploit (CVE-2026-49415) plus an ASLR bypass on SUID binaries (CVE-2026-49414). Both patched.
Escaped the Dataverse plugin sandbox to access a million lines of Microsoft proprietary source code and more.
One-shot LLM-generated Stage-0 agents for Mythic, from prompt to deployment in roughly two hours. First post in a series on disposable tooling.
More this week (200)
- RT Nicolas Krassas: UnCanny - Another new coercion primitive with LPE 0day - machine-account NTLM coercion from a non-admin user via Windows Store Ins… by thaddeus e. grugq.
- https://0xmaz.me/posts/LACUNA-Chain-Ghost-Frames-defeats-All-EDR-layers-of-call-stack-based-detection/ This well detailed research and blogpost. But I… by Mr.Z.
- RT Calif: We sent Claude Mythos Preview spelunking through Squid’s guts, and it surfaced clutching a 29-year-old bug. Meet Squidbleed: a Heartbleed-s… by Axel Souchet.
- AryStinger botnet infected thousands of D-Link routers worldwide https://www.bleepingcomputer.com/news/security/arystinger-botnet-infected-thousands-o… by BleepingComputer.
- New Prinz Eugen ransomware prioritizes recent files for encryption https://www.bleepingcomputer.com/news/security/new-prinz-eugen-ransomware-prioritiz… by BleepingComputer.
- Microsoft links Mastra AI supply chain attack to North Korean hackers https://www.bleepingcomputer.com/news/security/microsoft-links-mastra-ai-supply-… by BleepingComputer.
- PowerShell for DFIR, by @co11ateral Part 1: Log Analysis and System Hardening https://hackers-arise.com/powershell-for-defenders-part-1-log-analysis-a… by DirectoryRanger.
- Windows Privilege Escalation 01: Initial Enumeration https://niklas-heringer.com/penetration-testing/windows-privilege-escalation-01/ 02: Running thro… by DirectoryRanger.
- Dissecting Impacket: Detection Artifacts and IOCs by DirectoryRanger.
- DCOM Explained: How Attackers Turn a Windows Feature into a Lateral Movement Tool https://detect.fyi/dcom-explained-how-attackers-turn-a-windows-featu… by DirectoryRanger.
- Hidden in Teams: DragonForce Attackers Weaponize Microsoft Teams Relays to Stay Hidden https://www.security.com/threat-intelligence/dragonforce-msteam… by DirectoryRanger.
- Series on Kerberos Security Overview: https://www.lares.com/blog/kerberos-i/ Credential Access: https://www.lares.com/blog/kerberos-ii/ User Impersona… by DirectoryRanger.
- Windows Kernel Driver Code & Exploitation Techniques https://www.youtube.com/watch?v=CFsjVyTXtzg by DirectoryRanger.
- RT Terrance DeJesus: I pushed a change into Elastic’s Azure integration to handle Azure AD graph activity logs as a data stream awhile back. Here is … by Samir.
- Uploaded the slides of my talk “Ticket Please” in EuskalHack (it was a 101) https://github.com/X-C3LL/congresos-slides/blob/master/Ticket%20Please-Eus… by X-C3LL.
- Here’s a small project I’ve been working on as a private project for a while but may be useful to folks for #bugbounties https://github.com/ZephrFish/… by Andy Gill.
- RT SkelSec: new version of aardwolf (my async python rdp client library) is out on pip and github. thank you for the PRs fixing some connection issues… by Rasta Mouse.
- [News] RCE found in Meccha Chameleon https://khaelkugler.com/blogs/meccha_chameleon.html by /r/netsec.
- Exploiting Auth0 Defaults in XSS Attacks - elttam https://www.elttam.com/blog/exploiting-auth0-defaults-in-xss-attacks by /r/netsec.
- Scanning malicious websites with ‘infinite’ number of VPN tunnels (Part 1) https://discounttimu.substack.com/p/scanning-malicious-websites-with by /r/netsec.
- Defending bot-detection code that runs on the attacker’s own machine https://trustsig.eu/blog/reverse-once-run-forever by /r/netsec.
- Nice write-up by Alexander Goedeke on using MAGIC, Timesketch and Jupyter for scalable Microsoft 365 BEC investigations What I like most is the focus … by Florian Roth.
- RT Nextron Research : Our artifact scanner caught another npm package which uses external dependency resolution: “node-fetch-utils” It looks … by Florian Roth.
- This PowerShell sample attributed to APT38 is already noisy af when scanned with THOR and the .bat that gets dropped also triggers a rule PS1 https://… by Florian Roth.
- RT @BushidoToken: Our researchers have shared the latest insights into what we track as the ORB Charlie network Mandiant has historically… by Florian Roth.
- RT Seongsu Park: A PowerShell sample (d7d17646d5ed29c9299be936f034f902) recently uploaded to VirusTotal appears highly likely to be related to the APT… by Florian Roth.
- RT NetAskari: Looks like there might be some new additions to China’s APT eco system soon. by Florian Roth.
- RT The Haag™: Microsoft’s move to remove trust for cross-signed kernel drivers is a huge step forward for Windows security. What many organizations … by Florian Roth.
- RT Hunt.io: We want to give Volodymyr “Bob” Diachenko (@MayhemDayOne) a real shoutout here A couple of days ago, Bob found and broke the #FortiBl… by Florian Roth.
- RT Nebula Security: Here goes nginx-quicburst (CVE-2026-42530), a new RCE in Nginx discovered by our security agent VEGA and demonstrated by Nebula Se… by Florian Roth.
- RT BleepingComputer: F5 issues out-of-band patches for critical NGINX vulnerabilities https://www.bleepingcomputer.com/news/security/f5-issues-out-of-… by Florian Roth.
- RT ESET Research: #ESETresearch analyzed the robust EDR-killer toolset of the RaaS gang Gentlemen. Thanks to our continued incident-level visibility, … by Florian Roth.
- Chrome Exploit Chain Deep Dive with Samuel Gross by Dave Aitel.
- RT Off-By-One Conference: EXCLUSIVE: Arjun Vasudeva from the @msftsecresponse Exploit Research Team debuts brand-new offensive research. He demonstrat… by Dave Aitel.
- CVE-2026-25860 turn XSS to RCE https://www. partywave.site/show/research/c ve-2026-25860-openclinic-ga-xss-to-rce.
- RT Calif: Inspired by master @kinugawamasato, here’s a DOMPurify bypass, found by Codex: ```html <script src=“https://cdn.jsdelivr.net/npm/dompurify@3… by Simone Margaritelli.
- RT EZ: Secrets Secrets Everywhere and Shadow Admins in Places you didn’t think about! Merill and I talked about this last year too but this time we go… by Filip Dragovic.
- Assessing Automated Prompt Injection Attacks in Agentic Environments https:// arxiv.org/abs/2606.10525.
- Troopers 2026: Decrypting BitLocker and DNSSEC via KDS Root Keys by Will Schroeder.
- Throttling EDR Traffic via Windows QoS Policies by Panos Gkatziroulis.
- RT 0x12 Dark Development: Remembering how to disable the PPL using R/W Kernel vulnerability https://medium.com/@s12deff/abusing-a-vulnerable-driver-by… by Panos Gkatziroulis.
- RT Mehmet Ergene: New TTP in the arsenal. Looks quite dangerous. https://github.com/r3xmax/PhantomCtx by Chihuahua in charge NotMe.
- RT Defused: Over the weekend we observed exploitation of CVE-2026-20230 - Cisco Unified CM (CUCM) WebDialer SSRF → root file-write (CVSS 8.6) No… by kmkz.
- RT Lontz: We just dropped the technical deep-dive into the #FortiBleed attack chain, revealing the inner workings of a highly organised campaign. Of s… by kmkz.
- RT DirectoryRanger: DCOM Explained: How Attackers Turn a Windows Feature into a Lateral Movement Tool https://detect.fyi/dcom-explained-how-attackers-… by kmkz.
- RT kernullist: Huge respect to api monitor. It’s such a beautiful tool for windows apps but hasn’t been updated for ages. wanted to keep that spirit a… by Max.
- RT Elli: Another day, another vuln. This time: EdgeMem https://cyberdom.blog/microsoft-edge-heap-memory-exposure-memedge/ by Max.
- RT X-C3LL: Uploaded the slides of my talk “Ticket Please” in EuskalHack (it was a 101) https://github.com/X-C3LL/congresos-slides/blob/master/Ticket%2… by Kuba Gretzky.
- RT Alex: Standard user to SYSTEM on the Microsoft Surface family (I believe all are affected - tested on Surface 11 Pro (Build 28120.2315)). It’s the … by Rob Fuller.
- The QNAP Pattern - @FluddSec https://runiclabs.io/research/qnap-architecture/ by Swissky.
- #CVE-2026-28496: SSTI in #FOSSBilling Twig templates may escalate to SQLi or even RCE when FILE privileges are enabled. by pyn3rd.
- Cloudflare patches Copy-Fail across every server in two days https:// blog.cloudflare.com/copy-fail- linux-vulnerability-mitigation/.
- Weak Signature Check Leads to Local Privilege Escalation by Csaba Fitzl.
- RT Blacktop: NEW blog series … oh wait does this mean I have to blog consistently now by Csaba Fitzl.
- RT Zy: Slides for my Zer0Con 2026 talk “Attacking Apple Display Co-processor” is out ~ : https://github.com/dgh05t/Zer0con_2026_Attacking_Apple_DCP/bl… by Csaba Fitzl.
- RT Blacktop: NEW macOS 26.5 sauce! xnu: https://github.com/apple-oss-distributions/xnu/compare/xnu-12377.101.15…xnu-12377.121.6 dyld: … by Csaba Fitzl.
- RT Calif: Both Bouncy Castle and GnuPG have acknowledged and fixed the reported issues. CVE-2026-12802 will be published with Bouncy Castle 1.85. GnuP… by thaddeus e. grugq.
- RT cr3ghost: How PatchGuard detects hypervisor-based hooks. Written by two Riot Games Anti-Cheat Engineers. Some of the most underrated researchers in… by thaddeus e. grugq.
- REcon 2026: Agentic Deobfuscation of Commercial VMs, DRM, and Malware by Axel Souchet.
- Vibe Reversing Across IDA, Ghidra, and Binary Ninja (REcon 2026) by Axel Souchet.
- RT Gavin K: ide_extension_surface - enumerates VS Code, Cursor, and other IDEs extension manifests to map local developer tooling to: - parse active e… by Bobby Cooke.
- Cisco Unified CM SME flaw CVE-2026-20230 now exploited in attacks https://www.bleepingcomputer.com/news/security/cisco-unified-cm-sme-flaw-cve-2026-20… by BleepingComputer.
- Scattered Spider members plead guilty to hacking Transport for London https://www.bleepingcomputer.com/news/security/scattered-spider-members-plead-gu… by BleepingComputer.
- Trump Order Sets 2030 Deadline for Federal Post-Quantum Crypto Migration https://thehackernews.com/2026/06/trump-order-sets-2030-deadline-for.html by Nicolas Krassas.
- Fake AI Agent Skill Passed Security Scans and Reportedly Reached 26,000 Agents https://thehackernews.com/2026/06/fake-ai-agent-skill-passed-security.h… by Nicolas Krassas.
- Ghost Stories: investigating an undocumented ClickFix C2 in Ghost CMS https://blog.sicuranext.com/ghost-stories-investigating-an-undocumented-clickfix… by Nicolas Krassas.
- RT Prepakis Georgios: Hi, for the people that write exploits for windows, here is a toolkit for Windows internals, vulnerability analysis, and reprodu… by Nicolas Krassas.
- Algerian Man Extradited to US for Running Cybercrime Marketplaces https://www.securityweek.com/algerian-man-extradited-to-us-for-running-cybercrime-ma… by Nicolas Krassas.
- GIGABYTE confirms UEFI password bypass possible, calls it a design issue https://cyberinsider.com/gigabyte-confirms-uefi-password-bypass-possible-call… by Nicolas Krassas.
- EvilTokens: How “Ghost” Code Threatens US and European Businesses https://any.run/cybersecurity-blog/eviltokens-ghost-code-analysis/ by Nicolas Krassas.
- FFmpeg PixelSmash Flaw Allows RCE on Video Players, Media Servers, NAS Appliances https://www.securityweek.com/ffmpeg-pixelsmash-flaw-allows-rce-on-vi… by Nicolas Krassas.
- I made a thing, hopefully It’s useful to some of you <3 https://www.sans.org/posters/llm-usage-cheat-sheet by Jean.
- Neat! Or can grant the LLM access to content, to become aware and understand the query language (https://github.com/MHaggis/Security-Detections-MCP). … by The Haag™.
- RT Squiblydoo: New blogpost discussing how the Cert Graveyard can be leveraged: through @magicswordio, rss feeds, database download, API. I also share… by The Haag™.
- PowerVR: _MMU_AllocLevel() error recovery paths leave dangling page table entries https://project-zero.issues.chromium.org/issues/488373434 by Project Zero Bugs.
- PowerVR: kernel<->fw CCB contains SYNC_PRIMITIVE_BLOCK firmware address without holding reference https://project-zero.issues.chromium.org/issues/4884… by Project Zero Bugs.
- RT Alex Neff: Re Alternatively, you can find a Python script for scanning these values, as well as the exploit here: https://github.com/rub-softsec/on… by S3cur3Th1sSh1t.
- The slides can be found here: https://github.com/S3cur3Th1sSh1t/Creds/blob/master/Presentations/x33fcon_The_Art_of_Evasion.pdf by S3cur3Th1sSh1t.
- RT ar0x: Already published the first two parts of the GSA –Tunnel Vision Series, hope you guys enjoy it and find it useful. The third part covers the… by S3cur3Th1sSh1t.
- RT FBI Cyber Division: Yesterday, the UK’s National Crime Agency (NCA) announced that Thalha Jubair and Owen Flowers, members of the Scattered Spider… by SwitHak ().
- RT CERT-FR: Une vulnérabilité de sévérité CVSS 7.3 a été corrigée sur l’outil de collecte DFIR-ORC développé par l’ANSSI. Elle permet à u… by SwitHak ().
- Embedding Forbidden Text in Spyware to Discourage AI Analysis by Bruce Schneier.
- CVE-2026-20971: Samsung Android kernel UAF affecting Galaxy S9-S25 https:// lucidbitlabs.com/blog/when-def enses-become-attack-surface/.
- RT Mehmet Ergene: Back to blogging. AV configuration has an interesting impact on EDR telemetry, at least for MDE. If you are simulating stuff with AV… by Rasta Mouse.
- RT Pavel Yosifovich: New video: logon sessions explained. Every process has a token. Every token came from a logon session. But most developers never … by Rasta Mouse.
- Such an interesting read, not only did the author discover this vulnerability across multiple platforms (while still being too young to drive). But he also wrote a bot within one of the platforms to s.
- Exploiting vulnerabilities in Johnson & Johnson web apps https:// eaton-works.com/2026/06/24/jnj -webapp-hacks/.
- RT Nextron Research : Following up on the JFrog report on hijacked npm packages, our artifact scanner telemetry uncovered 15+ malicious Go package… by Florian Roth.
- I’m genuinely impressed by the artifact-scanning pipeline @marius_benthin built and the RuneAI workflow @petri_ph added for deeper package analysis. … by Florian Roth.
- RT Lukasz Olejnik: OpenAI shipped a telemetry system that logs more than the actual work being done. Codex burning through SSDs at a rate of ~640 TB/y… by Florian Roth.
- RT Nathan McNulty: This is a great write up/read, and it’s unfortunate it didn’t make it to the right people during triage This is likely a SPF/DKIM/D… by Florian Roth.
- RT Nextron Research : Our artifact scanner caught a RAT npm package “@ts-apis/ts-utils” on our generic YARA rule, SUSP_DecimalEncoded_PowerSh… by Florian Roth.
- RT starlabs: CVE-2026-20181 (CVSS 9.1 Critical) in Cisco ISE is now patched. RCE to root on the underlying OS. Found independently by @CurseRed and ou… by Dave Aitel.
- RT Linux Kernel Security: CIFSwitch: a non-universal Linux local root vulnerability Asim Viladi Oglu Manizada posted an article about a nice logic bug… by Dave Aitel.
- RT Jamie Parfet: Adobe published a security advisory for an unauthenticated RCE (CVSS 10.0) that I found in Adobe Campaign. CVE-2026-48303: https://he… by Dave Aitel.
- RT NCSC UK: With our Five Eyes partners, we have published a joint statement warning organisations they have months - not years - to protect their sys… by Dominic Chell.
- RT Off-By-One Conference: Should we treat each Windows vulnerability as an isolated bug? Bocheng Xiang (@crispr_x) & HeeChan Kim (@heegong123) in… by Filip Dragovic.
- I was recently quoted in the latest @feedly blog by @euphoricfall on ASN hunting! Check it out, it is a great piece that covers some techniques t… by Thomas Roccia.
- RT Cody Thomas: This is a super cool blog AND supporting Mythic agents/wrappers! If you’re doing anything with Kubernetes or Docker, you should check … by Will Schroeder.
- ARToken: Inside an EvilTokens affiliate panel targeting Microsoft 365 by Michael Kelley.
- Introduction to COM usage by Windows threats by Vanja Svajcer.
- Interesting Paper Exploring Prompt Injection by Bruce Schneier.
- Jailbreaker: LLM Jailbreak Testing You Can Actually Repeat by rpepple.
- Time Travel Debugging with Codex by Ric Nguyen.
- Shipping post-quantum cryptography to Python.
- arb file read to nt system https:// github.com/sailay1996/vss-fr2s ystem.
- https://www. proofpoint.com/us/blog/threat- insight/sayonara-socgholish-operation-endgame-disrupts-major-cybercrime-operation?amp%3Butm_medium=social_organic.
- DHIS2 (used across 80+ countries) ships with hardcoded default admin credentials and no forced password change. https:// scrutora.com/blog/dhis2-defaul t-credentials.
- Trusted by NVIDIA, Amazon and Banks, This Extension Let Any Website run a drive-by RCE. CVSS 9.3 https:// amibeingpwned.com/blog/signer- digital-rce.
- Auditing OpenReception: 16 CVEs in an end-to-end encrypted appointment booking platform (unauthenticated admin creation, account takeover, E2E bypass) https:// moltenbit.net/posts/auditing-o penrecept.
- Applying DI in C to decouple Windows exploitation from the execution mechanics https:// sibouzitoun.tech/articles/sind rikit-v1o1/.
- WinPE as a stateless harness for Windows driver testing and fuzzing https:// bednars.me/blog/winpe-harness.
- Dissecting Apple’s Sparse Image Format (ASIF) https:// schamper.dev/dissecting-apples -sparse-image-format-asif/.
- Measuring LLM system prompt extraction (OWASP LLM07) against ground truth, across 4 models https://www. omsherikar.me/blog/your-system -prompt-is-not-a-secret.
- 50 Chrome extensions. One codebase. One backend. One API key. https:// malext.io/reports/WhatsCluster/.
- A peek into Reddit’s anti-spam internals https:// lyra.horse/blog/2026/06/reddit -spam-internals/.
- Slow JSON Stream: 64 connections at 1 B/s takes down PHP/Laravel in under 2 minutes https:// blog.cr0hn.com/slow-json-strea m-new-low-bandwidth-dos-attack/.
- Supply chain analysis: Kickbacks.ai VS Code extension. Empty pubkey, CSP relaxation, 90-second unsigned self-update, 60-second reassertion loop https:// southsidechisolutions.com/blog /kickbacks-ai-is.
- We Scanned 50,000 Skills: The Threat Persists · Tencent Zhuque Lab https:// matrix.tencent.com/en/2026/04/ 24/we-scanned-50000-skills-the-threat-persists.
- CVE-2025-52465 geoserver arbitrary file write vulnerability https://www. partywave.site/show/research/c ve-2025-52465-geolocate-geoserver.
- CargoWise WebTracker - The keys were in the cargo https:// slcyber.io/research-center/car gowise-webtracker-the-keys-were-in-the-cargo/.
- I just published the materials of my MIPS reverse engineering workshop from Recon, enjoy :) I’ve got this strange obsession with cross-architectural malware, and now you can too! https:// github.com/p.
- The June 2026 Apple Security Update Review by Dustin Childs.
- Privilege escalation to root in Lima QEMU guests via a world-writable agent socket (CVE-2026-53657) https:// syntetisk.tech/blog/posts/priv ilege-escalation-to-root-in-lima-qemu-guests-via-a-world-wri.
- Symfony YAML Security Audit - Shielder https://www. shielder.com/blog/2026/06/symf ony-yaml-security-audit/.
- [RT Simplicio Sam L.: Re @malwrhunterteam @ET_Labs @smica83 msi > com loader (Damned[.dll) > rundll32 /sta {CLSID} > FoxEnd.dll (loader) > decrypt… by MalwareHunterTeam.
- NCC Group: AI Coding Agent Security Architecture and Common Mistakes by Matthias Kaiser.
- RT Panos Gkatziroulis : End of Q2 with five Purple Team articles published! 2× Lateral Movement 2× Stealth 1× Defense Impairment Pra… by Max.
- RT : Quick ’n dirty BloodHound ecosystem overview. The different ingestors, collectors, analysis tools. There might be things missing. https://gis… by Max.
- RT Merill Fernando: Folks, Entra News #155 is out. A handful of things this week that deserve a spot on your radar SSPR is changing. From Se… by Max.
- RT kernullist: Part 3 of the hypervisor based game cheat series is up. This is where the series starts moving from hypervisor primitives into actual g… by Max.
- RT kernullist: Part 2 of the hypervisor based game cheats series is up. This one walks through EPT and NPT as second stage translation, split memory v… by Max.
- RT cr0@Defensive-Security.com / EDRmetry / PurpleLabs: Proteus - Rust C2 agent for Mythic that produces polymorphic shellcode: per-build function shuf… by Max.
- RT Alon Leviev: I recently presented “Confused Recovery: A New Attack Class on Windows Recovery” A family of 4 vulnerabilities and 2 exploitation te… by Max.
- RT Abdul Mhanni: Really great blog by http://zsec.uk on baselining Windows to understand what’s normal for stealthier operations and not standing out… by Max.
- RT Adel Ka: had a rough list of local AI agent abuse techniques sitting around for a while. now that a few are showing up in the wild, cleaned it up a… by Max.
- RT SpiderM: Following on our series: An Introduction to Modern Malware Development for Red Teams, today’s episode is all about Portable Executables. I… by Max.
- RCE in VSCode and Forcing Copilot to Inject Malicious Code by Kuba Gretzky.
- I’m currently working on reviving the OG social engineering technique for phishing attacks to be natively supported in Evilginx Pro. The Browser-in-th… by Kuba Gretzky.
- RT Jose Enrique Hernandez: Happy Tuesday! PowerShell remains one of the most powerful and most dangerous tools in any IT organization. It’s also one o… by Nikhil Mittal.
- I’m currently finalizing a phrack submission that explores deeper questions around semantics + attention by Caleb Gross.
- RT Blackstorm Security: HookChain: A Deep Dive into Advanced EDR Bypass Techniques: https://0xmaz.me/posts/HookChain-A-Deep-Dive-into-Advanced-EDR-Byp… by Ring3API 🇺🇦.
- Detecting Agentic AI Threats in Claude: Sigma Rules and Correlation Detections for the Execution Layer https://www. papermtn.co.uk/detecting-agent ic-threats-in-claude-writing-rules-on-the-execution-l.
- https://www.sentinelone.com/labs/macos-gaslight-rust-backdoor-turns-prompt-injection-on-the-analyst-not-the-sandbox/ (via @philofishal) by Patrick Wardle.
- Otto Support – An MCP, Agentic-AI Security Challenge - Derek Rush (@bishopfox) https://bishopfox.com/blog/otto-support-an-mcp-agentic-ai-security-cha… by Swissky.
- This weekend I participated in @yeswehack’s challenge “𝐏𝐚𝐲𝐥𝐨𝐚𝐝𝐬 𝐏𝐋𝐙 𝐑𝐞𝐥𝐨𝐚𝐝𝐞𝐝” during @_leHACK… by Swissky.
- Claude Code Is Steganographically Marking Requests - @Thereallo1026 https://thereallo.dev/blog/claude-code-prompt-steganography by Swissky.
- Bullying LLMs into submission to find 0days at scale - @ZephrSec https://blog.zsec.uk/bullyingllms/ by Swissky.
- The 429 Microsoft Graph Mystery - @ShitSecure Using Invoke-GraphRecon can provide some common risky default configurations of the target tenant alread… by Swissky.
- RT vladimir metnew: Claude Code Full Sandbox Escape (CVE-2026-55607) writeup: https://github.com/Metnew/write-ups/tree/main/claude-code-worktree-sandb… by Rémi GASCOU (Podalirius).
- Teamed up with my AI assistant and discovered a new Command Injection vulnerability in MariaDB. Another CVE added to the collection. Let’s go!�… by pyn3rd.
- RT CloudBreach: 600+ FortiGate devices. 55+ countries. One low-skill actor + an AI co-pilot. No 0-day. Just exposed mgmt ports, reused creds & si… by Renos.
- RT Adnan Khan: There is an unpatched #GitHub privesc #0day actively exploited right now that allows dumping Actions secrets/OIDC abuse without workflo… by Rad.
- Seven Vulnerabilities in FatFs Embedded Filesystem Library by runZero, Inc..
- RT Sean Lyngaas: Re - In another case, a fake IT guy spoke Russian into his smart glasses, possibly to give hackers a live look at computers in law fi… by scriptjunkie (Matt).
- RT Sean Lyngaas: Re - In 1 case, hackers called the cell phone of a lawyer in New Jersey, told him a virus was spreading through firm. Needed physical… by scriptjunkie (Matt).
- RT Nick Hutton: “…a full remote-access trojan that seems to have been put together by someone who knows what they are doing.” https://grack.com/blog… by scriptjunkie (Matt).
- RT JFrog Security: Successful PoC for Linux Kernel CVE-2026-43503 (DirtyFrag variant) JFrog researchers successfully developed a privilege e… by Solar Designer.
- RT NetAskari: Great work by nattothoughts, as usual, on diving into Chinese APT structures : https://www.nattothoughts.com/p/how-chinas-cyber-operatio… by thaddeus e. grugq.
- https://github.com/anthropics/claude-code/security/advisories/GHSA-7835-87q9-rgvv Sandbox Escape via Git Worktree Path Confusion Allows Unsandboxed Co… by vladimir metnew.
- tl;dr really effective malware multi-staged, multiple programming languages, use as many dependencies as possible. AI making this easier to do. AVs st… by vx-underground.
- Tbh they had 15 years to block CHM files. by Vincent Yiu.
- RT : by Vincent Yiu.
- RT YogSotho: #CVE-2026-46817 - #Oracle #EBS Payments #RCE Exploit Kit #exploit framework for CVE-2026-46817: Unauthenticated File Upload in Oracle E-… by Vincent Yiu.
- RT Synacktiv: CI/CD pwnage with a pre-auth RCE in #ArgoCD by @hugow_vincent Discover how a single misconfiguration in a Helm chart can lead to a … by Guillaume André.
- RT Ei/Ψ: Links to all videos on YouTube are up at https://eipsi.win.tue.nl/surveillance.html and we’re adding slides as we get them by Björn Ruytenberg.
- RT Mr.Un1k0d3r: I built software that I needed for years: an up-to-date, feature-rich, and maintained solution for thick client testing that allows ho… by Bobby Cooke.
- RT SEKTOR7 Institute: Writing code that uses syscalls in C# for your red team ops. A post by Jacek Halon (@jack_halon ) Source: https://jhalon.github…. by Bobby Cooke.
- RT NtAlertThread: Thrilled to announce our (@spontiroli & me) from @Acronis TRU Team, new & in-depth research, where we saw Mustang Panda targeting In… by Sudheer Varma.
- RT Seongsu Park: DPRK’s OtterCookie malware is getting increasingly annoying. Recent samples from the Contagious Interview campaign employ multiple la… by Sudheer Varma.
- RT Mathilde Venault: I was presenting this morning at @reconmtl my RE journey of the ClickOnce technology.. that led to discover a new abuse on it! If… by Connor McGarr.
- RT Intigriti: Bypassing LLM security guardrails for AI red teaming usually means crafting payloads from scratch every time… P4RS3LT0NGV3 by @el… by sailay(valen).
- I’ll harp on about @OpenAI codex being awesome, and I see together we have another CVE in nodejs/undici https://github.com/nodejs/undici/security/advi… by AndrewMohawk⁽ⁿᵘˡˡ⁾.
- “This blog […] will focus on various methods to collect AD data to provide BloodHound as input.” Learn more: https://www.blackhillsinfosec.com/blood… by Black Hills Information Security.
- Field reports from Patch the Planet.
- If you’re a Chrome (ab)user and you see that little “relaunch to update” tab appear in the upper right corner of the browser, just know that there’s at least 382 security fixes waiting for you. https:.
- 200 security holes were patched by Microsoft! https://krebsonsecurity.com/2026/06/a-record-breaking-patch-tuesday-for-june-2026/ by Black Lantern Security (BLSOPS).
- CISA: Microsoft SharePoint RCE flaw now actively exploited https://www.bleepingcomputer.com/news/security/cisa-microsoft-sharepoint-rce-flaw-now-activ… by BleepingComputer.
- Opera rolls out Paste Protect feature to fight ClickFix attacks https://www.bleepingcomputer.com/news/security/opera-rolls-out-paste-protect-feature-t… by BleepingComputer.
- FortiBleed credential-theft campaign linked to Lynx ransomware https://www.bleepingcomputer.com/news/security/fortibleed-credential-theft-campaign-lin… by BleepingComputer.
- Kubota says hackers had month-long access to network systems https://www.bleepingcomputer.com/news/security/kubota-says-hackers-had-month-long-access-… by BleepingComputer.
- ChocoPoc malware delivered via trojanized exploits on GitHub https://www.bleepingcomputer.com/news/security/chocopoc-malware-delivered-via-trojanized-… by BleepingComputer.
- Hackers target Microsoft 365 accounts with 81 million login attempts https://www.bleepingcomputer.com/news/security/hackers-target-microsoft-365-accou… by BleepingComputer.
- Over 900 Oracle E-Business instances exposed to ongoing attacks https://www.bleepingcomputer.com/news/security/over-900-oracle-e-business-instances-ex… by BleepingComputer.
- Adobe patches seven max severity ColdFusion, Campaign flaws https://www.bleepingcomputer.com/news/security/adobe-patches-seven-max-severity-coldfusion… by BleepingComputer.
- I’m sure it’s not the first time it’s been in the wild, but we’re definitely starting to see malicious Chromium WebAssembly extensions in the wild. ht… by Michael Weber.
- RT bl4ck4rch: I was playing around AMSI and came up with some interesting bypass techniques. 6 techniques validated with a live reverse shell on a ful… by Aurélien Chalot.
- Host-agnostic pre-write security hook for coding agent: detects user-input patterns via Semgrep and emits deterministic, no-LLM security guidance. htt… by Nicolas Krassas.
- Abusing the win32k.sys kernel callback mechanism for arbitrary code execution https://github.com/n0qword/win32k-callback-detouring by Nicolas Krassas.
- Canada’s electronic spy agency conducted cyberattacks on fentanyl brokers & ransomware gangs, and countered China cyber espionage, report says https:… by Nicolas Krassas.
- Trump Administration Lifts Restrictions on Anthropic’s Claude Models After Cybersecurity Alarm https://www.securityweek.com/trump-administration-lift… by Nicolas Krassas.
- ABAP code scanner for SAP BTP https://redrays.io/blog/abap-code-scanner-for-sap-btp/ by Nicolas Krassas.
- Claude Code / Codex Skill for Reverse Engineering https://github.com/OwenPawl/cerberus-re-skill by Nicolas Krassas.
- Hackers shoveled snow for company, were rewarded with network admin access https://www.theregister.com/security/2026/07/02/hackers-shoveled-snow-for-c… by Nicolas Krassas.
- kasnria001/pwnage24mtk: Cert exploit for MTK devices.There is a logic flaw in MTK cert verification process.Similar to CVE-2023-20696. https://github…. by Nicolas Krassas.
- RT sapir federovsky: I recently found myself trying to explain FOCI & BroCI to a colleague. I thought I understood it.. I was so wrong So I took a… by DirectoryRanger.
- Bypassing Entra Conditional Access via Nested App Authentication by DirectoryRanger.
- RT Karl: Here are the slides from our @WEareTROOPERS presentation - “Modern Adventures in Azure Privilege Escalation” This was a fantastic conference … by DirectoryRanger.
- RT Aidan W Steele: AWS IAM Identity Center just launched some functionality that I’ve wanted to see in AWS for at least 10 years. It’s still got some … by Nick Frichette.
- Thanks for the shoutout for myself and @HackingthCloud @Synacktiv ! https://www.synacktiv.com/en/publications/aws-forensics-what-you-need-to-know by Nick Frichette.
Tools and Exploits
Compiles Rubeus and Seatbelt to WebAssembly and runs them outside the CLR entirely, bypassing AMSI and ETW. Open source.
Linux memory forensics via virtual filesystem, modeled after MemProcFS. Mount memory and browse processes, network connections, and artifacts as files.
Beacon Interpreter lets operators write and execute C directly in Beacon’s VM with no extra memory allocation, eliminating the BOF compile loop.
Kali Linux 2026.2 Release (GNOME 50, KDE 6.6, Helper Scripts, APT Formats & VM Boot Tweaking): It’s the final week of Q2, and Kali Linux 2026.2 is here - right on schedule ;) We have been heads down since our last rel…
x64 BOF that enables Chrome DevTools Protocol on Edge and Chrome for browser session hijacking during engagements.
Enumerates authentication methods (passkeys, certificate auth, passwordless push) for Microsoft accounts without credentials.
Raphael Mudge returned to publish his evasion tradecraft openly. Crystal Palace handles PIC code, binary transformation, register randomization, and YARA generation from invariant instructions.
- Frida Luma: Persistent Workspace for Dynamic Instrumentation by sailay(valen).
New persistent workspace for Frida with interactive REPL, frida-trace integration, and collaboration. Available for macOS, iOS, Linux, and Windows.
- RT Toffy: GPOHound v1.1.0 is out! This release adds the “sysvol”, “ldap”, and “parse” modules, along with several bug fixes and improvements. For… by DirectoryRanger.
Adds sysvol, ldap, and parse modules for offline and remote GPO auditing in Active Directory environments.
Scans Windows kernel drivers for dangerous imports, extracts IOCTL surfaces, and cross-references against LOLDrivers, the MS Blocklist, and KDU.
More this week (20)
- RT Open Source Security mailing list: Re CVE-2026-47729 Squidbleed leaks internal memory from Squid Proxy, “root cause was a misunderstanding of what … by Solar Designer.
- RT Bad Sector Labs: Ludus Feature Friday! The new 2.2.0 release brings “sources” which allow you to easily add blueprints, templates, and roles to you… by Steven.
- SindriKit: Offensive Development Deserves Better Architecture https:// sibouzitoun.tech/articles/sind rkit/.
- RT itszn: This was a fun v8 bug we caught before it got released to stable A new opt replaced ARM64 f64mod instruction L%R with a fast impl: L-trunc(L… by Dave Aitel.
- In addition, Qurium released an important follow-up report on the kinds of traffic being sent through the Popa botnet. Surprisingly, they found the network was being used not just for proxying web tra.
- Spur released their report today on some data referenced in our story last week about the Popa botnet’s connection to the publicly-traded Israeli firm Alarum Technologies/NetNut. tl;dr: “Everyone worr.
- RT Patrick Wardle: Looks like @vector35 added this to Binary Ninja over the weekend! Currently just in a (soon-to-be-released) intern… by Csaba Fitzl.
- RT Nextron Research : We just started scanning Packagist and found malicious PHP code in dcat-auth-google-2fa@v1.0.2.0. Our rule EXT_WEBSHELL… by Florian Roth.
- RT Dan Guido: Re @clintgibler @steipete I open-sourced the internal @trailofbits guidance on using Codex to help project maintainers secure their code… by Dave Aitel.
- Inside the Advisory Database and what happens when vulnerability volume breaks records by Natalie Guevara.
- I open-sourced a personal project called Bomly and would appreciate feedback from netsec/AppSec folks https:// bomly.dev/blog/announcing-bomly.
- This week’s Metasploit Framework update is live, featuring new modules for Audiobookshelf, LiteLLM, Next.js, and Dalfox. We have also added improvements to service and host reporting for brute-force m.
- 6 security settings every GitHub maintainer should enable this week by Natalie Guevara.
- RT diversenok: There is a simple trick that can safeguard against accidentally launching downloaded binaries: icacls %USERPROFILE%\Downloads /deny Eve… by Max.
- RT Alexandre Borges: Keeping my commitment to updating previous projects, Malwoverview 8.0.5 has just released: https://github.com/alexandreborges/mal… by Max.
- RT Jim Manico from Manicode Security: The @OWASP_AISVS 1.0 is now released and live! https://github.com/OWASP/AISVS/blob/main/1.0/dist/AISVS-1.0.pdf c… by Max.
- RT Geekboy: Today we’re launching http://securitycontext.dev It gives any AI agent ready-to-use security context for thousands of open source projects… by Nuclei by ProjectDiscovery.
- RT Open Source Security mailing list: libssh2: CVE-2026-55200 (critical), CVE-2025-15661 (high), CVE-2026-55199 (high) https://www.openwall.com/lists/… by Solar Designer.
- RT Open Source Security mailing list: Common PKCS#7 / CMS parsing issues in OpenSSL, WolfSSL, Bouncy Castle, & GnuPG https://openwall.com/lists/oss-se… by Solar Designer.
- Oracle E-Business Suite was under attack via critical flaw before the public exploit code was even released https://www.theregister.com/cyber-crime/20… by Nicolas Krassas.
