CVE-2026-93364
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
Bludit CMS through 3.22.0 contains a mass assignment vulnerability that allows authenticated users with the Author role to modify privileged page fields reserved for administrators by injecting reserved parameters into a content save request. Attackers can submit reserved fields such as type and username through the Pages::edit() function in bl-kernel/pages.class.php, which iterates all fields declared in dbFields without per-field authorization, enabling an Author to convert pages to static site-wide navigation entries or transfer page ownership to arbitrary accounts.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Bludit | Bludit CMS | 0 <= 3.22.0 | affected |
| Bludit | Bludit CMS | 0 <= 4.0.0-beta-1 | affected |
| Bludit | Bludit CMS | 0 <= 074773eff34b91c002ab9d99029a3edca4934bf1 | affected |
Weaknesses
- CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://gist.github.com/akinerkisa/6a7532442795beefd29b9c55a100eb16
- https://www.vulncheck.com/advisories/bludit-cms-mass-assignment-privilege-escalation-via-pages-edit
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.