| Version | Supported |
|---|---|
| 0.3.x | ✅ |
| 0.2.x | ❌ |
| 0.1.x | ❌ |
PayBridge handles sensitive payment data and webhook signing. We take security vulnerabilities seriously.
Report security issues privately via GitHub Security Advisories:
https://github.com/kobie3717/paybridge/security/advisories/new
DO NOT open public issues for security findings.
- Description of the vulnerability
- Steps to reproduce
- Impact assessment (what could an attacker do?)
- Affected versions
- Any suggested fixes
- Initial response: Within 5 business days
- Triage & assessment: Within 10 business days
- Fix timeline:
- High/Critical: 30 days
- Medium/Low: 90 days
- Disclosure: We coordinate public disclosure with the reporter after the fix ships
- We'll acknowledge receipt within 5 business days
- We'll investigate and provide an initial assessment within 10 business days
- We'll work on a fix and keep you updated on progress
- Once fixed, we'll credit you in the release notes (unless you opt out)
- After the fix is released, we'll coordinate public disclosure timing with you
The following are within the security scope of PayBridge:
- Webhook signature verification flaws — forgeable signatures, timing leaks, replay attacks
- Secret leakage — logged secrets, secrets in error messages, secrets in
rawresponse objects - Authentication/Authorization flaws in provider integrations — credential bypass, token leakage
- Input validation flaws — amount handling (negative, zero, floating-point precision), currency injection, URL injection
- Cryptographic flaws — weak algorithms, predictable randomness, insecure defaults
The following are NOT within the security scope of PayBridge:
- Issues with provider APIs themselves — report directly to the payment provider (Stripe, PayStack, MoonPay, etc.)
- Issues with user-deployed infrastructure — Redis security, web server configs, OS vulnerabilities
- Theoretical attacks without proof of concept — we prioritize exploitable vulnerabilities
- Social engineering — phishing, pretexting, impersonation
- Denial of Service (DoS) — unless it leads to a security compromise (e.g., hash collision attack)
We acknowledge security researchers who responsibly disclose vulnerabilities:
- No confirmed reports yet
Thank you for helping keep PayBridge secure!