v2.18.26
vllm-project/aibrixv2.18.26Jul 13, 2026by github-actions[bot]
AI Summary
This release enhances security by adding a current password verification step to mitigate the CWE-620 vulnerability.
Key Highlights
- Added current password verification
- Fixed CWE-620 (Insecure Password Entry)
- Improved authentication module security
New Features
- Current password verification for security patch
Full Release Notes
## Changelog * ee781a032ccb58c61de6b9a70993f9b6dc77dcf8 feat(auth): verify current password to fix CWE-620