SCA: security update for edx-enterprise (GHSA-64cv-vxpr-j6vc)

high Tenable Self-Hosted Container Security Plugin ID 442726

Description

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

- The Open edx Enterprise Service app provides enterprise features to the Open edX platform. From 7.0.2 to
7.0.4, the sync_provider_data endpoint in SAMLProviderDataViewSet fetches SAML metadata from a URL stored
in SAMLProviderConfig.metadata_source. An authenticated user with the Enterprise Admin role can set this
field to an arbitrary URL via the SAMLProviderConfigViewSet PATCH endpoint, then trigger a server-side
HTTP request by calling sync_provider_data. The fetch in fetch_metadata_xml() passes the URL directly to
requests.get() with no scheme enforcement, IP filtering, or timeout. This vulnerability is fixed in 7.0.5.
(CVE-2026-42860)

Solution

Update the edx-enterprise library and its related packages to version 7.0.5 or later.

See Also

https://github.com/advisories/GHSA-64cv-vxpr-j6vc

Plugin Details

Severity: High

ID: 442726

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/6/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.74

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2026-42860

CVSS v3

Risk Factor: High

Base Score: 8.5

Temporal Score: 7.6

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-42860

cwe: CWE-918