CVE-2026-27743 CRITICAL

CVE-2026-27743: SPIP referer_spam < 1.3.0 Unauthenticated SQL Injection

Vendor Spip
Product referer_spam
Weakness CWE-89 · SQLi
Published February 25, 2026
Last update May 25, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 25, 2026 CVE published
May 25, 2026 Record updated