Vulnerability from drupal
Published
2026-03-04 17:57
Modified
2026-03-04 17:57
Summary
Details
AJAX Dashboard: Entity Dashboards enables you to create configurable dashboards attached to entities which include AJAX-reloading of a main content area based on inputs from a configurable set of buttons.
The module doesn't sufficiently check access on the dashboard configuration route. Unauthorized users could access the entity dashboard configuration page and either enable or disable dashboards. The affected administration page does not permit editing the configurations of the dashboards themselves.
The vulnerability is mitigated by the fact that the AJAX Dashboard Entity Dashboard submodule must be enabled.
Credits
Juraj Nemec (poker10)
www.drupal.org/u/poker10
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c3.1.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/ajax_dashboard"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c3.1.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2026-3527"
],
"credits": [
{
"contact": [
"https://www.drupal.org/u/poker10"
],
"name": "Juraj Nemec (poker10)"
}
],
"details": "AJAX Dashboard: Entity Dashboards enables you to create configurable dashboards attached to entities which include AJAX-reloading of a main content area based on inputs from a configurable set of buttons.\n\nThe module doesn\u0027t sufficiently check access on the dashboard configuration route. Unauthorized users could access the entity dashboard configuration page and either enable or disable dashboards. The affected administration page does not permit editing the configurations of the dashboards themselves.\n\nThe vulnerability is mitigated by the fact that the AJAX Dashboard Entity Dashboard submodule must be enabled.",
"id": "DRUPAL-CONTRIB-2026-022",
"modified": "2026-03-04T17:57:58.000Z",
"published": "2026-03-04T17:57:58.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2026-022"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…