CVE-2026-27743
CRITICAL WAF: High
CVSS 9.8
Published: 2026-02-25
CWE-89
The SPIP referer_spam plugin versions prior to 1.3.0 contain an unauthenticated SQL injection vulnerability in the referer_spam_ajouter and referer_spam_supprimer action handlers. The handlers read the url parameter from a GET request and interpolate it directly into SQL LIKE clauses without input validation or parameterization. The endpoints do not enforce authorization checks and do not use SPIP action protections such as securiser_action(), allowing remote attackers to execute arbitrary SQL queries.
WAF Coverage Analysis
SQL Injection
High WAF Coverage
OWASP: A03:2021 Injection
942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| spip | referer_spam | up to 1.3.0 |
References
- blog.spip.net (Release Notes)
- chocapikk.com (Exploit, Third Party Advisory)
- git.spip.net (Patch)
- plugins.spip.net (Product)
- www.vulncheck.com (Third Party Advisory)