Startseite
  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche
Startseite › Newsfeed-Generator › Kategorien ›

Drupal Security

Drupal core - Moderately critical - Third-party libraries - SA-CORE-2026-013

Drupal Core Security - 16 September, 2026 - 18:21
Project: Drupal coreProject machine name: drupalDate: 2026-September-16Security risk: Moderately critical 13 ∕ 25 AC:Basic/A:User/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Third-party librariesAffected versions: >=10.5.0 <10.6.17 || >=11.0.0 <11.3.17 || >=11.4.0 <11.4.7Description: 

The Drupal project uses the CKEditor library for WYSIWYG editing. CKEditor has released a security update that impacts Drupal.

Vulnerabilities are possible if Drupal is configured to use CKEditor for WYSIWYG editing. An attacker that can create or edit content (even without access to CKEditor themselves) may be able to exploit this Cross-Site Scripting (XSS) vulnerability to target users with access to the WYSIWYG CKEditor, including site admins with privileged access.

For more information, see CKEditor's security advisory:

  • High-severity Cross-site scripting (XSS) in the engine package
Solution: 

Install the latest version:

Drupal 11

  • If you use Drupal 11.4.x, update to Drupal 11.4.7.
  • If you use Drupal 11.3.x, update to Drupal 11.3.17.
  • Drupal 11.2.x and below are end-of-life and do not receive security coverage.

Drupal 10

  • If you use Drupal 10.6.x, update to Drupal 10.6.17.
  • Drupal 10.5.x and below are end-of-life and do not receive security coverage.

Note that Drupal 8 and Drupal 9 have both reached end-of-life.

Instructions for contributed modules

Site owners should also review their site following the protocol for managing external libraries and plugins, as contributed projects may use additional CKEditor plugins not packaged in Drupal core.

CKEditor has also released another CVE in today's release that does not affect Drupal, but may affect custom plugins or other usecases:

  • Low-severity Cross-site scripting (XSS) in the engine package
Reported By: 
  • Piotrek Koszuliński (Reinmar)
Fixed By: 
  • catch (catch) of the Drupal Security Team
  • Lee Rowlands (larowlan) of the Drupal Security Team
  • Mohit Aghera (mohit_aghera), provisional member of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • catch (catch) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Lee Rowlands (larowlan) of the Drupal Security Team
  • Dave Long (longwave) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
Kategorien: Drupal Security

Ultimate Table Field - Critical - Access bypass - SA-CONTRIB-2026-153

Drupal Contrib Security - 9 September, 2026 - 19:24
Project: Ultimate Table FieldProject machine name: ultimate_table_fieldDate: 2026-September-09Security risk: Critical 15 ∕ 25 AC:None/A:None/CI:None/II:Some/E:Theoretical/TD:AllVulnerability: Access bypassAffected versions: <1.1.1 || >=2.0.0 <2.0.1CVE IDs: CVE-2026-87955Description: 

The Ultimate Table Field module enables you to store table data in a field and edit each table cell through a dialog, using cell field plugins such as text, link, and file.

The module doesn't sufficiently protect the route that opens the cell editor dialog. The route is accessible to anonymous users, who can open the dialog for any cell type. The dialog allows uploading files to the server location.

This vulnerability is partially mitigated by the fact that only files with the pdf, doc and docx extensions are accepted.

Solution: 

Install the latest version and adjust permissions:

  • If you use the 2.x branch of the Ultimate Table Field module , upgrade to Ultimate Table Field 2.0.1.
  • If you use the 1.x branch of the Ultimate Table Field module , upgrade to Ultimate Table Field 1.1.1.

After updating, grant the new permission Use the Ultimate Table Field cell editor to every role that edits content containing an Ultimate Table field. Without it, editors can no longer open the cell editor dialog.

Releases of the 1.0.x branch are not supported and do not receive security coverage. Upgrade to 1.1.1 or 2.0.1.

