CVE-2026-93872
7.7
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Cotonti 1.0.0 passes the base64-decoded cb parameter to unserialize() without allowed_classes restriction in the comments plugin EditAction. Registered users with comment write permissions can instantiate arbitrary PHP objects and potentially achieve file write or code execution through gadget chains.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Cotonti | Cotonti | 1.0.0 <= 1.0.0 | affected |
Weaknesses
- CWE-502: Deserialization of Untrusted Data
References
- https://github.com/Cotonti/Cotonti/issues/1894
- https://github.com/Cotonti/Cotonti/pull/1897
- https://github.com/Cotonti/Cotonti/blob/1.0.0/plugins/comments/controllers/actions/EditAction.php
- https://github.com/Cotonti/Cotonti/blob/1.0.0/system/cache.php
- https://github.com/Cotonti/Cotonti
- https://www.vulncheck.com/advisories/cotonti-1.0.0-php-object-injection-via-comments-plugin-edit-action-cb-parameter
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.