Want your name on a CVE?
I just published how I found one in Statamic CMS (CVE-2026-27593), an unauthenticated password reset link injection.
A full YouTube series is coming that breaks down this find plus 15 more I've got queued. Built for OSCP/CPTS folks ready to go from labs to real disclosure. #htb#cybersecurity#ethicalhacking#pentestingalupului.com/blog/cve-2026-2…
Our friend Marty Friedel is taking the stage at Laracon AU in Brisbane this November with a talk called High Performance Statamic — the story of dragging a decade-old, 50k-page site into Statamic Bard and making it FAST.
I felt like it was time to redo my website, but I don't have a ton of new content to put on it. Plus I'm in the middle of a pretty big life shift, so here's the WIP:
techenby.com/
Uses: @statamic, @tailwindcss and ui.sh
SWE task curiosities in the wild
swe-rebench v2 repo statamic/cms has PHP backend and a JS frontend.
only the frontend test suite runs and passes resulting in correct score eventhough the fix lives in the backend 🤡
I'm here too. Been loving messing with Laravel/Statamic cause we can build whatever content model makes sense and wire up only what we need a site manager to have access too. So powerful with so much freedom.
Not every project is Laravel or WordPress 😅
Ploi deploys Statamic (flat-file, Git-based, Laravel-powered), Craft CMS, Nextcloud, Node.js, and plain PHP — one panel, every stack 🥰
Currently in the process of moving my personal website to a @statamic project 😋
Let’s see how it plays out… hopefully when everything is set I can start writing some blogs and share cool tips and tricks about Laravel and FilamentPHP.
⚠️ Users running @statamic <5.73.20 or <6.13.0.
Sites with the REST or GraphQL APIs enabled without authentication should update to 5.73.20 or 6.13.0.
A vulnerability with manipulated query parameters could lead to loss of content, assets, and user accounts.
Update with `composer update`. 👍
I'm having an unreasonable amount of fun writing Claude Skills to automate boring maintenance tasks. 🔧
Created one last week to keep statamic/statamic up-to-date with changes to laravel/laravel and config file changes in the main Statamic repo.
github.com/statamic/statamic…