| Version | Supported |
|---|---|
| 0.8.x | Yes |
| 0.7.x | Best effort |
| 0.6.x | Best effort |
| 0.5.x | Best effort |
| 0.4.x | Best effort |
| < 0.4.0 | No |
Security fixes are provided for the latest release on the master branch.
Please do not report security vulnerabilities through public GitHub issues.
Instead, report them privately using one of the following methods:
- Open a private security advisory on GitHub: Create a security advisory
- If GitHub advisories are unavailable, open a minimal public issue asking for a private contact channel without disclosing exploit details
Include as much of the following as possible:
- Description of the issue and potential impact
- Steps to reproduce
- Affected version(s)
- Proof of concept, if available
- Suggested remediation, if known
Maintainers aim to acknowledge valid reports within 5 business days and provide a remediation plan or status update within 14 business days, depending on severity and complexity.
The following are in scope:
- Remote code execution or privilege escalation in OpenBox server components
- Authentication or authorization bypass in the local web API
- Unsafe command execution introduced by OpenBox launch logic
- Credential leakage through logs, backups, or repository defaults
The following are generally out of scope:
- Vulnerabilities in third-party games, emulators, storefront clients, or operating system components launched by OpenBox
- Issues requiring physical access to an unlocked machine with an already running OpenBox instance
- Social engineering or phishing unrelated to OpenBox itself
- Run OpenBox on trusted local networks. The web UI uses a session token; do not expose it directly to the public internet without a reverse proxy and additional hardening.
- Do not commit
.env, API tokens, RetroAchievements credentials, or EmuMovies credentials to the repository. - Keep OpenBox updated to the latest release.
We prefer coordinated disclosure. Reporters will be credited in release notes when fixes ship, unless they request anonymity.