SCA: security update for github.com/frain-dev/convoy (GHSA-p5vg-v7mj-f6q4)

high Tenable Self-Hosted Container Security Plugin ID 448265

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Convoy is a cloud native webhooks gateway. Prior to 26.6.8, Convoy's GET
/api/v1/projects/{projectID}/sources/{sourceID} endpoint authorizes access to the project in the URL, but
Handler.GetSource calls sources.Service.FindSourceByID() and fetches the Source only by sourceID without
confirming that its ProjectID matches the authorized project. An authenticated user or project-scoped API
key holder can substitute another tenant's Source identifier and receive that Source's complete record,
including unredacted AMQP, Kafka, SQS, or Google PubSub credentials. The list endpoint remains project-
scoped; the single-item Source lookup is affected. This issue is fixed in version 26.6.8. (CVE-2026-81505)

Solution

Update the github.com/frain-dev/convoy library and its related packages to version 0.9.3-0.20260724092134-1cc67cd16fb1 or later.

See Also

https://github.com/advisories/GHSA-p5vg-v7mj-f6q4

Plugin Details

Severity: High

ID: 448265

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/23/2026

Updated: 9/23/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2026-81505

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/18/2026

Vulnerability Publication Date: 9/18/2026

Reference Information

CVE: CVE-2026-81505

cwe: CWE-639