I found a WordPress RCEs with GPT5.6 and $25
infosecau
388 points
212 comments
July 20, 2026
Related Discussions
Found 5 related stories in 760.3ms across 14,369 title embeddings via pgvector HNSW
- Pre-Authentication RCE in WordPress Core patrikg · 18 pts · July 17, 2026 · 65% similar
- Someone bought 30 WordPress plugins and planted a backdoor in all of them speckx · 836 pts · April 13, 2026 · 61% similar
- GPT‑5.5 Bio Bug Bounty Murfalo · 142 pts · April 25, 2026 · 57% similar
- GPT-5.5: Mythos-Like Hacking, Open to All rs_rs_rs_rs_rs · 53 pts · April 23, 2026 · 53% similar
- Notepad++ Zero-Click RCE via Path Traversal (CVE-2026-52884) ringzeropirate · 24 pts · June 10, 2026 · 50% similar
Discussion Highlights (20 comments)
vavkamil
This one is both awesome and scary. We are living in a black mirror episode, where one well-crafted LLM prompt can get you $500k or the ability to hack into 500M websites :)
preetham_rangu
Nice balance between practicality and ambition. Curious how it holds up with real-world scale.
ahartmetz
The surprising (and possibly untrue) thing is the high price of canned vulnerabilities. WordPress is known as the remote root shell with a blogging feature.
IshKebab
Presumably they don't pay $500k anymore...
aussieguy1234
So they spent the $25. But the real question here is did they get the $500K?
yellow_lead
Can RCEs like this still be sold to exploit brokers like Zerodium? If so, how? Asking for a friend
rvz
Just like that, the 0-day black market is experiencing a mini black Monday.
raesene9
Interesting write-up and I do think LLM assisted/powered exploit disclosure is a real concern (I've been able to get models to create container breakouts from Linux LPEs relatively quickly). One thing I'm surprised about is that GPT-5.6 didn't block that prompt due to guardrails. My experience is that GPT-5.5 and up does not like offensive security work (similar to Opus 4.7+/Fable). I didn't notice it but I'd assume that the authors have some level of cyber approvals from OpenAI to relax the guardrails a bit.
progbits
https://github.com/WordPress/WordPress/commit/3a640e1c5e39aa... String concatenation SQL injection in the year 2026.
ifdefdebug
> Is GPT5.6 Sol Superhuman? This is not a simple y/n question. Computers have been superhuman at playing chess for decades now. Reading this article, I guess they are superhuman at understanding code now as well.
CodeCompost
I like the idea of not crediting the person who posted the bug but to the LLM that found it. People who find exploits using LLMs should never get a reward or credit.
jorisw
RCE — Remote code execution
cromka
This assumes those who'd pay $500k don't have the skill to use GTP5.6 for the same purpose themselves?
mixtureoftakes
What was the harness used? And yeah surprised about such prompts not being downright blocked, even with the cybersafety verification"
_superposition_
The cost of business nowadays? At what point does it become apparent that in today's world software needs continuous pen testing and scanning? If you don't your attackers will.
lexicality
The author lost me at the last bit where they started using weird names for the posts. Why would you make one ID O and the other ID 0? Why single letters and not EMBED_01? Why seemingly random letters instead of ABCDEF? Does OCPDST stand for something?
stared
On another note - who needs WordPress in the age of Astro and LLMs? I mean, it's not a taunt, but a serious question - do people keep WordPress because it used to be the easiest solution to set up years ago, or are there still clear use cases where one can argue it's the best solution?
cadamsdotcom
That was an incredible writeup! Chapeau to the author - thanks for taking the time to do a writeup. When Anthropic claimed Mythos chained 4 or 5 bugs to achieve sandbox escape and found bugs in core software, it sounded like bs. But here we are 2 months later seeing what they meant. Cybersecurity was always a hard sell; security flaws were invisible - by contrast a fence with a hole is visible to everyone - anyone can ignore the locked gate and walk through the fence hole. With cybersecurity a hole in the fence may go unnoticed for years, maybe forever. LLMs level the field. We will all benefit from more secure systems, a few people will get a lot of egg on their faces, and it will end the malpractice of underinvesting in software security to get a product out the door.
dzonga
wordpress is so shitty - though it runs the majority of the web. people think PHP is shitty cz of Wordpress. at a certain point in time - people need to move to better ecosystems painful as that may be.
Zsfe510asG
There is no evidence that $500k has been paid or would be paid for an exploit like this one. Given that the article says that prompts are modified like they are holy scripture, perhaps sell the prompt for $500k. The author works for https://www.assetnote.io/ , which has AI products for automated scanning.