Description
The Contact Form, Survey, Quiz & Popup Form Builder – ARForms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.8.5 via deserialization of untrusted input from form submissions. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Published: 2026-08-16
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ARForms Form Builder plugin for WordPress is vulnerable to PHP Object Injection through deserialization of untrusted data received from form submissions. An unauthenticated attacker can craft payloads that inject PHP objects into the plugin’s processing flow. The plugin itself contains no known return‑to‑function (ROP) or object‑oriented programming (POP) chain, so the vulnerability alone does not permit arbitrary code execution or data disclosure. However, if the target site also hosts another plugin or theme that implements a POP chain targeting vulnerable objects, the attacker could delete files, exfiltrate sensitive information, or execute code depending on the chain’s capabilities.

Affected Systems

WordPress sites running the ARForms Form Builder plugin provided by Repute Infosystems, versions 1.8.5 and earlier. The vulnerability affects only those installations that have the plugin enabled and accept form submissions from unauthenticated users.

Risk and Exploitability

The CVSS score is 9.8, indicating a high severity risk. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalogue. Exploitation requires the attacker to submit a specially crafted form request to the vulnerable plugin, and the impact hinges on the presence of a POP chain in any other plugin or theme on the same WordPress installation. In environments where no such chain exists, the practical risk remains low, but the high CVSS rating reflects the potential severity if additional vulnerable code is present.

Generated by OpenCVE AI on August 16, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ARForms plugin to the latest available version, which removes the serialized input vulnerability.
  • If an immediate update cannot be applied, temporarily disable the ARForms plugin or restrict form submissions to authenticated users until the patch is installed.
  • Scan the site for other plugins or themes that contain PHP Object Injection chains; remove or patch them so that the vulnerability’s impact remains contained.

Generated by OpenCVE AI on August 16, 2026 at 09:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 16 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Reputeinfosystems
Reputeinfosystems contact Form, Survey, Quiz & Popup Form Builder – Arforms
Wordpress
Wordpress wordpress
Vendors & Products Reputeinfosystems
Reputeinfosystems contact Form, Survey, Quiz & Popup Form Builder – Arforms
Wordpress
Wordpress wordpress

Sun, 16 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Contact Form, Survey, Quiz & Popup Form Builder – ARForms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.8.5 via deserialization of untrusted input from form submissions. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Title Contact Form, Survey, Quiz & Popup Form Builder – ARForms <= 1.8.5 - Unauthenticated PHP Object Injection
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Reputeinfosystems Contact Form, Survey, Quiz & Popup Form Builder – Arforms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-17T19:28:52.167Z

Reserved: 2025-01-28T20:44:03.962Z

Link: CVE-2024-13784

cve-icon Vulnrichment

Updated: 2026-08-17T19:27:38.868Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T09:16:19.900

Modified: 2026-08-20T12:48:10.287

Link: CVE-2024-13784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T15:00:08Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data