BookStack
Self-hosted documentation/wiki platform with WYSIWYG editing.
BookStack's release stream is mostly security patches with feature drops in between.
◆Recent moves
- 13d ago
Security release fixes five issues including auth matching
The widest patch in the window, closing five issues including external auth IDs matching the wrong user across casing or accents, login timing that leaked user existence, and PDF rendering that could check for files on the host. Instances on OIDC, SAML2 or LDAP should take it first.
View source ↗ - 1mo ago
URL filtering, redirects and permission checks hardened
Edge-case fixes across URL filtering, redirect handling and comment visibility permissions, with dependency updates alongside. Aimed at instances with public access or untrusted editors.
View source ↗ - 2mo ago
Attachment metadata leak and file:// export risk closed
Attachment requests could leak metadata for files a user could not view, and file:// links in exports could auto-run with credential information on Windows. Both sit on the export-and-permissions surface this project keeps returning to.
View source ↗ - 2mo ago
v26.05 adds page contents view, tag API and revision permissions
The only feature release here, and its additions follow the same instinct as the patches: a separate permission for viewing revisions, new image and CSP controls, and in-UI MFA reset, alongside a page contents view and tag browsing endpoints. Note the upgrade caveats on font folder permissions and revision access.
View source ↗ - 2mo ago
Rate limiting added to MFA verification routes
Rate limiting on multi-factor verification routes to blunt brute-force attempts, plus library updates. Narrow, and worth taking where MFA is load-bearing.
View source ↗ - 3mo ago
Attachment permission and webhook URL validation fixes
Attachment deletion now aligns with page access checks, and webhook URL validation is tightened against workarounds that escape the allowed-host list. A small patch on the previous release line.
View source ↗