Paolo Stagno (VoidSec)

1.7K posts

Paolo Stagno (VoidSec) banner
Paolo Stagno (VoidSec)

Paolo Stagno (VoidSec)

@Void_Sec

Director of Research @Crowdfense. Windows Vulnerability Researcher and Exploit Developer, ex-@XI_Research

ntoskrnl.exe Katılım Kasım 2013
1.9K Takip Edilen5.2K Takipçiler
Sabitlenmiş Tweet
Paolo Stagno (VoidSec)
I originally prepared this bug for Pwn2Own Berlin. A few days before the contest, a CVE got assigned. So, here is my technical analysis and exploitation strategy for CVE-2026-40369: a 12-byte kernel increment, exploitable both as an LPE and SBX. voidsec.com/cve-2026-40369…
English
1
52
174
9.2K
Alex Ionescu
Alex Ionescu@aionescu·
This information class was added only a few years ago. In the age of trillion dollar spending on AI code reviews and security, codeQL, KASAN and more, the world’s leading operating system kernel still added code to increment an arbitrary user controlled pointer in a system call
Clandestine@akaclandestine

GitHub - orinimron123/CVE-2026-40369-EXPLOIT: Full exploit code for CVE-2026-40369 - A Windows kernel arbitrary write vulnerability that allows browser sandbox escape from all browsers render process sandbox · GitHub github.com/orinimron123/C…

English
3
13
100
27.8K
AJ
AJ@justandrijana·
Had a really great time at @offensive_con this year, wonderful people, talks and parties! Thank you for making it so incredible! See you next year with even better gifts 🧡 FYI I guess the brain works best on Sunday morning, after the last day to solve the games! Sword 🗡️
AJ tweet mediaAJ tweet mediaAJ tweet media
English
2
1
22
1.3K
Ori Nimron
Ori Nimron@orinimron123·
@M4x_1997 4/4: Last but not least CVE-2026-40369 - Windows Kernel Arbitrary Increment primitive reachable from any browser sandbox renderer process This one was rejected from Pwn2Own and closed anyway yesterday :( My exploit is here - blogpost will be soon: github.com/orinimron123/C…
Ori Nimron tweet media
English
2
17
48
21.4K
Ori Nimron
Ori Nimron@orinimron123·
1/n: Yesterday was a good day, got credited for 7 CVEs: 3 Intel datacenter GPU vulnerabilities which allowed ESXi VM sandbox escape: - CVE-2026-20794 - CVE-2026-20879 - CVE-2026-20751 intel.com/content/www/us…
Ori Nimron tweet media
English
1
2
18
1.2K
conduit
conduit@conduit0x00·
@S1r1u5_ @udunadan @malltos92 P2o mostly being a place to show off your firm’s technical capability to build a brand rather than a realistic full time end goal for all work product
English
1
0
1
96
s1r1us (mohan)
s1r1us (mohan)@S1r1u5_·
0 chrome submissions(?), 3 firefox renderer, 1 edge, 2 safari renderer, and exchange/sharepoint each. devcore still showing up with multiple submissions in the hard targets, including exchange, sharepoint, and edge, from known names. so why are we not seeing a huge amount of submissions? i think, either: 1. defense got stronger with llms, and software like chrome/firefox is fixing a ton of bugs before they ever reach pwn2own or 2. hacking of complex software is still bottlenecked by a small number of top-tier researchers. i would guess it’s the latter(?). there is no denying the fact that, llms are probably closing some defense gap, but i think that doesn’t mean the asymmetry moved to the defense side and making defense stronger, i still think it’s the usual attacker-favored game. and looking at pwn2own submissions, it seems pretty obvious to me that llms are still only as good as the operator using them. there are only a few people good enough to point them at hard targets properly and use them to actually accelerate research. cuz, if llms were actually giving everyone exploit superpowers to "anyone", you’d expect more people showing up with chrome/exchange/browser-class bugs. instead, what we’re seeing is still mostly people with skin in the game hitting the hard targets. zerodayinitiative.com/blog/2026/5/13…
s1r1us (mohan)@S1r1u5_

this year's pwn2own isn't just interesting because there will be lots of entries with AI+human. it is also interesting because a) anthropic burned a ton of tokens on firefox, basically running claude in a loop until it found something for a month, probably exhausting whatever claude can one shot. b) if someone submits full chain without much use of ai, it tells you one shotting plateaus and these models are bit like fuzzers than seasoned security reseachers. c) even if they used an llm to find the bug, this tells us scaffolding/harnesss design, prompting, and the operator matters a lot.

English
5
5
70
9.5K
Paolo Stagno (VoidSec)
Paolo Stagno (VoidSec)@Void_Sec·
@S1r1u5_ The monetary incentives for p2o are pretty bad compared to the bonuses any VR boutique will compensate the researcher for a Chrome RCE
English
1
0
7
748
Paolo Stagno (VoidSec)
Paolo Stagno (VoidSec)@Void_Sec·
@DrapGreg It is, the focus was only for vuln research. The automation that can be done with it are innegable.
English
0
0
0
86
Paolo Stagno (VoidSec)
Paolo Stagno (VoidSec)@Void_Sec·
423 Firefox bugs fixed in a month with AI. Impressive throughput. But I've seen this pattern before. It's the fuzzer era all over again. Here's why:
English
1
8
56
8.8K
uglybyte
uglybyte@uglybyte·
well written @Void_Sec! and I also expect to see a drop towards the baseline, perhaps slightly increased if models keep up. The parallel to fuzzers makes a ton of sense, and I believe that once we’ll exhaust the pool of what LLMs can find in major codebases, then it’ll be back to writing (LLM-powered) harnesses for that codebase :-) @InsiderPhD
English
1
0
1
206
Paolo Stagno (VoidSec)
Paolo Stagno (VoidSec)@Void_Sec·
@malltos92 If we had scheduled them, we couldn’t have done any better. Always interesting to read your takeaways on the industry
English
0
1
5
1.5K
Paolo Stagno (VoidSec)
Paolo Stagno (VoidSec)@Void_Sec·
Bug count != exploitable bug. Finding != chaining. LLMs are exceptional at pattern recognition on known bug classes. They are not reasoning about novel failure modes in complex multi-component systems. The hard bugs still require humans. voidsec.com/ai-vulnerabili…
English
4
19
76
8.2K