This page displays all public Tag1 D7ES Security Advisories. Check out our Announcements page for all updates.

You can filter this list by project or subscribe to the RSS feed.

 

Popup - Moderately Critical - Access Bypass

Date
Severity
Moderately Critical
Affected versions
<7.x-1.5
The Popup module exposes an anonymous AHAH callback that renders the body of the targeted content without re-checking the current user's access, allowing an anonymous visitor to retrieve content they should not be able to see, such as an unpublished node.

Popup - Moderately Critical - Cross-Site Request Forgery

Date
Severity
Moderately Critical
Affected versions
<7.x-1.5
The Popup module doesn't protect several administrative menu callbacks from cross-site request forgery (CSRF), allowing popup format and description configuration to be changed when an authenticated administrator visits an attacker controlled page.

Responsive Panel Panes - Critical - PHP Object Injection

Date
Severity
Critical
Affected versions
<7.x-1.4
The `responsive_panels` module's anonymous AJAX pane handler (`responsive-panels/get-panes`) unserializes attacker-supplied `$_POST['panes'][n]['context']` with no authentication, permission, or token check, allowing an unauthenticated attacker to instantiate arbitrary PHP objects (PHP Object Injection) and — with a suitable POP gadget chain — achieve remote code execution.

Calendar - Critical - Cross Site Scripting

Date
Severity
Critical
Affected versions
<7.x-3.7
The Calendar module outputs taxonomy term names and OG group names directly into HTML `title` attributes without sanitization, allowing a user with term or group management permissions to inject arbitrary JavaScript executed in the browser of any visitor viewing a calendar with stripe coloring enabled.

Login Disable - Moderately critical - Access bypass - SA-CONTRIB-2026-070

Date
Severity
Moderately Critical
Affected versions
<7.x-1.4
When login is disabled with an optional access key, the module places no rate limit on attempts to supply that key in the URL, allowing an unauthenticated attacker to guess it through unlimited automated requests and re-enable the login form.

Dynamic Background - Moderately Critical - Cross Site Scripting (Stored)

Date
Severity
Moderately Critical
Affected versions
<7.x-1.12, <7.x-2.1
The background image upload form validates uploaded files by extension only, allowing a user to save a non-image file containing an HTML/JavaScript payload to the public files directory where it can be served back to other users.