CVE-2025-59845

Apollo Studio Embeddable Explorer & Embeddable Sandbox are website embeddable software solutions from Apollo GraphQL. Prior to Apollo Sandbox version 2.7.2 and Apollo Explorer version 3.7.3, a cross-site request forgery (CSRF) vulnerability was identified. The vulnerability arises from missing origin validation in the client-side code that handles window.postMessage events. A malicious website can send forged messages to the embedding page, causing the victim’s browser to execute arbitrary GraphQL queries or mutations against their GraphQL server while authenticated with the victim’s cookies. This issue has been patched in Apollo Sandbox version 2.7.2 and Apollo Explorer version 3.7.3.
Configurations

No configuration.

History

26 Sep 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-26 23:15

Updated : 2025-09-29 19:34


NVD link : CVE-2025-59845

Mitre link : CVE-2025-59845

CVE.ORG link : CVE-2025-59845


JSON object : View

Products Affected

No product.

CWE
CWE-346

Origin Validation Error

CWE-352

Cross-Site Request Forgery (CSRF)