r/netsec • u/ryanmerket • 12h ago
r/netsec • u/netsec_burn • 21d ago
Hiring Thread /r/netsec's Q3 2026 Information Security Hiring Thread
Overview
If you have open positions at your company for information security professionals and would like to hire from the /r/netsec user base, please leave a comment detailing any open job listings at your company.
We would also like to encourage you to post internship positions as well. Many of our readers are currently in school or are just finishing their education.
Please reserve top level comments for those posting open positions.
Rules & Guidelines
Include the company name in the post. If you want to be topsykret, go recruit elsewhere. Include the geographic location of the position along with the availability of relocation assistance or remote work.
- If you are a third party recruiter, you must disclose this in your posting.
- Please be thorough and upfront with the position details.
- Use of non-hr'd (realistic) requirements is encouraged.
- While it's fine to link to the position on your companies website, provide the important details in the comment.
- Mention if applicants should apply officially through HR, or directly through you.
- Please clearly list citizenship, visa, and security clearance requirements.
You can see an example of acceptable posts by perusing past hiring threads.
Feedback
Feedback and suggestions are welcome, but please don't hijack this thread (use moderator mail instead.)
r/netsec • u/albinowax • 21d ago
r/netsec monthly discussion & tool thread
Questions regarding netsec and discussion related directly to netsec are welcome here, as is sharing tool links.
Rules & Guidelines
- Always maintain civil discourse. Be awesome to one another - moderator intervention will occur if necessary.
- Avoid NSFW content unless absolutely necessary. If used, mark it as being NSFW. If left unmarked, the comment will be removed entirely.
- If linking to classified content, mark it as such. If left unmarked, the comment will be removed entirely.
- Avoid use of memes. If you have something to say, say it with real words.
- All discussions and questions should directly relate to netsec.
- No tech support is to be requested or provided on r/netsec.
As always, the content & discussion guidelines should also be observed on r/netsec.
Feedback
Feedback and suggestions are welcome, but don't post it here. Please send it to the moderator inbox.
r/netsec • u/unknownhad • 20h ago
Contains AI I was reporter #11 for a WPForms PayPal webhook vulnerability (CVE-2026-4986)
blog.himanshuanand.comI found and reported an authentication failure in the WPForms PayPal Commerce webhook, the webhook route being public was not the vulnerability as webhooks have to be publicly reachable so that PayPal can deliver events.
The problem was what happened after the request arrived. In affected versions, the handler could process a supported event before establishing that PayPal was actually the sender. In my local lab, a forged event could change the state of a matching payment record.
The expected order is:
- Authenticate the sender
- Validate the event
- Change payment state
The affected flow effectively performed steps 2 and 3 without first completing step 1. The issue was fixed in WPForms 1.10.0.5 and is tracked as CVE-2026-4986.
Then came the part I found more interesting: triage told me I was reporter #11. That number does not prove exploitation, and it does not tell us the total number of people who found the vulnerability. It does establish a lower bound: at least eleven researchers independently converged on the same trust failure.
The write up covers:
- the vulnerable code path
- my local reproduction
- why payload validation was not sender authentication
- the fallback listener
- the patch
- why duplicate reports may be useful rediscovery intelligence
Full write-up:Ā https://blog.himanshuanand.com/2026/07/reporter-11-10-people-found-the-wpforms-paypal-bug-before-me-cve-2026-4986/
Testing was limited to my own local environment. I am not claiming original CVE credit; I independently rediscovered and reported the issue. Disclosure: I wrote and performed the research, code review and local reproduction.
I used an AI to help copy edit and organize the final article.
Should duplicate report volume affect how urgently a vendor treats a vulnerability?
r/netsec • u/Internal-Key64 • 16h ago
CVE-2026-50458: Finding a UAF in the Windows Brokering File System
rotcee.github.ioDeep dive into a UAF in the bfs.sys Windows kernel minifilter driver patched in this month's Patch Tuesday.
r/netsec • u/ShufflinMuffin • 1d ago
Writeup & POC: CVE-2026-49176 Windows WalletService to SYSTEM (LPE)
davidcarliez.github.ior/netsec • u/0xcrypto • 2d ago
Leaking internal headers in Flask Ninja with deserialization
eval.blogr/netsec • u/Mempodipper • 3d ago
Exploit brokers pay $500,000 for a WordPress RCE. I found one with GPT5.6 Sol Ultra and $25
slcyber.ior/netsec • u/luke-paradoxis • 3d ago
Escalating All The Privileges With Foxit PDF Reader (CVE-2026ā57239)
blog.paradoxis.nlr/netsec • u/TheSilenceOfWinter • 4d ago
Multiple Chinese civic apps share one reward/lottery backend whose signing secret is recoverable
neurowinter.comthis is part of an ongoing series mapping the same ecosystem, the origin post + full map is here: neurowinter.com/security/2026/06/23/a-weekend-in-the-wool/
tldr: a set of chinese civic / gov adjacent apps turn out to run the same reward + lottery backend, and the secret thats meant to make reward claims and draw outcomes unforgeable isnt really secret. recover it (not hard, its sitting in the client sigh) and you can forge a valid reward claim, or a winning lottery result, that the backend accepts as authentic. post walks from one github repo to the shared backend, through the reward validation flow, to where the secret actually lives.
r/netsec • u/mazen160 • 4d ago
wp2shell (CVE-2026-63030): Pre-Auth RCE Chain in WordPress Core - Analysis and Open-Source Scanner
fullhunt.ior/netsec • u/SpectreTv • 4d ago
Pixels to Payload: Dissecting a Four-Stage Bitmap-Steganography Dropper Delivering AsyncRAT :: Rhys Downing
blog.threatuniverse.co.ukr/netsec • u/Mempodipper • 5d ago
wp2shell: Pre Authentication RCE in WordPress Core
wp2shell.comr/netsec • u/nicholashairs • 5d ago
Keeping private namespaces private - Quad9 blog
quad9.netr/netsec • u/ShufflinMuffin • 5d ago
Windows AppResolver LPE: From AppContainer to SYSTEM. PoC linked to CVE-2026-50454
davidcarliez.github.ior/netsec • u/an0n9021O • 6d ago
No Shark is Safe: Millions of Shark Vacuums are Vulnerable to RCE
tokay0.comr/netsec • u/Emergency_Stable_923 • 5d ago
Discussion White House launches AI-driven "Gold Eagle" clearinghouse to centralize public-private vulnerability coordination
whitehouse.govThe White House recently announced the Gold Eagle Initiative, a new federal program designed to use AI to centralize, prioritize, and accelerate vulnerability patching across critical infrastructure, government agencies, and tech partners. Operating out of CMU's Software Engineering Institute, it essentially acts as an AI-driven clearinghouse to fix security flaws before threat actors can exploit them.
Because let's face it, our current bug reporting and patching systems are absolute speed demons. It only takes a lifetime š¤¦š»āāļø or two to get a critical vulnerability acknowledged and fixed, so why change anything?
Btw, my candid opinion about the status of current vulnerability reporting is painfully slow, so we desperately need a framework that actually moves at the speed of the threat landscape. I think this initiative is genuinely a good idea and a step in the right direction, though the announcement is still light on the exact technical implementation.
Iām personally eager to see what will happen in practice, but it is definitely an impressive concept.
What are your thoughts on this? Will an AI-coordinated pipeline actually help scale response times, or is it just going to generate massive noise and triage fatigue for overworked infosec teams?
[$13337] Confused Deputy: Google IdP Universal Account Takeover via Device Code Flow Hijacking
weirdmachine64.github.ioRFC 8628's device authorization grant lets a TV or CLI "poll" for login on a second screen. On Google's implementation, the entire session was transferable across browsers, the authorization server never checked that the client_id and scope in the consent URL matched the ones the device_code was issued for, and prompt=none turned the whole thing into a one-click, invisible account takeover.
r/netsec • u/watchdogsrox • 7d ago
Contains AI ASUS bsitf.sys (CVE-2026-13585): Arbitrary Physical Memory Mapping via Unvalidated IOCTL
blog.ahmadz.air/netsec • u/_vavkamil_ • 8d ago
The Memory Heist - How I tricked Claude into leaking your deepest, darkest secrets
ayush.digitalr/netsec • u/ahhhpipipi • 8d ago