CVE-2026-93872 PUBLISHED

Cotonti 1.0.0 PHP Object Injection via Comments Plugin Edit Action cb Parameter

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

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.

Metrics

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

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