CVE-2026-91939 PUBLISHED

Cotonti 1.0.0 Comments Plugin PHP Object Injection via ci Parameter

Assigner: VulnCheck
Reserved: 15.09.2026 Published: 15.09.2026 Updated: 16.09.2026

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.

Metrics

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

Product Status

Vendor Cotonti
Product Cotonti
Versions Default: unaffected
  • affected from 1.0.0 to 1.0.0 (incl.)

Credits

  • Harsh Raj Singhania reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE