Description
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.
Published: 2026-07-10
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Cross‑Site Request Forgery (CSRF) vulnerability is present in the Drupal Salesforce Suite module. The flaw permits a malicious actor to trick an authenticated user into submitting a form or request that the user did not intend, potentially allowing the attacker to perform unauthorized actions on behalf of that user. The weakness is classified as CWE‑352, indicating that the system fails to properly verify the source of requests.

Affected Systems

Drupal sites that include the Salesforce Suite module are at risk. All releases of the module from version 0.0.0 through 5.1.3 contain the CSRF flaw, meaning any site running an affected version is vulnerable.

Risk and Exploitability

The EPSS score of < 1% indicates a very low probability of exploitation in the wild, and the vulnerability is not listed in CISA KEV. The CVSS score of 4.8 reflects moderate severity. Likely attack vectors are standard web‑based requests originating from a browser while the user is authenticated, taking advantage of the missing CSRF token to submit actions on the victim’s behalf.

Generated by OpenCVE AI on July 31, 2026 at 12:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Salesforce Suite module to a version newer than 5.1.3 as directed by the vendor’s advisory.
  • Ensure Drupal’s built‑in CSRF protection is enabled and that every form includes a valid CSRF token before processing submissions.
  • Restrict sensitive operations to privileged roles so that only authorized users can trigger actions that could be abused via CSRF.

Generated by OpenCVE AI on July 31, 2026 at 12:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal salesforce Suite
Vendors & Products Drupal
Drupal salesforce Suite

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Salesforce Suite - Moderately critical - Cross-site request forgery - SA-CONTRIB-2026-063
Weaknesses CWE-352
References

Subscriptions

Drupal Salesforce Suite
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T17:53:29.708Z

Reserved: 2026-06-24T18:00:16.032Z

Link: CVE-2026-13243

cve-icon Vulnrichment

Updated: 2026-07-13T16:07:20.598Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)