Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-59845
September 26, 2025
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.
Affected Packages
https://github.com/apollographql/embeddable-explorer.git (GITHUB):
Affected version(s) >=@apollo/sandbox@0.1.0 <@apollo/sandbox@2.7.2
Fix Suggestion:
Update to version @apollo/sandbox@2.7.2
https://github.com/apollographql/embeddable-explorer.git (GITHUB):
Affected version(s) >=@apollo/explorer@1.0.0 <@apollo/explorer@3.7.3
Fix Suggestion:
Update to version @apollo/explorer@3.7.3
@apollo/explorer (NPM):
Affected version(s) >=0.1.0 <3.7.3
Fix Suggestion:
Update to version 3.7.3
@apollo/sandbox (NPM):
Affected version(s) >=0.1.0-beta.0 <2.7.2
Fix Suggestion:
Update to version 2.7.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Cross-Site Request Forgery (CSRF)
Origin Validation Error
EPSS
Base Score:
0.02