Wiki.js
Modern open-source wiki engine with markdown editing and access control.
Wiki.js 2.x is in security-maintenance mode, and the feed has been quiet since May
◆Recent moves
- 3mo ago
ARM Docker base and Windows build fixes
Updates the ARM Docker base to Node 24 and fixes a missing migration file in Windows tarball creation. Packaging housekeeping published within two hours of the previous release.
View source ↗ - 3mo ago
Fixes privilege escalation via group assignment
Prevents users being assigned to elevated groups, closing a reported advisory credited to several external researchers. The most consequential fix in this window and typical of what drives 2.5.x releases now.
View source ↗ - 5mo ago
OIDC avatar claims, open redirect and WebSocket auth fixes
Maps OIDC and OAuth2 avatar claims to user profiles while closing an open redirect in the login cookie and requiring authentication on GraphQL subscription sockets. One of the few releases here carrying a feature alongside the security work.
View source ↗ - 6mo ago
Prototype pollution and secure cookie fixes
Fixes prototype pollution in Rocket.Chat authentication, adds secure cookie flags for HTTPS sites, and repairs draw.io diagrams broken by sanitisation. Hardening plus editor repair in one patch.
View source ↗ - 6mo ago
Breadcrumb and stream pipeline fixes
Two internal corrections covering breadcrumb path generation and use of the promisified stream pipeline. Nothing users would notice.
View source ↗ - 6mo ago
MySQL socket path connections and search reliability
Adds database connection via socketPath on the mysql2 driver and ensures the pg_trgm extension is available for PostgreSQL search, alongside several community-contributed fixes. A broad community-driven patch.
View source ↗