CVE 8.5 HIGH

Open edX Platform: Server-Side Request Forgery (SSRF) in SAML Provider Data Sync Endpoint_CVE-2026-42858

8.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

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.

AI Analysis

Server-Side Request Forgery (SSRF) vulnerability in SAML Provider Data Sync Endpoint

Basic Information

ID CVE-2026-42858
Source GitHub_M
Published May 11, 2026 at 17:30

Affected Product

Vendor openedx
Product openedx-platform
Version < 6fda1f120ff5a590d120ae1180185525f399c6d0
Affected Versions openedx openedx-platform < 6fda1f120ff5a590d120ae1180185525f399c6d0

CWE Classification

AI Assessment

AI Score 8.5 / 10
AI Severity High
Vendor Open edX
Product Open edX Platform
Version < 6fda1f120ff5a590d120ae1180185525f399c6d0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.