Skip to content

Security: VulpineOS/foxbridge

SECURITY.md

Security Policy

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.

Reporting a vulnerability

Two channels, pick whichever fits the report:

For sensitive reports, request a PGP key by emailing security@vulpineos.com with the subject PGP REQUEST. We will share the current public key.

In scope

  • 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.

Out of scope

  • 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.

Safe harbor

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.

Response expectations

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

Abuse, not vulnerabilities

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.

Supported versions

We support the latest published release on the main branch. Older tagged releases do not receive security backports unless an issue is deemed critical.

There aren't any published security advisories