Every open-source ecosystem has that one drawer full of extension cords you're pretty sure are still safe to use. Drupal's contrib module library is that drawer, and this month the security team did some very public spring cleaning.
Ten Advisories, Three Permanent Evictions
Between August 5 and August 19, 2026, the Drupal Security Team published ten advisories covering contrib projects. Five of them, released August 12, hit Commerce PayPal, Diff, Entity Share Websub, External Authentication, and Quick Tabs with "moderately critical" ratings for access-bypass and server-side request forgery (SSRF) bugs — the kind of flaw that lets someone see or touch content they shouldn't.
Then, on August 19, three more modules — Screenshot, Link Content Parser, and Gammu SMS Daemon — got the harshest label the security team hands out: "unsupported project." Translation: nobody stepped up to fix the holes, so the maintainers pulled the safety rating entirely and are now shopping the projects around for a new maintainer.
Why "Abandoned" Is Scarier Than "Critical"
A critical bug with a patch is a Tuesday. A critical bug with no one coming to fix it is a permanent hole in your site that just sits there, waiting, indifferent to your uptime goals. If any of those three orphaned modules are running on your site, the fix isn't "wait for an update" — it's "remove it or adopt it."
This is the unglamorous, unavoidable truth about running on an ecosystem built from thousands of independently maintained pieces: most of the time it's a superpower, and occasionally it's a module you installed three years ago quietly becoming everyone's problem.
Drupal core stays rock-solid specifically because contrib modules get watched this closely — the security team just did the boring, essential work of telling you which drawers to stop opening.
If you're not sure whether your Drupal site is running an orphaned module right now, that's exactly the kind of audit we do for clients as routine maintenance — before it becomes a 2 a.m. phone call.
Source: Drupal.org Security Advisories