CVE-2026-91827 PUBLISHED

Ninja Forms 3.15.3 - Unauthenticated PHP Object Injection via CSV Export

Assigner: WPScan
Reserved: 15.09.2026 Published: 22.09.2026 Updated: 22.09.2026

The Ninja Forms WordPress plugin 3.15.3 does not prevent user-submitted form field values from being deserialised when an administrator later exports form submissions to CSV, allowing unauthenticated attackers to perform PHP Object Injection; if a suitable POP chain is present via another installed plugin or theme, this can lead to actions such as arbitrary file operations or remote code execution.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor Unknown
Product Ninja Forms
Versions Default: unaffected
  • affected from 3.15.3 to 3.15.4 (excl.)

Credits

  • Karthik Ramakrishnan finder
  • WPScan coordinator

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE