alp1n3 ๐ŸŒฒ

@alp1n3.dev

๐Ÿ”ฎ AppSec & Go

Simple IDOR turned into an interesting question of "how do we find the IDs?" The answer: Continuously probe ObjectId()'s from MongoDB and search through the predictable gaps! Check out the full explanation & implementation below: www.aikido.dev/blog/predict...

Predicting MongoDB ObjectId() continuously in Rocket.Chat

Aikido's AI pentester found this file-access flaw in Rocket.Chat. A closer look at MongoDB's ObjectId() showed the weak randomness that makes it exploitable.

aikido.dev

It's friday so you know what that means, time for a critical vulnerability! Okay... we announced it 4 weeks ago already to be fair, but now we can talk about the technical parts ๐Ÿ™Œ Read how authentication could be bypassed on every online phpBB instance: www.aikido.dev/blog/authent...

Authentication Bypass in the default configuration phpBB

Our AI pentest agents found a critical phpBB auth bypass (CVE-2026-48611): one unauthenticated request logs you into any account. See the exploit and the fix.

aikido.dev

Node.js is weighing a controversial proposal to move more security reports into public workflows as AI-generated submissions surge. Maintainers say ending bug bounty rewards didn't reduce the volume, and many reports remain duplicated or low-signal. socket.dev/blog/nodejs-... #nodejs #javascript

Node.js Considers Public Workflow for Security Reports Amid ...

Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.

socket.dev

We've launched a new free Web Security Academy topic on exploiting AI-powered security scanners! Learn how to use indirect prompt injection to steal data, cause damage & trigger exploit chains! Dive in here: portswigger.net/web-security...

AI-powered scanner vulnerabilities | Web Security Academy

Application security teams often deploy AI-powered scanners that use Large Language Models (LLMs) to scan web applications for vulnerabilities. While ...

portswigger.net

When reviewing pull requests with new additions for CSPBypass.com, I often find myself questioning how useful a given entry actually is. If no websites whitelist a specific host, there is little point in adding it.

The CVE Archeologistโ€™s Field Guide is now on Storygraph for tracking and rating/reviews! Iโ€™d definitely recommend it as a read for everyone โ€” honestly such a great read, full of useful info, and the information was packed into 106 pages of need-to-know without too much fluff. 10/10! ๐Ÿ”ฅ

Bild

A commit meant to "strengthen the crypto" in FreshRSS ended up removing the need for a correct password. Why? Longer SHA-256 nonce + bcrypt truncation at 72 bytes. A nice example of why secure systems are about composition, not just stronger primitives. pentesterlab.com/blog/freshrs...

How "Strengthening Crypto" Broke Authentication: FreshRSS and bcrypt's 72-Byte Limit

As part of our CVE monitoring, we came across GHSA-pcq9-mq6m-mvmp (CVE-2025-68402), an authentication bypass in FreshRSS, a self-hosted RSS aggregator. It ...

pentesterlab.com

โ›“๏ธโ€๐Ÿ’ฅ ๐—”๐˜‚๐˜๐—ต๐—ฒ๐—ป๐˜๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—•๐˜†๐—ฝ๐—ฎ๐˜€๐˜€ ๐—ถ๐—ป ๐—ฝ๐—ฎ๐—ฐ๐Ÿฐ๐—ท Another issue with a library leveragining JWT: www.codeant.ai/security-res....

CVE-2026-29000: Critical Auth Bypass in pac4j-jwt: Full PoC Using Only a Public Key

CodeAnt AI found a critical authentication bypass in pac4j-jwt where an attacker can impersonate any user using only the RSA public key. Full PoC and disclosure.

codeant.ai

Defuddle now has a website! This means you can use Defuddle anywhere to get the main content of a page in Markdown format. You can simply add "defuddle.md" before any URL, use it via curl, Skills, CLI, or add it to your app via NPM.

Vulnerability Spoiler Alert Action by @spaceraccoonsec It monitors repositories and uses Claude to detect patching of security vulns. This early warning can give security teams more time to patch before the CVE drops. GitHub repo๐Ÿ‘‡

GitHub - spaceraccoon/vulnerability-spoiler-alert-action: GitHub Action to alert on security patches before the CVE drops.

GitHub Action to alert on security patches before the CVE drops. - spaceraccoon/vulnerability-spoiler-alert-action

github.com