High level diff of macOS 26.6.1 vs. macOS 26.6.2 🎉
https://github.com/blacktop/ipsw-diffs/tree/main/26_6_1_25G76_vs_26_6_2_25G82/README.md
RE: https://social.lol/@phillip/117061432689860232
The postmortem of the hack on my Forgejo instance is here! I had fun investigating and writing it, so I hope y’all enjoy reading about it :)
this program was generated with LLVM assistance
"don't you mean LLM assistance?"
no, i mean i implemented a few examples and left the rest as UB for the compiler to figure out https://gcc.godbolt.org/z/hd5Mhdhev
Somebody posted a Windows 11 LPE writeup, with a CVE that doesn't yet exist (CVE-2026-62737).
By poking at kloader's ExecutionContext, we can get kernel mode execution at an arbitrary address.
A stock Windows VM won't have a NIC that uses the NetAdapterCx framework, so will not show as affected. But you can start that service to see it in action.
The PoC has a hard-coded 0xFFFFF80041414141 as an execution target. I'm sure that somebody knowledgeable with Windows kernel stuff can figure out how to modify this to do something useful.
I predict that CVE-2026-62737 will be included in this Patch Tuesday lineup.
Since Metabase couldn't be bothered, it looks like CISA has assigned CVEs.
RE: https://live.acarsdrama.com/@acarsdrama/117072256729860162
come on now. be cool guys.
On Saturday night, one of our CT logs rejected most submissions for 30 minutes.
I just published the post-mortem, and the investigation was... a lot of fun? It involves Go mutex starvation, SQLite WAL behavior, and ZFS record sizes.
I got to SIGKILL a VM 200 times, implement a turnstile (TIL!), and order a Nokia flip phone.
Beatboxing is one of countless very good example why AI will never be able to replace actual art.
Most (if not all) sounds a beatboxer makes can technically be made by a synthesizer. The arrangement can be the same too.
Yet millions and millions of people enjoy beatboxing a lot more, specifically BECAUSE it comes from humans.
I think this principle can be applied to most forms of art.
So I don't think there's too much need to worry.
radare
r2ghidra 6.2.0 is out, and this time the changelog is massive! the decompiler output has been heavily improved in sync with all the new type analysis information we have in r2-6.2.0 (yeah next release will reduce backward compatibility with r2 apis)
pyTGTDeleg abuses the Kerberos delegation mechanism (tgtdeleg trick) to extract a usable forwarded TGT from a domain-joined MSSQL server, using only SA credentials.
Unfortunately my little art shop is closing down, but that also means everything is 30% off!
If you wanted to snag a piece at some point, or just feel like getting yourself a little something nice to look at, now's the chance
(Cannot ship to the EU, sorry.)
-Pwnie Awards 2026 winners
-Metabase zero-day used in data theft attacks
-Russian hackers disrupted a second power plant in Poland last year
-Two US law firms pay mega ransoms
-New WordPress RCE
-BdThemes supply chain attack
-Coweta city refuses to pay ransom
-Suisun declares local emergency after cyberattack hits 911 system
-More attacks on US water systems
-Victoria court data leaked on dark web
-Breaches at LeviStrauss, Updoc, Framework
N: https://news.risky.biz/risky-bulletin-pwnie-awards-2026-winners/
P: https://risky.biz/RBNEWS598/
Exploit demo on Linux and Patch Analysis of ResetNightmare (CVE-2026-27912) and KerberLoss (CVE-2026-25177), two Active Directory vulnerabilities discovered by Shai Laron from Semperis allowing Full Domain Takeover and more.
https://cravaterouge.com/articles/resetnightmare/