CVE-2026-27743 Details
Description
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.
A SQL injection vulnerability has been identified in the SPIP referer_spam plugin, affecting versions prior to 1.3.0. The vulnerability resides in the referer_spam_ajouter and referer_spam_supprimer action handlers, which directly interpolate the 'url' parameter from GET requests into SQL LIKE clauses without proper validation or parameterization. This oversight allows remote attackers to execute arbitrary SQL queries. Additionally, the endpoints lack authorization checks and do not utilize SPIP's action protection functions, such as securiser_action(), further exacerbating the vulnerability.
Users are advised to update the SPIP referer_spam plugin to version 1.3.0 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| spip referer spam | < 1.3.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Mar 3, 2026 | Reanalysis | [email protected] |
| Feb 27, 2026 | Initial Analysis | [email protected] |
| Feb 26, 2026 | CVE Modified | [email protected] |
| Feb 25, 2026 | CVE Modified | [email protected] |
| Feb 25, 2026 | New CVE Received | [email protected] |