Highlights
Denial of Service: 5 prior fixes. Scrutinize any change in this area.
src/plugins/encryption-crypto-js/index.ts: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Information Disclosure: The encryption plugin historically exposed plaintext database passwords within RxError messages and type error structures, leading to inadvertent credential leaks via standard diagnostic logging frameworks.
Cryptographic Weakness: Bypasses in password validation occurred when checks were conditionally bypassed or dependent on schema titles, leading to weak or unvalidated cryptographic states for some storage instances.
Denial of Service: Inactive WebRTC signaling client connections on the WebSocket server could consume system file descriptors and memory endlessly without pruning, leading to complete denial of service.