CVE-2026-81505: Convoy: Cross-Tenant Source IDOR Leaks Plaintext Message Broker Credentials
frain-dev/convoy (all versions up to and including v26.6.2, no patch available) lets any authenticated caller who is authorized on at least one project read ANY OTHER project’s “Source” record by ID via GET /api/v1/projects/{projectID}/sources/{sourceID} – regardless of whether that Source actually belongs to the project named in the URL. The response includes the Source’s full PubSub broker configuration in plaintext (AMQP/Kafka/SQS/Google credentials), with no redaction.
References
- github.com/advisories/GHSA-p5vg-v7mj-f6q4
- github.com/frain-dev/convoy/commit/1cc67cd16fb1f8890cc83a3998d3f92dceb7fd06
- github.com/frain-dev/convoy/pull/2755
- github.com/frain-dev/convoy/releases/tag/v26.6.8
- github.com/frain-dev/convoy/security/advisories/GHSA-p5vg-v7mj-f6q4
- nvd.nist.gov/vuln/detail/CVE-2026-81505
Code Behaviors & Features
Detect and mitigate CVE-2026-81505 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →