Description
action/cookie.php in ecrire in SPIP before 4.4.15 is prone to an open redirect vulnerability.
Published: 2026-05-24
Score: 3.5 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the action/cookie.php script of the SPIP CMS. A malicious actor can manipulate the redirect parameter so that the CMS redirects a user to an arbitrary external site. This weakness is classified as CWE‑601 – open redirect. While it does not grant direct code execution, it can be used in phishing or social engineering campaigns and may compromise user trust.

Affected Systems

The vulnerability affects the SPIP content‑management system, specifically any installation running a version earlier than 4.4.15. The affected component is the ecrire module, which uses the action cookie handling routine. Vendors need to ensure that their SPIP installations are upgraded beyond the 4.4.15 release, as prior releases are susceptible.

Risk and Exploitability

The CVSS score of 3.5 indicates that the risk is considered low from a pure technical standpoint. Because no EPSS score is available, there is no published data on the likelihood of exploitation at the time. The vulnerability is not listed in the CISA KEV catalog, suggesting that no widely‑known exploits have been observed. The primary attack vector would require the attacker to induce a user to click a crafted link or submit a malicious form; from there, the redirect can point the user to a phishing site or malicious content. The impact is limited to the victim’s browser and contextual trust, but it can serve as a step in broader campaign stages.

Generated by OpenCVE AI on May 25, 2026 at 00:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SPIP installation to version 4.4.15 or later, which removes the vulnerable redirect logic.
  • If immediate upgrade is not possible, restrict the redirect URLs by configuring the web server or adding a rewrite rule that only allows redirects to trusted domains.
  • Disable or remove any custom redirect modules or scripts that use the action/cookie.php handler until a patch is applied.

Generated by OpenCVE AI on May 25, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 25 May 2026 00:45:00 +0000

Type Values Removed Values Added
Title Open Redirect Vulnerability in SPIP Cookie Handler

Sun, 24 May 2026 23:00:00 +0000

Type Values Removed Values Added
Description action/cookie.php in ecrire in SPIP before 4.4.15 is prone to an open redirect vulnerability.
First Time appeared Spip
Spip spip
Weaknesses CWE-601
CPEs cpe:2.3:a:spip:spip:*:*:*:*:*:*:*:*
Vendors & Products Spip
Spip spip
References
Metrics cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-24T22:36:35.529Z

Reserved: 2026-05-24T22:36:34.957Z

Link: CVE-2026-48832

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T00:30:12Z

Weaknesses