Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.9

CVE-2026-42858: Open edX Platform: Enterprise Admins can hijack server requests

CVE-2026-42858
Summary

An authenticated Enterprise Admin can trick the Open edX Platform into making unauthorized requests to internal network services or external websites. This could allow an attacker to access sensitive information or disrupt system operations. To protect against this, ensure you are running the latest version of the Open edX Platform.

What to do

No fix is available yet. Check with your software vendor for updates.

Affected software
VendorProductAffected versions
openedx openedx < 2026-04-24
cpe:2.3:a:openedx:openedx:*:*:*:*:*:*:*:*
Original title
Open edX Platform enables the authoring and delivery of online learning at any scale. The sync_provider_data endpoint in SAMLProviderDataViewSet allows authenticated Enterprise Admin users to suppl...
Original description
Open edX Platform enables the authoring and delivery of online learning at any scale. The sync_provider_data endpoint in SAMLProviderDataViewSet allows authenticated Enterprise Admin users to supply an arbitrary URL via the metadata_url POST parameter. This URL is passed directly to requests.get() in fetch_metadata_xml() without any URL validation, IP filtering, or scheme enforcement. An attacker with Enterprise Admin privileges can force the server to make HTTP requests to internal network services, cloud metadata endpoints (e.g., AWS 169.254.169.254), or other attacker-controlled destinations. This vulnerability is fixed by commit 6fda1f120ff5a590d120ae1180185525f399c6d0 and 70a56246dd9c9df57c596e64bdd8a11b1d9da054.
nvd CVSS3.1 8.5
Vulnerability type
CWE-918 Server-Side Request Forgery (SSRF)
Published: 11 May 2026 · Updated: 28 May 2026 · First seen: 11 May 2026