Description
PrestaShop module, totadministrativemandate <1.8.1 is vulnerable to Cross Site Request Forgery (CSRF). The payment validation controller has no CSRF token. An attacker can confirm an order in an awaiting status by hijacking a link.
Published: 2026-07-31
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The totadministrativemandate module for PrestaShop, released before version 1.8.1, is vulnerable to Cross Site Request Forgery. The payment validation controller accepts requests without a CSRF token, permitting an attacker to change an order from an awaiting state to a confirmed state by sending a crafted HTTP request. Based on the description, it is inferred that the attacker can abuse this flaw to fraudulently approve transactions, exposing the merchant to financial loss and reputational damage.

Affected Systems

PrestaShop installations that use the totadministrativemandate module older than version 1.8.1 are affected. The module is a payment gateway extension used to confirm orders via administrative mandates. No specific operating system or environment constraints are mentioned, so any installation using the vulnerable module is at risk.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity, but the EPSS score of less than 1% indicates a very low probability that this vulnerability is actively exploited in the wild. The vulnerability is not listed in CISA’s KEV catalog, further suggesting limited real‑world usage. Based on the description, the likely attack vector involves delivering a malicious link to a user with permission to confirm orders, or exploiting a session that already has authorization privileges. No known public exploit exists, so the immediate threat is low, but the potential impact if an exploitation occurs is significant.

Generated by OpenCVE AI on August 4, 2026 at 23:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the totadministrativemandate module to version 1.8.1 or later, which removes the CSRF vulnerability.
  • If an immediate upgrade is not feasible, restrict access to the payment validation controller by requiring valid authentication and add a custom CSRF token check for that endpoint.
  • Enforce strict access controls for the administrative area so that only users with elevated privileges can confirm orders, and consider enabling two‑factor authentication for administrator accounts.

Generated by OpenCVE AI on August 4, 2026 at 23:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in PrestaShop Administrative Mandate Module

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Sun, 02 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in PrestaShop Administrative Mandate Module
Weaknesses CWE-352

Fri, 31 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description PrestaShop module, totadministrativemandate <1.8.1 is vulnerable to Cross Site Request Forgery (CSRF). The payment validation controller has no CSRF token. An attacker can confirm an order in an awaiting status by hijacking a link.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-03T19:27:28.278Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-50986

cve-icon Vulnrichment

Updated: 2026-08-03T19:27:23.980Z

cve-icon NVD

Status : Received

Published: 2026-07-31T21:17:31.610

Modified: 2026-08-03T20:17:24.537

Link: CVE-2026-50986

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:45:02Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)