CVE-2026-58143 PUBLISHED

Cotonti Siena 0.9.26 CSRF via admin.php Config Update Endpoint

Assigner: VulnCheck
Reserved: 29.06.2026 Published: 09.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 8.7

Product Status

Vendor Cotonti
Product Cotonti
Versions Default: affected
  • affected from 0 to 0.9.26 (incl.)

Credits

  • Saidakbarxon Maxsudxonov finder

References

Problem Types

  • Cross-Site Request Forgery (CSRF) CWE