---
id: CVE-2026-93365
title: >-
  Bludit CMS through 3.22.0 contains a missing authorization vulnerability that
  allows authenticated users holding the Author or Editor role to read the full
  content of private drafts and scheduled posts belonging to any other user,
  includ…
summary: >-
  Bludit CMS through 3.22.0 contains a missing authorization vulnerability that
  allows authenticated users holding the Author or Editor role to read the full
  content of private drafts and scheduled posts belonging to any other user,
  includ…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: Bludit
product: Bludit CMS
affected:
  - cms <= 3.22.0
  - cms <= 4.0.0-beta-1
  - cms <= 074773eff34b91c002ab9d99029a3edca4934bf1
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T18:17:33.453'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93365'
references:
  - url: 'https://gist.github.com/akinerkisa/6a7532442795beefd29b9c55a100eb16'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/bludit-cms-missing-authorization-via-content-get-list-ajax-endpoint
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T17:07:05.690103Z'
ingestedAt: '2026-09-25T17:13:14.010Z'
---

## Overview

Bludit CMS through 3.22.0 contains a missing authorization vulnerability that allows authenticated users holding the Author or Editor role to read the full content of private drafts and scheduled posts belonging to any other user, including administrators, by exploiting the content-get-list AJAX endpoint in bl-kernel/ajax/content-get-list.php. Attackers can send an authenticated GET request to the admin AJAX endpoint with the draft parameter set to true, triggering getList() without ownership constraints and returning serialized page objects site-wide, exposing pre-publication material and sensitive notes stored in administrator-owned drafts.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
