CVE Catalog

CVE-2026-93364

MediumCVSS 4.3
Published: Translated: NVD NIST

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, enabling page conversion or ownership transfer.

Risk Assessment

An attacker can escalate privileges, take control of pages, or alter site navigation, potentially leading to integrity and availability compromise.

Recommendation

Upgrade Bludit CMS to the latest version and implement server-side field validation to prevent modification of reserved parameters.

Other vulnerabilities in Bludit CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS