Skip to main content

Cotonti Siena CVE-2026-58143

| EUVDEUVD-2026-42736 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-07-09 disclosure@vulncheck.com GHSA-v64j-9r6x-4fv6
8.7
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
8.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.8 HIGH

Network CSRF needs no attacker privileges (PR:N) but mandatory admin interaction (UI:R); config tampering chaining to PHP RCE yields high C/I/A, scope unchanged as impact stays within the app.

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

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

1
Analysis Generated
Jul 09, 2026 - 22:36 vuln.today

DescriptionCVE.org

Cotonti Siena 0.9.26 and earlier contains a cross-site request forgery vulnerability that allows unauthenticated attackers to modify administrator configuration by tricking a logged-in administrator into submitting a forged POST request to the admin.php config update handler, which never invokes the application's CSRF validation function. Attackers can disable the PFS module's file extension whitelist by setting pfsfilecheck to 0, enabling any user with PFS access to upload and execute arbitrary PHP files on the server.

AnalysisAI

Cross-site request forgery in Cotonti Siena (versions 0.9.26 and earlier) lets remote attackers alter administrator configuration by luring an authenticated admin into loading an attacker-controlled page that auto-submits a forged POST to the admin.php config update handler, which never calls the CMS's own CSRF validation routine. The highest-value abuse sets the PFS module option pfsfilecheck to 0, disabling the file-extension whitelist so any account with PFS (Personal File Storage) access can upload and execute arbitrary PHP, turning a CSRF into server-side code execution. There is no public exploit identified at time of analysis and it is not on CISA KEV, though a referenced public gist may contain proof-of-concept details; EPSS was not provided.

Technical ContextAI

Cotonti Siena is a lightweight open-source PHP content-management framework; the affected surface is the administrative configuration endpoint exposed through admin.php. The root cause is CWE-352 (Cross-Site Request Forgery): the config-update handler processes state-changing POST requests without invoking Cotonti's built-in anti-CSRF token check (typically the sed_check_xg / x-parameter guard used elsewhere in the framework), so a request is trusted solely on the basis of the admin's session cookie, which the browser attaches automatically on cross-origin form submissions. The secondary escalation targets the PFS (Personal File Storage) module: its pfsfilecheck flag governs whether uploaded filenames are validated against an extension whitelist; forcing it to 0 removes the only barrier preventing .php uploads, and because uploaded files land in a web-accessible directory they can then be requested and executed by the PHP interpreter.

RemediationAI

Upgrade to a Cotonti Siena release later than 0.9.26 that adds CSRF-token validation to the admin.php config-update handler; no vendor-released fixed version number was provided in the input, so consult the VulnCheck advisory (https://www.vulncheck.com/advisories/cotonti-siena-csrf-via-admin-php-config-update-endpoint) and the official Cotonti project channels for the exact patched build before deploying - do not assume a version that is not confirmed. Until a confirmed patch is applied, compensating controls include: enforce the framework's anti-CSRF token check on the configuration endpoint (add the sed_check_xg/x-parameter guard) if maintaining a local patch is feasible; restrict admin.php access by source IP or place it behind a VPN/authenticated reverse proxy so cross-site form posts from arbitrary origins cannot reach it; and as a defense for the escalation path, disable the PFS module or tightly limit which accounts hold PFS upload rights and verify pfsfilecheck remains 1, and configure the web server to refuse PHP execution within PFS upload directories (e.g. via a per-directory handler override). Trade-offs: IP/VPN restriction breaks remote administration from untrusted networks, disabling PFS removes user file-storage functionality, and blocking PHP execution in upload paths is the most robust mitigation but must be validated against the actual storage location.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-58143 vulnerability details – vuln.today

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