CVE-2026-91939
9.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Cotonti 1.0.0 Comments plugin passes the ci GET parameter to unserialize() without allowed_classes restriction, allowing unauthenticated attackers to instantiate arbitrary PHP classes with attacker-controlled properties. Attackers can exploit PHP object injection through crafted serialized payloads to trigger gadget chains and achieve database manipulation or code execution.
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/1888
- https://github.com/Cotonti/Cotonti/pull/1889
- https://github.com/Cotonti/Cotonti/blob/1.0.0/plugins/comments/inc/CommentsWidget.php
- https://github.com/Cotonti/Cotonti/blob/1.0.0/plugins/comments/controllers/actions/DisplayAction.php
- https://github.com/Cotonti/Cotonti/blob/1.0.0/plugins/comments/comments.setup.php
- https://github.com/Cotonti/Cotonti
- https://www.vulncheck.com/advisories/cotonti-1.0.0-comments-plugin-php-object-injection-via-ci-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.