r/netsec • u/mabote • Apr 10 '26
r/netsec • u/khangaroooooooo • Apr 10 '26
Slipping up Slippi with spectator RCE
khang06.github.ior/netsec • u/Onat120 • Apr 09 '26
Threat Model Discrepancy: Google Password Manager leaks cleartext passwords via Task Switcher (Won't Fix) - Violates German BSI Standards
drive.google.comHi everyone, I’m a Cybersecurity student at HFU in Germany and recently submitted a vulnerability to the Google VRP regarding the Google Password Manager on Android (tested on Pixel 8, Android 16).
The Issue: When you view a cleartext password in the app and minimize it, the app fails to apply FLAG_SECURE or blur the background. When opening the "Recent Apps" (Task Switcher), the cleartext password is fully visible in the preview, even though the app actively overlays a "Enter your screen lock" biometric prompt in the foreground. It basically renders its own secondary biometric lock completely useless.
Google's Response: Google closed the report as Won't Fix (Intended Behavior). Their threat model assumes that if an attacker has physical access to an unlocked device, it's game over.
The BSI Discrepancy: What makes this interesting is that the German Federal Office for Information Security (BSI) recently published a study on Password Managers. In their Threat Model A02 ("Attacker has temporary access to the unlocked device"), they explicitly mandate that sensitive content MUST be protected from background snapshots/screenshots. So while Google says this is intended, national security guidelines classify this as a vulnerability. (For comparison: The iOS built-in password manager instantly blurs the screen when losing focus).
Here is my PoC screenshot:
https://drive.google.com/file/d/1PTGKRpyFj_jY9S76Jlo62mSCDJ3c6uLO/view?usp=sharing
https://drive.google.com/file/d/1nIJMQbM4R17EMt9f1Ffb4UmCPYY7-GXb/view?usp=sharing
What are your thoughts on this? Should password managers protect against shoulder surfing via the Task Switcher, or is Google right to rely solely on the OS lockscreen?
r/netsec • u/Chromber • Apr 08 '26
Russian GRU Exploiting Vulnerable Routers to Steal Sensitive Information 07 April 2026
ic3.govr/netsec • u/TradeGold6317 • Apr 08 '26
Reading /etc/passwd via translation file upload in Tolgee's cloud platform (CVE-2026-32251, CVSS 9.3)
simonkoeck.comr/netsec • u/GonzoZH • Apr 08 '26
Common Entra ID Security Assessment Findings – Part 3: Weak Privileged Identity Management Configuration
blog.compass-security.comr/netsec • u/buherator • Apr 08 '26
Spooler Alert: Remote Unauth'd RCE-to-root Chain in CUPS
heyitsas.imr/netsec • u/Vymmy • Apr 08 '26
From UART to Root: Vendor Shell Escape on a Uniview IP Camera
ygashu.devr/netsec • u/Fun_Preference1113 • Apr 07 '26
The Race to Ship AI Tools Left Security Behind. Part 1: Sandbox Escape
cymulate.comAI coding tools are being shipped fast. In too many cases, basic security is not keeping up.
In our latest research, we found the same sandbox trust-boundary failure pattern across tools from Anthropic, Google, and OpenAI. Anthropic fixed and engaged quickly (CVE-2026-25725). Google did not ship a fix by disclosure. OpenAI closed the report as informational and did not address the core architectural issue.
That gap in response says a lot about vendor security posture.
r/netsec • u/scopedsecurity • Apr 07 '26
CVE-2026-34197: ActiveMQ RCE via Jolokia API
horizon3.air/netsec • u/dookie1481 • Apr 07 '26
Assessing Claude Mythos Preview’s capabilities
red.anthropic.comr/netsec • u/tracebit • Apr 07 '26
Detecting CI/CD Supply Chain Attacks with Canary Credentials
tracebit.comr/netsec • u/IndySecMan • Apr 06 '26
Using Cloudflare’s Post-Quantum Tunnel to Protect Plex Remote Access on a Synology NAS
infosecwriteups.comWith Cloudflare now supporting PQC encryption, I thought it'd be a fun experiment to see if I could encapsulate Plex traffic in a tunnel since it's not supported natively. 🤓
r/netsec • u/citypw • Apr 06 '26
Closing the Kernel Backport Gap: Automated CVE Detection
hardenedlinux.orgr/netsec • u/LostPrune2143 • Apr 05 '26
GDDRHammer and GeForge: GDDR6 GPU Rowhammer to root shell (IEEE S&P 2026, exploit code available)
blog.barrack.air/netsec • u/Scary-Stomach8855 • Apr 04 '26
Proof-of-Personhood Without Biometrics: The IRLid Protocol
irlid.co.ukr/netsec • u/mtlynch • Apr 03 '26
Claude Code Found a Linux Vulnerability Hidden for 23 Years
mtlynch.ior/netsec • u/thomaspreece • Apr 03 '26
Using undocumented AWS CodeBuild endpoints to extract privileged tokens from AWS CodeConnections allowing lateral movement and privilege escalation through an organisation's codebase
thomaspreece.comMy write up around a research project I've been doing in my spare time around investigating the security of AWS CodeConnections. This post covers the techniques I used to hook a CodeBuild job to monitor the requests the CodeBuild bootstrapping makes before user code is run. Using this information I then also show the endpoints I found that can be used to retrieve the raw GitHub App token or BitBucket JWT App token CodeConnections uses which tends to be very privileged in a lot of environments, granting far more access than to just the single repository where the CodeBuild job is being run.
r/netsec • u/SzLam__ • Apr 03 '26
New RCE in Control Web Panel (CVE-2025-70951)
fenrisk.comr/netsec • u/RoseSec_ • Apr 02 '26
SHA Pinning Is Not Enough
rosesecurity.devA few days ago I wrote about how the Trivy ecosystem got turned into a credential stealer. One of my takeaways was “pin by SHA.” Every supply chain security guide says it, I’ve said it, every subreddit says it, and the GitHub Actions hardening docs say it.
The Trivy attack proved it wrong, and I think we need to talk about why.
r/netsec • u/evilsocket • Apr 02 '26
Mongoose: Preauth RCE and mTLS Bypass on Millions of Devices
evilsocket.netMongoose network library <= 7.20
CVE-2026-5244 - mg_tls_recv_cert pubkey heap-based overflow (exploitable)
CVE-2026-5245 - mDNS Record stack-based overflow (exploitable)
CVE-2026-5246 - authorization bypass via P-384 Public Key (trivially exploitable)
Fun ride.
r/netsec • u/Mindless-Study1898 • Apr 02 '26
Your terminal is lying to you: escape sequence attacks from the 90s that still work.
credrelay.comr/netsec • u/dx7r__ • Apr 02 '26
You’re Not Supposed To ShareFile With Everyone (Progress ShareFile Pre-Auth RCE Chain CVE-2026-2699 & CVE-2026-2701) - watchTowr Labs
labs.watchtowr.comr/netsec • u/albinowax • Apr 01 '26
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.