Web Flaws and Vulnerabilities

Flaws and vulnerabilities are constantly being found on the web. It's important to stay informed to avoid some nasty surprises when you own a website. Find out about some famous flaws, their impact, their discovery and the patches created to fix them.

Blog Web Flaws and Vulnerabilities
Web Flaws and Vulnerabilities

Altcha GDPR Compliant Captcha and Bot Protection <=2.2 Multiple Vulnérabilities

December 3, 2025 0 comments

Altcha is a privacy-focused alternative to reCAPTCHA. This extension promises to eliminate tracking, cookies, and fingerprinting, offering robust, accessible, and globally compliant security without any complicated setup. Their service is 100% self-hosted, with no external requests or data sharing. You can find version 2 of this extension at https://github.com/altcha-org/altcha-wordpress-next/releases. This version 2 isn’t on wp.org […]

Read more
Web Flaws and Vulnerabilities

Handle the ReDoS (Regular Expression Denial of Service), or Evil Regex

November 4, 2025 0 comments

You know I spend my time dissecting vulnerabilities, whether they’re simple or require a twisted mind to cause harm. Today, we’re talking about a sneaky attack—a simple coding mistake. Buckle up, because we’re diving into ReDoS, the nightmare of regular expressions (Regex) for developers.

Read more
Web Flaws and Vulnerabilities

Widget Logic and the undesired JavaScript injection

October 12, 2024 0 comments

Timothée Allemmoz reported on the WordPress France Community Slack  that the Widget Logic plugin seemed to be hijacked. Let see this together. (TL;DR It’s infected but I’ll give you a solution to keep it!)

Read more
Web Flaws and Vulnerabilities

Anatomy of a Shortcode with its Flaws

February 13, 2024 0 comments

During my research in free extensions, or during code audits ordered by customers, I find from time to time things so simple to correct and yet so devastating that I wanted to show you one, a beautiful one.

Read more
Web Flaws and Vulnerabilities

iThemes Security < 7.9.1 – Hide Backend ByPass

April 21, 2021 0 comments

iThemes Security is a know security plugin in the WordPress community since years. One week ago we discovered a security issue in their “Hide Backend” module, leaking the hidden login page. This ByPass Vulnerability has been patched in 7.9.1, update it if you’re using it.

Read more