The following versions of EasyCord are currently being supported with active security patches.
| Version | Supported |
|---|---|
| 5.x.x | ✅ |
| 4.x.x | ❌ |
| < 4.0 | ❌ |
If you discover a security vulnerability, please report it via our private disclosure pipeline by emailing security@example.com. We aim to acknowledge all reports within 48 hours. Please do not disclose the vulnerability publicly until we have had a chance to investigate and release a patch.
- Prompt injection vectors
- Privilege escalation
- Unauthorized data exposure
- Standard bugs
- Feature requests
- Intended administrative overrides
To anchor expectations, here are some recent security fixes:
- v5.48.0: Resolved prompt injection vectors in
ai_moderator.py. - v5.50.1: Implemented AI Moderator governance (action guarding, rate limiting).