๐Ÿ” CVE Alert

CVE-2026-71294

HIGH 7.7

Cotonti CMS Comments Plugin PHP Object Injection via Unrestricted unserialize() in Create/Edit Actions

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

Cotonti CMS's Comments plugin deserializes user-supplied data without restricting the classes that may be instantiated. In plugins/comments/controllers/actions/CreateAction.php, a POST parameter obtained via (trim-only sanitization) is passed to with no restriction, reachable by any member with write access to comments (the default setting in plugins/comments/comments.setup.php).

CWE CWE-502
Vendor cotonti
Product cotonti
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for cotonti cotonti

Be the first to know when new high vulnerabilities affecting cotonti cotonti are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
Low

Affected Versions

Cotonti / Cotonti
0 โ‰ค *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Cotonti/Cotonti github.com: https://github.com/Cotonti/Cotonti/blob/master/plugins/comments/controllers/actions/CreateAction.php

Credits

Saidakbarxon Maxsudxonov