Reported By: 
  • Marcus Johansson (marcus_johansson)
Fixed By: 
  • Brahim Khouy (b.khouy)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

Taxonomy Term Glossary - Critical - Access bypass - SA-CONTRIB-2026-152

Drupal Contrib Security - 9 September, 2026 - 19:24
Project: Taxonomy Term GlossaryProject machine name: term_glossaryDate: 2026-September-09Security risk: Critical 15 ∕ 25 AC:None/A:None/CI:Some/II:None/E:Theoretical/TD:AllVulnerability: Access bypassAffected versions: <4.6.0CVE IDs: CVE-2026-87954Description: 

This module adds automatic highlighting of taxonomy terms in content.

The module doesn't sufficiently check access on taxonomy terms. As a result, anonymous users can view any of the site's taxonomy terms at the module's JSON endpoint, including taxonomy terms that are unpublished or otherwise restricted.

Solution: 

Install the latest version:

  • If you use the Taxonomy Term Glossary module, upgrade to term_glossary 4.6.0.

The 4.4.x and 4.5.x branches are no longer supported.

Reported By: 
  • Hemant Gupta (guptahemant)
  • Marcus Johansson (marcus_johansson)
  • Serhii Checheniev (serhii-che)
Fixed By: 
  • Frank Mably (mably)
Coordinated By: 
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Server Side Request Forgery - SA-CONTRIB-2026-151

Drupal Contrib Security - 9 September, 2026 - 19:23
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 11 ∕ 25 AC:Complex/A:Admin/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Server Side Request ForgeryAffected versions: <3.2.0CVE IDs: CVE-2026-87953Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not sufficiently validate URLs obtained from identity provider metadata. An attacker with the ability to configure identity provider metadata could cause the application to make requests to unintended destinations, potentially allowing access to internal network resources.

This vulnerability is mitigated by the fact that an attacker must have permission to configure identity provider metadata.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0.
Reported By: 
  • Brian Willows (hsjbrianwillows)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Insufficient replay protection - SA-CONTRIB-2026-150

Drupal Contrib Security - 9 September, 2026 - 19:23
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 10 ∕ 25 AC:Complex/A:User/CI:None/II:Some/E:Theoretical/TD:AllVulnerability: Insufficient replay protectionAffected versions: <3.2.0CVE IDs: CVE-2026-87952Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not sufficiently prevent reuse of previously accepted SAML assertions. Under certain circumstances, a valid assertion may be replayed within its validity period, potentially allowing repeated authentication attempts using the same assertion.

This vulnerability is mitigated by the fact that an attacker must first obtain a valid SAML assertion and can only reuse it during the assertion's validity period.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0.
Reported By: 
  • Brian Willows (hsjbrianwillows)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Information disclosure - SA-CONTRIB-2026-149

Drupal Contrib Security - 9 September, 2026 - 19:22
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 12 ∕ 25 AC:Basic/A:Admin/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Information disclosureAffected versions: <3.2.0CVE IDs: CVE-2026-87951Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module stores sensitive authentication information in a manner that could allow disclosure to users with access to configuration or related system data.

This vulnerability is mitigated by the fact that an attacker must first obtain access to configuration or underlying storage mechanisms.

Solution: 

Install the latest version:

  • Upgrade to SAML SSO - Service Provider 3.2.0.
Reported By: 
  • Sudhanshu Dhage (sudhanshu0542)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Embedded credentials - SA-CONTRIB-2026-148

Drupal Contrib Security - 9 September, 2026 - 19:22
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 13 ∕ 25 AC:None/A:None/CI:Some/II:None/E:Theoretical/TD:UncommonVulnerability: Embedded credentialsAffected versions: <3.2.0CVE IDs: CVE-2026-87950Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module contains embedded credentials used by the functionality provided by the module.

Under certain circumstances, these credentials could allow information about associated services to be disclosed.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0.
Reported By: 
  • Sudhanshu Dhage (sudhanshu0542)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-147

