v4.5.0.7
paulpierre/markdown-crawlerv4.5.0.7Jun 22, 2026by sid-swirl
AI Summary
SWIRL Community releases a security patch to prevent privilege escalation via OIDC sign-in and restrict Microsoft token fallback to the requesting user only.
Key Highlights
- OIDC privilege escalation fix: sign-in no longer provisions superuser/staff accounts
- Cross-user Microsoft token fallback removed to strictly scope token lookup
- No schema or dependency changes
Full Release Notes
SWIRL Community 4.5.0.7 β Security Patch Fixes [#1941](https://github.com/swirlai/swirl-search/issues/1941): * OIDC privilege escalation: sign-in no longer provisions superuser/staff accounts, and no longer sets a shared hardcoded password. * Cross-user Microsoft token fallback: M365 token lookup is now strictly scoped to the requesting user; removed the fallback that could use another user's credentials. No schema or dependency changes. Upgrade recommended for any deployment using OIDC sign-in or M365 connectors.