Bludit
Flat-file CMS for building fast websites without a database
A flat-file CMS with a long CVE history just wired its API up for MCP.
◆Recent moves
- 3mo ago
API reworked to support MCP; disabled-user sessions invalidated
⚡ SPARKA two-item release where one item changes what Bludit is for. Opening the API to MCP puts an agent-facing control path on a CMS whose recent history is mostly about closing unintended control paths, which makes the accompanying session-invalidation fix more than incidental.
View source ↗ - 3mo ago
Patch: preview token type guard
Guards the preview token against non-string values before hash comparison, plus a version bump. A follow-up to the preview handling changed in 3.21.0.
View source ↗ - 3mo ago
Path traversal fixed in the API files endpoint
The API endpoint that 3.22.0 later built MCP support on gets its pageKey validated against path traversal, reported externally. The rest is media manager, thumbnail and dashboard repair work.
View source ↗ - 3mo ago
Authenticated RCE via file upload fixed; editor toolbar hook added
An authenticated remote code execution path through file upload and .htaccess bypass is closed. The editorToolbar hook, which lets plugins inject their own toolbar buttons, is the first step toward programmatic control of the editing surface.
View source ↗ - 4mo ago
Flavor Tailwind theme added; randomness and header fixes
A minimal Tailwind blog theme plus a set of correctness fixes, including using random_int for generated text and honouring verifySSL in the stream fallback. Routine but user-visible.
View source ↗ - 4mo ago
Authentication bypass and arbitrary file upload fixed
Two serious externally reported flaws fixed in one patch release. This is the starting point of the security cleanup that runs through every release since.
View source ↗