SCA: security update for github.com/pomerium/pomerium (GHSA-r7rh-jww5-5fjr)

high Tenable Self-Hosted Container Security Plugin ID 418576

Description

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

- Pomerium is an identity and context-aware access proxy. The Pomerium databroker service is responsible for
managing all persistent Pomerium application state. Requests to the databroker service API are authorized
by the presence of a JSON Web Token (JWT) signed by a key known by all Pomerium services in the same
deployment. However, incomplete validation of this JWT meant that some service account access tokens would
incorrectly be treated as valid for the purpose of databroker API authorization. Improper access to the
databroker API could allow exfiltration of user info, spoofing of user sessions, or tampering with
Pomerium routes, policies, and other settings. A Pomerium deployment is susceptible to this issue if all
of the following conditions are met, you have issued a service account access token using Pomerium Zero or
Pomerium Enterprise, the access token has an explicit expiration date in the future, and the core Pomerium
databroker gRPC API is not otherwise secured by network access controls. This vulnerability is fixed in
0.27.1. (CVE-2024-47616)

See Also

https://github.com/advisories/GHSA-r7rh-jww5-5fjr

Plugin Details

Severity: High

ID: 418576

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.2

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 4.9

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

CVSS Score Source: CVE-2024-47616

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.6

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/2/2024

Vulnerability Publication Date: 10/2/2024

Reference Information

CVE: CVE-2024-47616

cwe: CWE-863