Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered CSRF requiring admin user interaction; impact is confined to order-status integrity manipulation with no demonstrated confidentiality or availability consequence.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Cross-site request forgery in the PrestaShop totadministrativemandate module (versions prior to 1.8.1) enables unauthorized order confirmation by exploiting a payment validation controller with no CSRF token. An attacker who induces an authenticated store administrator to follow a crafted link can silently trigger order-status changes - confirming awaiting-payment orders without receipt of funds. No public exploit code or active exploitation has been identified; the 0.14% EPSS score (4th percentile) reflects negligible observed exploitation activity.
Technical ContextAI
The totadministrativemandate module extends PrestaShop with an administrative mandate (banque transfer authorization) payment method, primarily targeting French public-sector e-commerce workflows. CWE-352 (Cross-Site Request Forgery) applies: the payment validation controller processes order state changes via HTTP requests without issuing or verifying a synchronizer token, violating the expected defense for state-changing endpoints. Because the action is encoded in a URL carrying order parameters, a crafted link is sufficient to exploit the flaw - no injection or memory corruption is involved. The CPE record in NVD is unpopulated (cpe:2.3:a:n/a:n/a), so affected scope must be inferred from the advisory language: all module releases below 1.8.1.
RemediationAI
Upgrade the totadministrativemandate module to version 1.8.1 or later through the PrestaShop back-office module manager or the addons marketplace. The security advisory published by prestafence.com at https://prestafence.com/en/2026/07/cve-2026-50986-csrf-administrative-mandate/ provides additional detail. If an immediate upgrade is not feasible, restrict access to the payment validation controller endpoint at the web server or reverse-proxy layer, permitting requests only from the store's own admin IP range - note that this requires identifying and maintaining an accurate allowlist and may block legitimate admin workflows from unrecognized IPs. Additionally, shortening admin session lifetimes and training administrators to avoid clicking unsolicited links while logged into the back office reduces exposure window until patching is complete.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51644
GHSA-5vj7-f9mv-5q68