Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. edx-enterprise
  4. ›
  5. CVE-2026-42860

CVE-2026-42860: edx-enterprise has SSRF via SAML metadata URL in sync_provider_data endpoint

May 5, 2026

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.

References

  • github.com/advisories/GHSA-64cv-vxpr-j6vc
  • github.com/openedx/edx-enterprise
  • github.com/openedx/edx-enterprise/security/advisories/GHSA-64cv-vxpr-j6vc
  • nvd.nist.gov/vuln/detail/CVE-2026-42860

Code Behaviors & Features

Detect and mitigate CVE-2026-42860 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.0.2 before 7.0.5

Fixed versions

  • 7.0.5

Solution

Upgrade to version 7.0.5 or above.

Impact 8.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/edx-enterprise/CVE-2026-42860.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:19:13 +0000.