CVE-2025-71244
Received
Received - Intake
Open Redirect in SPIP AJAX Login Allows Phishing
Publication date: 2026-02-19
Last updated on: 2026-02-24
Assigner: VulnCheck
Description
Description
SPIP before 4.4.5 and 4.3.9 allows an Open Redirect via the login form when used in AJAX mode. An attacker can craft a malicious URL that, when visited by a victim, redirects them to an arbitrary external site after login. This vulnerability only affects sites where the login page has been overridden to function in AJAX mode. It is not mitigated by the SPIP security screen.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spip | spip | From 4.3.0 (inc) to 4.3.9 (exc) |
| spip | spip | From 4.4.0 (inc) to 4.4.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |