cvedb.io
CVE-2026-42860
HIGH · CVSS 8.5
EPSS exploitation probability: 0%
Published 2026-05-11T18:16:36.547 · Last modified 2026-06-17T10:48:31.417

Summary

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.

Affected products

openedx — edx-enterprise

Does this affect you?

Add your gear to cvedb and we'll alert you only when openedx ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.