Vulnerability Description
Ninja Forms plugin for WordPress versions 3.10.4 through 3.14.9 contains an unauthenticated stored cross-site scripting vulnerability in the Repeatable Fieldset feature where parseSubmissionIndex() accepts arbitrary strings as submission indexes without numeric validation, and admin_form_element() interpolates the index directly into HTML without escaping. An unauthenticated attacker can submit a public form with a crafted repeater child key containing malicious script payloads, which execute in an administrator's browser when viewing submissions in the WordPress admin panel, enabling session-cookie theft, creation of administrator accounts, installation of malicious plugins, and arbitrary modification of site content.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://wordpress.org/plugins/ninja-forms/
- https://wordpress.org/plugins/ninja-forms/changelog/
- https://www.vulncheck.com/advisories/ninja-forms-unauthenticated-stored-cross-si
FAQ
What is CVE-2026-65048?
CVE-2026-65048 is a vulnerability with a CVSS score of 9.3 (CRITICAL). Ninja Forms plugin for WordPress versions 3.10.4 through 3.14.9 contains an unauthenticated stored cross-site scripting vulnerability in the Repeatable Fieldset feature where parseSubmissionIndex() ac...
How severe is CVE-2026-65048?
CVE-2026-65048 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-65048?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.