CVE-2025-15672 PUBLISHED

Chama < 1.0.13 - Unauthenticated PHP Object Injection

Assigner: WPScan
Reserved: 20.07.2026 Published: 03.08.2026 Updated: 03.08.2026

The ChamaWP WordPress plugin before 1.0.13 does not properly validate user input before passing it to a PHP deserialization function, allowing unauthenticated attackers to inject arbitrary PHP objects, which could lead to remote code execution when a suitable gadget chain is present via other installed code.

Product Status

Vendor Unknown
Product ChamaWP
Versions Default: unaffected
  • affected from 0 to 1.0.13 (excl.)

Credits

  • Khaled Alenazi (Nxploited) finder
  • WPScan coordinator

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE