Description
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Drupal Drupal core allows Content Spoofing. This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Published: 2026-07-10
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Drupal core contains a flaw that permits attackers to manipulate a URL redirection parameter so that a visitor is sent to an untrusted site, leading to open redirect and cache poisoning. The weakness, identified as CWE‑601, can be used to display malicious content that appears to originate from the trusted Drupal environment, facilitating phishing and credential theft while also potentially misdirecting cached content to compromise state.

Affected Systems

All Drupal core releases are affected: every version from 0.0.0 through 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, and all 11.0.x and 11.1.x builds. In short, any supported Drupal core installation prior to the fix is vulnerable.

Risk and Exploitability

By inserting a specially crafted link, a user can be redirected to an external site of the attacker’s choosing, potentially delivering poisoned cached content or phishing material. The EPSS score is less than 1% and the vulnerability is not listed in CISA KEV, indicating no confirmed widespread exploitation at this time. The CVSS score of 5.9 shows a moderate impact, but this does not diminish the potential for social‑engineering attacks against high‑traffic sites; the open‑redirect path remains exploitable until a patch or mitigative configuration is applied.

Generated by OpenCVE AI on July 31, 2026 at 12:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest Drupal core release that contains the fix for the open‑redirect flaw; see the advisory at https://www.drupal.org/sa-core-2026-007 for the specific patch versions.
  • Enable Drupal’s redirect whitelist feature and configure it to allow redirects only to trusted domains, effectively closing the open‑redirect path.
  • Review and refactor custom modules or themes that construct redirect URLs to ensure domain validation or to remove unnecessary redirect logic.

Generated by OpenCVE AI on July 31, 2026 at 12:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal drupal Core
Vendors & Products Drupal
Drupal drupal Core

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Drupal Drupal core allows Content Spoofing. This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Title Drupal core - Less critical - Cache poisoning and open redirect - SA-CORE-2026-007
Weaknesses CWE-601
References

Subscriptions

Drupal Drupal Core
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:22:03.916Z

Reserved: 2026-06-17T14:59:52.673Z

Link: CVE-2026-55806

cve-icon Vulnrichment

Updated: 2026-07-13T18:21:59.799Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')