DRUPAL-CONTRIB-2025-112

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/civictheme/DRUPAL-CONTRIB-2025-112.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2025-112
Aliases
Published
2025-10-22T16:34:46Z
Modified
2026-09-10T03:45:37Z
Summary
[none]
Details

CivicTheme is a design system and theme framework used to build content-rich Drupal websites. It includes editorial workflows, structured content types, and flexible theming components.

The theme doesn't sufficiently check access to entities when they are displayed as reference cards used in manual lists, which leads to an information disclosure vulnerability

Specifically, when unpublished or archived nodes (CivicTheme Page and Event) are referenced via card components and placed into manually curated lists or blocks, a referenced card is rendered on the page for users who do not have permission to view unpublished content. The referenced node itself is correctly checked for permission, but the information in the card component (title, thumbnail, tags) discloses information that the user does not have access to view.

This results in:

  • Draft or never-published Event node data being visible to anonymous users on cards.
  • Archived content persisting in curated content lists.

This disclosure bypasses editorial expectations and may expose sensitive or internal-only content unintentionally. It does not require complex interaction or elevated permissions. It is triggered by standard reference configurations and view templates.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/civictheme

Package

Name
drupal/civictheme
Purl
pkg:composer/drupal/civictheme?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.12.0
Database specific
Show details
{
    "constraint": "<1.12.0"
}

Database specific

affected_versions
"<1.12.0"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/civictheme/DRUPAL-CONTRIB-2025-112.json"