Hello! I'm your AI assistant. Ask me anything about our knowledge base and I'll help you find the information you need.
News
PHP 8.5.9, 8.4.24, 8.3.33 & 8.2.33 Security Release!
- Details
Security release!
- BCMath:
- Fixed GHSA-x692-q9x7-8c3f (Out-of-bounds write in bccomp()). (CVE-2026-17544)
- GD:
- Upgrade libgd. (CVE-2026-9672)
- PGSQL:
- Fixed GHSA-7qpv-r5mr-78m4 (SQL injection via E'...' backslash breakout). (CVE-2026-17543)
- Phar:
- Fixed inconsistent handling of the magic ".phar" directory. Paths such as "/.phar" remain protected, while non-magic paths that merely start with ".phar" are handled consistently across file and directory creation, copying, ArrayAccess, stream lookup, directory iteration and extraction.
- Fixed GHSA-vc5h-9ppw-p5f3 (Crash via recursive symlinks). (CVE-2026-7260)
Mailpit 1.30.6 Security Release!
- Details
Security release!
Security
- Prevent WebSocket CORS origin check bypass via percent-encoded path (GHSA-8r62-w5wh-fc5m)
- Implement POP3 failed login tracking and disconnect after multiple attempts
- Redact POP3 password in debug logs to prevent credential exposure
Chore
- Add ReadHeaderTimeout to HTTP server configuration
- Update node dependencies
- Update Go dependencies
- Update caniemail database
- Update Github Actions dependencies
Fix
- Prevent protocol desynchronization by draining oversized message data
- Prevent marking already deleted POP messages for deletion
- Ensure deleted POP3 messages are excluded from LIST and STAT commands
- Update content type handling for attachments to ensure proper file downloads
- Sanitise active Content-Type in attachment downloads
- Escape file names in Content-Disposition header for thumbnail responses
- Allow passwords with spaces in POP3 authentication
- Implement dot-stuffing for TOP commands in POP3 server
- Correct order of setting headers and writing HTTP error response
- Handle client disconnection during DATA read with appropriate logging in SMTPD server (#721)
Test
- Add brute force POP3 login protection test
- Add more WebSocket CORS tests
- Enhance CORS middleware tests for HTML preview route handling
Powershell 7.6.4 Released!
- Details
Mailpit 1.30.5 Security Release!
- Details
Security release!
Security
- Prevent SMTP DATA line exceeding MaxSize (GHSA-r553-m4fv-5v97)
Chore
- Update Go dependencies
- Update node dependencies
Bruno 4.0.0 & 3.5.3 Released!
- Details