---
name: Security Issue
about: Report a security vulnerability (use private reporting for sensitive issues)
title: '[SECURITY] '
labels: ['security', 'needs-triage']
assignees: ''
---
⚠️ **IMPORTANT**: If this is a sensitive security vulnerability, please use GitHub's private vulnerability reporting feature instead of creating a public issue.
## Security Issue Type
**Please mention the type of issue, if possible.**
## Affected Components
**Please shortly describe which parts of the package are affected.**
## Description
**A clear and concise description of the security issue.**
## Impact Assessment
**What is the potential impact of this vulnerability?**
- [ ] Low - Minimal impact
- [ ] Medium - Some user data at risk
- [ ] High - Significant data exposure
- [ ] Critical - Full system compromise
## Steps to Reproduce
**Provide general steps (avoid detailed exploitation steps in public issues):**
1.
2.
3.
## Affected Versions
**Which versions are affected?**
## Mitigation
**Are there any temporary workarounds?**
## Additional Context
**Add any other context about the security issue here.**
---
**Note**: For responsible disclosure, please use private reporting for sensitive vulnerabilities.