Skip to main content

Salesforce Suite CVE-2026-13243

| EUVDEUVD-2026-43067 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-07-10 drupal GHSA-585m-5jj4-5474
4.8
CVSS 3.1 · Vendor: drupal
Share

Severity by source

Vendor (drupal) PRIMARY
4.8 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
vuln.today AI
7.1 HIGH

CSRF requires victim interaction (UI:R) so PR:N applies to the attacker but a logged-in victim is needed; impact is primarily unauthorized state change (I:H), with limited confidentiality and no direct availability effect.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (drupal).

CVSS VectorVendor: drupal

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

7
Severity Changed
Jul 13, 2026 - 19:22 NVD
CRITICAL MEDIUM
CVSS changed
Jul 13, 2026 - 19:22 NVD
9.8 (CRITICAL) 4.8 (MEDIUM)
Analysis Generated
Jul 13, 2026 - 19:08 vuln.today
CVSS changed
Jul 13, 2026 - 19:07 NVD
9.8 (CRITICAL)
Patch available
Jul 10, 2026 - 23:02 EUVD
CVE Published
Jul 10, 2026 - 21:44 cve.org
CRITICAL 9.8
CVE Published
Jul 10, 2026 - 21:44 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

Cross-Site Request Forgery (CSRF) vulnerability in Drupal Salesforce Suite allows Cross Site Request Forgery. This issue affects Salesforce Suite versions: from 0.0.0 to 5.1.3.

AnalysisAI

Cross-Site Request Forgery in the Drupal Salesforce Suite contrib module (all versions from 0.0.0 up to and including 5.1.3) lets an attacker forge state-changing requests that are executed with the privileges of an authenticated Drupal user who is tricked into loading attacker-controlled content. The Drupal security team (SA-CONTRIB-2026-063) rates it critical, and a fixed release is available; no public exploit code has been identified and EPSS is very low (0.10%, 1st percentile), indicating no observed exploitation activity. Note that the published CVSS vector (UI:N) is atypical for CSRF, which normally depends on victim interaction, so the real-world impact profile should be verified against the vendor advisory.

Technical ContextAI

The affected component is the Salesforce Suite, a Drupal contributed module (CPE cpe:2.3:a:drupal:salesforce_suite) that integrates Drupal sites with the Salesforce CRM platform for data mapping, synchronization, and push/pull operations. The root cause is CWE-352 (Cross-Site Request Forgery): one or more of the module's request handlers accept state-changing operations without validating an anti-CSRF token, so Drupal cannot distinguish a legitimate form submission from a forged one originating on a third-party page. Drupal's Form API normally supplies per-form CSRF tokens automatically; CSRF flaws in contrib modules typically arise where routes, menu callbacks, or AJAX endpoints perform mutating actions via GET or via forms/links that bypass or omit token validation.

RemediationAI

Patch available per vendor advisory: upgrade the Salesforce Suite module to the fixed release referenced in Drupal SA-CONTRIB-2026-063 (https://www.drupal.org/sa-contrib-2026-063) - the exact patched version is not stated in the provided data, so confirm it from the advisory rather than assuming (the fix is expected in the first release above 5.1.3). Until the update is applied, reduce exposure by limiting who holds the Drupal permissions the module's actions depend on and by restricting or gating access to the affected module routes/admin pages (for example via reverse-proxy access rules), accepting that this may inconvenience legitimate administrators; ensure standard Drupal CSRF and session protections are in force and advise privileged users to avoid browsing untrusted sites in the same session as the Drupal admin interface. Do not disable Drupal's Form API token handling. Cite and follow the vendor advisory for the authoritative fixed version.

Share

CVE-2026-13243 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy