CVE-2026-93364

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

VendorProductVersion RangeStatus
BluditBludit CMS0 <= 3.22.0affected
BluditBludit CMS0 <= 4.0.0-beta-1affected
BluditBludit CMS0 <= 074773eff34b91c002ab9d99029a3edca4934bf1affected

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