PT-2026-37284 · Unknown · Open Edx Enterprise Service

Ik0Z

·

Published

2026-05-05

·

Updated

2026-05-11

·

CVE-2026-42860

CVSS v3.1

8.5

High

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Name of the Vulnerable Software and Affected Versions Open edx Enterprise Service versions 7.0.2 through 7.0.4
Description An authenticated user with the Enterprise Admin role can trigger a server-side HTTP request. By using the 'SAMLProviderConfigViewSet' PATCH endpoint, a user can set the metadata source variable in SAMLProviderConfig to an arbitrary URL. Subsequently, calling the 'sync provider data' endpoint in 'SAMLProviderDataViewSet' triggers the fetch metadata xml() function, which passes the URL to requests.get() without scheme enforcement, IP filtering, or timeouts. This allows for Server-Side Request Forgery (SSRF), which could be used to steal cloud credentials from instance metadata services, scan internal networks, or access internal APIs.
Recommendations Update Open edx Enterprise Service to version 7.0.5. As a temporary workaround, restrict network-level egress filtering to block outbound connections from the server to 169.254.0.0/16 and RFC 1918 private IP ranges.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-42860
GHSA-64CV-VXPR-J6VC
PYSEC-2026-58

Affected Products

Open Edx Enterprise Service