Drupal Contrib Security - 9 September, 2026 - 19:22
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 12 ∕ 25 AC:Complex/A:Admin/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Cross-site scriptingAffected versions: <3.2.0CVE IDs: CVE-2026-87949Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not sufficiently sanitize certain values derived from SAML assertions before displaying them to users. A malicious identity provider or an attacker able to supply crafted SAML attributes, leading to a cross-site scripting (XSS) vulnerability.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0.
Reported By: 
  • Brian Willows (hsjbrianwillows)
Fixed By: 
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-146

Drupal Contrib Security - 9 September, 2026 - 19:21
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 13 ∕ 25 AC:Basic/A:Admin/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Cross-site scriptingAffected versions: <3.2.0CVE IDs: CVE-2026-87948Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not sufficiently sanitize user-supplied data before displaying it in generated HTML leading to a cross-site scripting vulnerability (XSS).

Solution: 

Install the latest version:

  • Upgrade to SAML SSO - Service Provider 3.2.0.
Reported By: 
  • Sudhanshu Dhage (sudhanshu0542)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Moderately critical - Authentication bypass - SA-CONTRIB-2026-145

Drupal Contrib Security - 9 September, 2026 - 19:21
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Moderately critical 14 ∕ 25 AC:Complex/A:None/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Authentication bypassAffected versions: <3.2.0CVE IDs: CVE-2026-87947Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not properly restrict which signature algorithm may be used to validate a SAML assertion, allowing the algorithm to be influenced by the incoming response rather than being tied to the type of key configured for the Identity Provider (IdP).

The vulnerability is mitigated by the fact that an attacker must be able to submit a crafted SAML response to the affected site.

Solution: 

Install the latest version:

  • Upgrade to SAML SSO - Service Provider 3.2.0.
Reported By: 
  • Timo De Clercq (timodc)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Heine Deelstra (heine) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Critical - Weak cryptographic practices - SA-CONTRIB-2026-144

Drupal Contrib Security - 9 September, 2026 - 19:21
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Critical 15 ∕ 25 AC:Complex/A:None/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Weak cryptographic practicesAffected versions: <3.2.0CVE IDs: CVE-2026-87946Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module uses cryptographic constructions that do not align with current security best practices.

The module performs certain signature comparisons using non constant-time comparison logic and generates SAML request identifiers using predictable values derived from non-cryptographic random number generation.

While no practical authentication bypass has been demonstrated as a result of these weaknesses alone, they may reduce the overall security margin of SAML authentication workflows.

Solution: 

Install the latest version:

  • Upgrade to SAML SSO - Service Provider 3.2.0.
Reported By: 
  • Sudhanshu Dhage (sudhanshu0542)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Critical - Open redirect - SA-CONTRIB-2026-143

Drupal Contrib Security - 9 September, 2026 - 19:20
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Critical 16 ∕ 25 AC:Basic/A:None/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Open redirectAffected versions: <3.2.0CVE IDs: CVE-2026-87945Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The miniorange_saml module does not sufficiently validate certain user-supplied URLs before performing redirects.

An attacker could cause users to be redirected to an external website after authentication. This could be used in phishing attacks or to increase the credibility of malicious links.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0.
Reported By: 
  • Sudhanshu Dhage (sudhanshu0542)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Critical - Improper certificate validation - SA-CONTRIB-2026-142

Drupal Contrib Security - 9 September, 2026 - 19:20
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Critical 15 ∕ 25 AC:Complex/A:None/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Improper certificate validationAffected versions: <3.2.0CVE IDs: CVE-2026-87944Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The module does not properly validate TLS certificates when making outbound HTTPS requests.

An attacker in a position to intercept network traffic could impersonate a trusted remote service and influence communications performed by the module.

This vulnerability is mitigated by the fact that an attacker must be able to
intercept or redirect network traffic originating from the site.

Solution: 

