Foxbridge is the CDP ↔ Juggler / WebDriver BiDi translator that lets Chrome DevTools Protocol clients (OpenClaw, Playwright, Puppeteer, etc.) drive a Camoufox / Firefox browser. We take security reports seriously. This document mirrors the policy at https://vulpineos.com/security.
Two channels, pick whichever fits the report:
- Email: security@vulpineos.com. For high-impact issues, prefix the
subject line with
VULN:so we can triage faster. We acknowledge within 2 business days. - GitHub Private Vulnerability Reporting: open a private advisory at https://github.com/VulpineOS/foxbridge/security/advisories/new. The advisory stays private until we publish a fix; you and the maintainer collaborate on the draft inside the repo.
For sensitive reports, request a PGP key by emailing
security@vulpineos.com with the subject PGP REQUEST. We will share the
current public key.
- This repository (
VulpineOS/foxbridge) and its published binaries. - The CDP server itself (auth, transport, command translation).
- The Juggler / WebDriver BiDi adapter layer.
For issues in the runtime that consumes Foxbridge, file under
VulpineOS/VulpineOS instead.
- Third-party services (Vercel, Supabase, Google) — please report those upstream.
- Self-hosted instances that you operate on your own infrastructure.
- Reports based purely on best-practice headers / TLS strictness without a demonstrable security impact.
- Volumetric denial-of-service, social engineering of staff, and physical access attempts.
- Vulnerabilities in versions that are no longer the latest published release.
If you make a good-faith effort to comply with this policy — do not access more data than necessary to demonstrate the issue, do not exfiltrate data, do not publicly disclose the issue before we have had a reasonable chance to fix it, and do not disrupt other users — we will:
- Not pursue legal action against you for that research.
- Work with you on disclosure timing and credit.
- Treat your report as a private security advisory until a fix is shipped and users have had time to update.
| Stage | Target |
|---|---|
| Acknowledgement | 2 business days |
| Initial assessment | 5 business days |
| Patch + advisory window | 30 days for high-severity, faster where impact justifies it |
| Public credit (if requested) | Coordinated via the GitHub Security Advisory flow, including CVE assignment |
If you are reporting someone using VulpineOS / Foxbridge to violate our Acceptable Use Policy, email abuse@vulpineos.com instead. That is a different inbox with different escalation paths.
We support the latest published release on the main branch. Older
tagged releases do not receive security backports unless an issue is
deemed critical.