Quick Node Block - Moderately critical - Access bypass - SA-CONTRIB-2025-065
Description
The Quick Node Block module for Drupal has an access bypass vulnerability allowing users to view node content they are not authorized to see.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Quick Node Block module for Drupal has an access bypass vulnerability allowing users to view node content they are not authorized to see.
Vulnerability
Overview
The Quick Node Block module for Drupal provides a block to easily display a rendered node. A missing authorization vulnerability exists in versions before 2.0.0 that allows forceful browsing to access node content without proper permission checks. The access to the rendered node is not validated before rendering the block, leading to an access bypass issue [1][2].
Exploitation
Details
An attacker can exploit this by simply requesting the block for a node that they normally would not have permission to view. No authentication or special privileges beyond normal site access are required. The module fails to perform an access check on the node before rendering it in the block, allowing any user who can see the block to view the content [2].
Impact
Successful exploitation allows an attacker to view node content that should be restricted to authorized users only. This can include private pages, sensitive content, or any node with access control restrictions. The severity is rated as moderately critical [2].
Mitigation
The vulnerability is fixed in Quick Node Block version 2.0.0. Users should update to this version or later to prevent the access bypass. No known workarounds are available; upgrading is the recommended action [1][2].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
drupal/quick_node_blockPackagist | < 2.0.0 | 2.0.0 |
Affected products
2- Range: 0.0.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-r6xj-43cf-9f88ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-48013ghsaADVISORY
- www.drupal.org/sa-contrib-2025-065ghsaWEB
News mentions
0No linked articles in our index yet.