CVE-2026-84432

MEDIUMPre-NVD 5.35.3—
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 87% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
5.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.3Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Concrete CMS 9 through 9.5.2 did not validate an anti-CSRF token in the Boards custom slot dialog controller (concrete/controllers/dialog/board/custom_slot.php) saveTemplate() action. The action created a board_slot_proxy Block and dispatched an AddCustomSlotToBoardCommand against a board instance while gating only on the per-resource canEditBoardContents() permission, so a crafted cross-site request could cause a user holding board-edit permission with an active session to write attacker-chosen slot and template data to a board under their own authority. The state-changing database write completed before any downstream rendering, so the forged request succeeded even when the HTTP response returned a non-200 status. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 5.3 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Winston Crooker for reporting.

CVSS v3
5.3
EG Score
5.3(medium)
EG Risk
28(Track)
EG Risk 28/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity53% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
13%
KEV
Not listed

Published

September 10, 2026

Last Modified

September 10, 2026

Vendor Advisories for CVE-2026-84432(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 20× in last 7d / 43× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-24 21:45 UTCEG score recompute
  2. 2026-09-24 21:45 UTCGHSA enrichment
  3. 2026-09-24 14:04 UTCEPSS rescore
  4. 2026-09-23 21:42 UTCEG score recompute
  5. 2026-09-23 21:42 UTCGHSA enrichment
  6. 2026-09-23 17:54 UTCEPSS rescore
  7. 2026-09-22 21:39 UTCEG score recompute
  8. 2026-09-22 21:39 UTCGHSA enrichment
  9. 2026-09-22 16:01 UTCEPSS rescore
  10. 2026-09-21 21:36 UTCEG score recompute
  11. 2026-09-21 21:36 UTCGHSA enrichment
  12. 2026-09-21 21:09 UTCEPSS rescore
  13. 2026-09-20 21:32 UTCEG score recompute
  14. 2026-09-20 21:32 UTCGHSA enrichment
  15. 2026-09-20 20:16 UTCEPSS rescore
  16. 2026-09-19 21:28 UTCEG score recompute
  17. 2026-09-19 21:28 UTCGHSA enrichment
  18. 2026-09-18 21:25 UTCEG score recompute
  19. 2026-09-18 21:25 UTCGHSA enrichment
  20. 2026-09-18 19:28 UTCEPSS rescore
  21. 2026-09-17 21:22 UTCEG score recompute
  22. 2026-09-17 21:22 UTCGHSA enrichment
  23. 2026-09-17 19:32 UTCEPSS rescore
  24. 2026-09-16 21:18 UTCEG score recompute
  25. 2026-09-16 21:18 UTCGHSA enrichment
Show 18 more
  1. 2026-09-16 14:09 UTCEPSS rescore
  2. 2026-09-16 05:15 UTCEPSS rescore
  3. 2026-09-15 21:15 UTCEG score recompute
  4. 2026-09-15 21:15 UTCGHSA enrichment
  5. 2026-09-15 03:12 UTCEPSS rescore
  6. 2026-09-15 03:12 UTCEPSS rescore
  7. 2026-09-14 21:12 UTCGHSA enrichment
  8. 2026-09-13 21:09 UTCEG score recompute
  9. 2026-09-13 21:09 UTCGHSA enrichment
  10. 2026-09-12 21:05 UTCEG score recompute
  11. 2026-09-12 21:05 UTCGHSA enrichment
  12. 2026-09-11 21:02 UTCEG score recompute
  13. 2026-09-11 21:02 UTCGHSA enrichment
  14. 2026-09-11 14:53 UTCEPSS rescore
  15. 2026-09-11 14:53 UTCEPSS rescore
  16. 2026-09-10 20:18 UTCEG score recompute
  17. 2026-09-10 19:25 UTCEG score recompute
  18. 2026-09-10 19:24 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-84432?
CVE-2026-84432 is a medium vulnerability published on September 10, 2026. Concrete CMS 9 through 9.5.2 did not validate an anti-CSRF token in the Boards custom slot dialog controller (concrete/controllers/dialog/board/customslot.php) saveTemplate() action. The action created a boardslot_proxy Block and dispatched an AddCustomSlotToBoardCommand against a board instance…
When was CVE-2026-84432 disclosed?
CVE-2026-84432 was first published in the National Vulnerability Database on September 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-84432 actively exploited?
CVE-2026-84432 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 86.8% of all scored CVEs.
What is the CVSS score of CVE-2026-84432?
CVE-2026-84432 has a CVSS v3 base score of 5.3 (NVD).
How do I remediate CVE-2026-84432?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-84432, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-84432

Explore →

Is Your Infrastructure Affected by CVE-2026-84432?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.