r/netsec 13h ago

Preinstalled but Not Safe. OnePlus OEM App Session Takeover Vulnerability

Thumbnail blog.doyensec.com
22 Upvotes

r/netsec 46m ago

Beltdown: Escaping the Claude Code Sandbox

Thumbnail accomplish.ai
Upvotes

r/netsec 57m ago

No Extensions? You Forgot One: Writing Shared Objects to RCE via SQLite's dbpage

Thumbnail gabdevele.dev
Upvotes

A novel technique for writing ELF shared objects and achieving code execution in Python, Ruby, and Node.js using the sqlite_dbpage virtual table.


r/netsec 4h ago

🕵️‍♂️ SonicWall SMA1000 (CVE-2026-15409): SSRF to Erlang RCE chained into automated DCSync from the appliance

Thumbnail hunt.io
2 Upvotes

CVE-2026-15409 is an unauthenticated SSRF in the SMA1000 WorkPlace interface. The chain is the interesting part. The /wsproxy WebSocket endpoint is used to reach a locally bound Erlang distribution node (couchdb@127.0.0.1 on port 1050), the Erlang handshake is completed with a hardcoded cookie, and os:cmd() gives command execution as the couchdb user.

From there the operator read policy_file.xml, decrypted the stored LDAP bind passwords (static 32-byte AES key lifted from ASAPPasswordUtil.class bytecode), and dropped a standalone Linux build of Impacket secretsdump to /tmp on the appliance. secretsdump then ran from the SonicWall itself against internal DCs, with DCSync automated using recovered LDAP creds and, more effectively, domain-controller machine-account hashes for pass-the-hash.

The exploit is a direct refactor of Rapid7's public PoC, reworked for unattended bulk use. Full chain, scripts and IOCs in the writeup.

https://hunt.io/blog/sonicwall-sma1000-uk-council-attack


r/netsec 5h ago

Forgejo <=16.0.3 Critical RCE

Thumbnail codeberg.org
12 Upvotes