Install the latest version:

  • Upgrade to miniorange_saml 3.2.0
Reported By: 
  • Jonni Kalpio (thatguy)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SAML SSO - Service Provider - Critical - Improper access control - SA-CONTRIB-2026-141

Drupal Contrib Security - 9 September, 2026 - 19:19
Project: SAML SSO - Service Provider Project machine name: miniorange_samlDate: 2026-September-09Security risk: Critical 18 ∕ 25 AC:None/A:None/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Improper access controlAffected versions: <3.2.0CVE IDs: CVE-2026-87943Description: 

This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

The miniorange_saml module does not correctly restrict access to certain functionality intended for administrative use. This could allow unauthorized users to access functionality or modify configuration values that should only be available to privileged users.

Solution: 

Install the latest version:

  • Upgrade to SAML SSO - Service Provider 3.2.0.
Reported By: 
  • Brian Willows (hsjbrianwillows)
Fixed By: 
  • Roushan Kumar Singh (roushan59227)
  • Sudhanshu Dhage (sudhanshu0542)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

SafeDelete - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-140

Drupal Contrib Security - 9 September, 2026 - 19:19
Project: SafeDeleteProject machine name: safedeleteDate: 2026-September-09Security risk: Moderately critical 12 ∕ 25 AC:Basic/A:User/CI:Some/II:Some/E:Theoretical/TD:UncommonVulnerability: Cross-site scriptingAffected versions: <1.0.88CVE IDs: CVE-2026-87942Description: 

This module enables you to manage content deletion and provides reports for identifying orphaned content.

The module doesn't sufficiently sanitize node titles when displaying the orphaned nodes report. This leads to a persistent cross-site scripting vulnerability (XSS).

This vulnerability is mitigated by the fact that an attacker must have permission to create content of a content type configured for the orphaned nodes report.

Solution: 

Install the latest version:

  • If you use the Safe Delete module, upgrade to Safe Delete 1.0.88.
Reported By: 
  • Lee Rowlands (larowlan) of the Drupal Security Team
Fixed By: 
  • Joseph Olstad (joseph.olstad)
  • Lee Rowlands (larowlan) of the Drupal Security Team
  • Scott Morrison (scottm316)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Lee Rowlands (larowlan) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

Patreon - Critical - Unsupported - SA-CONTRIB-2026-139

Drupal Contrib Security - 9 September, 2026 - 19:18
Project: PatreonProject machine name: patreonDate: 2026-September-09Security risk: Critical 16 ∕ 25 AC:Complex/A:Admin/CI:All/II:All/E:Theoretical/TD:AllVulnerability: UnsupportedCVE IDs: CVE-2026-87941Description: 

The Drupal Security Team is marking this project unsupported. There is a known security issue with the project that has not been fixed by the maintainer. If you would like to maintain this project, read the documentation on becoming the maintainer of a project that is unsupported for security reasons.

Solution: 

If you use this project, you should uninstall it.

To take over maintainership, read Becoming the maintainer of a project that is unsupported for security reasons.

Reported By: 
  • Marcus Johansson (marcus_johansson)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • cilefen (cilefen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

Key auth - Moderately critical - Access bypass - SA-CONTRIB-2026-138

Drupal Contrib Security - 9 September, 2026 - 19:17
Project: Key authProject machine name: key_authDate: 2026-September-09Security risk: Moderately critical 13 ∕ 25 AC:Basic/A:User/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Access bypassAffected versions: <2.2.4CVE IDs: CVE-2026-87940Description: 

This module enables you to add key-based authentication on a per-user
basis.

The module doesn't cache per user, potentially allowing an attacker to view another user's authentication keys, if the attacker has the same permissions.

This vulnerability is mitigated by the fact that the site must have the dynamic_page_cache module enabled.

Solution: 

Install the latest version:

  • If you use the Key Auth module, upgrade to Key auth 2.2.4.
Reported By: 
  • Utkarsh Choudhary (sisyphus_ut)
Fixed By: 
  • Utkarsh Choudhary (sisyphus_ut)
  • solideogloria
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

Feed Block - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-137

Drupal Contrib Security - 9 September, 2026 - 19:16
Project: Feed BlockProject machine name: feed_blockDate: 2026-September-09Security risk: Moderately critical 13 ∕ 25 AC:Complex/A:User/CI:Some/II:Some/E:Theoretical/TD:AllVulnerability: Cross-site scriptingAffected versions: <2.0.2 || >=3.0.0 <3.0.2CVE IDs: CVE-2026-87939Description: 

The Feed Block module provides a block content type that displays items pulled from a remote RSS/Atom feed.

The module does not sufficiently validate or sanitize the RSS feed it generates, resulting in a stored cross-site scripting (XSS) vulnerability.

Solution: 

Install the latest version:

  • If you use the 3.x branch, upgrade to Feed Block 3.0.2.
  • If you use the 2.x branch, upgrade to Feed Block 2.0.2.
Reported By: 
  • Marcus Johansson (marcus_johansson)
Fixed By: 
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Mark Fullmer (mark_fullmer)
  • mmarler
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Juraj Nemec (poker10) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

CSP log - Critical - SQL Injection - SA-CONTRIB-2026-136

Drupal Contrib Security - 9 September, 2026 - 19:16
Project: CSP logProject machine name: csp_logDate: 2026-September-09Security risk: Critical 15 ∕ 25 AC:Basic/A:Admin/CI:All/II:Some/E:Theoretical/TD:AllVulnerability: SQL InjectionAffected versions: <1.0.2CVE IDs: CVE-2026-87938Description: 

The CSP Log module enhances any module that adds the CSP header to a site, by providing a reporting endpoint, custom storage, and aggregated reports that can be used to trace issues or adapt the CSP headers.

The module did not sufficiently sanitize user-supplied values used in database queries, resulting in an SQL injection vulnerability.

This vulnerability is mitigated by the fact that an attacker needs access to an account with the Access CSP reports permission to exploit the SQL Injection.

Solution: 

Install the latest version:

  • If you use the CSP Log module, upgrade to CSP Log 1.0.2.
Reported By: 
  • eduardo morales alberti
Fixed By: 
  • Ivo Van Geertruyen (mr.baileys) of the Drupal Security Team
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security

Central Authentication System (CAS) Server - Moderately critical - Open redirect - SA-CONTRIB-2026-135

Drupal Contrib Security - 9 September, 2026 - 19:15
Project: Central Authentication System (CAS) ServerProject machine name: cas_serverDate: 2026-September-09Security risk: Moderately critical 10 ∕ 25 AC:Basic/A:None/CI:None/II:None/E:Theoretical/TD:AllVulnerability: Open redirectAffected versions: <2.0.4 || >=2.1.0 <2.1.3CVE IDs: CVE-2026-87937Description: 

This module enables you to turn a Drupal install into the Central Authentication System (CAS) Server. It makes your database the primary location for other systems to use for authentication in a SSO environment.

The module doesn't sufficiently check the service URL used to redirect the user during logout, leading to an open redirect.

This vulnerability is mitigated by the fact that an attacker must convince a user to click a specially crafted link. The vulnerability cannot be exploited without user interaction and does not allow an attacker to directly compromise the CAS server or bypass authentication.

Solution: 

Install the latest version of Central Authentication System (CAS) Server module:

  • If you use the 2.0.x branch, upgrade to CAS Server 2.0.4.
  • If you use the 2.1.x branch, upgrade to CAS Server 2.1.3
Reported By: 
  • Kalle Kipinä (kekkis)
Fixed By: 
  • Ted Cooper (elc)
Coordinated By: 
  • Bram Driesen (bramdriesen) of the Drupal Security Team
  • Greg Knaddison (greggles) of the Drupal Security Team
  • Jess (xjm) of the Drupal Security Team
  • Swan Kalata (akalata) of the Drupal Security Team
Kategorien: Drupal Security
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • nächste Seite ›
  • letzte Seite »

Benutzeranmeldung

  • Registrieren
  • Neues Passwort anfordern

Aktive Forenthemen

  • What is Betaflight firmware
  • Canvas Palette: Eine fertige Komponentenbibliothek für Drupal Canvas
  • Hilfe zu Updates oder Composer
  • Vergleich Drupal und Contao
  • [geloest] Blocks in Bootstrap nebeneinander darstellen und nicht untereinander
  • DrupalCamp Frankfurt 27-28 November 2026
  • Bitte mein Bentzerkonto löschen
  • Beim Aufruf einiger Inhalte erhalte ich folgende Fehlermeldung
  • Neuinstallation: vermutlich ein rewrite-Problem
  • Drupal CMS installieren
  • [erledigt]MP3 in Drupal 10 einbinden
  • (gelöst)Drupal 11 installieren
Weiter

Neue Kommentare

  • Danke ich werde mir die
    vor 2 Tagen 7 Stunden
  • anyone has a working Betaflight mirror right now?
    vor 4 Tagen 20 Stunden
  • Vielen Dank für Ihren
    vor 5 Tagen 1 Stunde
  • Composer ist sehr ratsam
    vor 1 Woche 10 Minuten
  • Vielen Dank für den
    vor 1 Woche 2 Tagen
  • Die alten CMS Vergleiche von contentmanager.de
    vor 1 Woche 2 Tagen
  • Gut gemacht
    vor 1 Woche 2 Tagen
  • Layout Builder etc. z.B. für Landing Pages
    vor 1 Woche 2 Tagen
  • Links
    vor 1 Woche 5 Tagen
  • Moin,wow, sehr gutes
    vor 1 Woche 6 Tagen

Statistik

Beiträge im Forum: 250316
Registrierte User: 20562

Neue User:

  • rofilm
  • Cruzorerm
  • Plandkeews

» Alle User anzeigen

User nach Punkten sortiert:
wla9466
stBorchert6003
quiptime4972
Tobias Bähr4019
bv3924
ronald3857
md3717
Thoor3678
Alexander Langer3416
Exterior2903
» User nach Punkten
Zur Zeit sind 0 User und 11 Gäste online.

Drupal Security

  • Drupal core - Moderately critical - Third-party libraries - SA-CORE-2026-013
  • Ultimate Table Field - Critical - Access bypass - SA-CONTRIB-2026-153
  • Taxonomy Term Glossary - Critical - Access bypass - SA-CONTRIB-2026-152
  • SAML SSO - Service Provider - Moderately critical - Server Side Request Forgery - SA-CONTRIB-2026-151
  • SAML SSO - Service Provider - Moderately critical - Insufficient replay protection - SA-CONTRIB-2026-150
Weiter

Hauptmenü

  • » Home
  • » Handbuch & FAQ
  • » Forum
  • » Übersetzungsserver
  • » Suche

Quicklinks I

  • Infos
  • Drupal Showcase
  • Installation
  • Update
  • Forum
  • Team
  • Verhaltensregeln

Quicklinks II

  • Drupal Jobs
  • FAQ
  • Drupal-Kochbuch
  • Best Practice - Drupal Sites - Guidelines
  • Drupal How To's

Quicklinks III

  • Tipps & Tricks
  • Drupal Theme System
  • Theme Handbuch
  • Leitfaden zur Entwicklung von Modulen

RSS & Twitter

  • Drupal Planet deutsch
  • RSS Feed News
  • RSS Feed Planet
  • Twitter Drupalcenter
Drupalcenter Team | Impressum & Datenschutz | Kontakt
Angetrieben von Drupal | Drupal is a registered trademark of Dries Buytaert.
Drupal Initiative - Drupal Association