Description
Unauthenticated Cross Site Scripting (XSS) in ARForms <= 7.1.2 versions.
Published: 2026-06-29
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected XSS flaw that allows unauthenticated users to inject arbitrary scripts into the ARForms plugin’s output. When a crafted URL or payload is triggered, the script can run in the context of the visitor’s browser, potentially stealing session cookies, defacing content, or performing malicious actions on behalf of the user. Because the flaw is unauthenticated, any site visitor can exploit it without needing to log in.

Affected Systems

The issue affects the WordPress ARForms plugin developed by Repute InfoSystems, specifically all versions up to and including 7.1.2. Sites that have deployed any of these vulnerable versions are at risk until the plugin is updated.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate to high severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed exploitation yet, but the potential for abuse remains high given the unauthenticated nature of the flaw. The likely attack vector involves sending a specially crafted URL to users or embedding malicious form parameters that are returned unsanitized in the plugin output.

Generated by OpenCVE AI on June 29, 2026 at 16:23 UTC.

Remediation

Vendor Solution

Update the WordPress ARForms Plugin to the latest available version (at least 7.2).


OpenCVE Recommended Actions

  • Upgrade the WordPress ARForms plugin to version 7.2 or later, which contains the XSS fix
  • Inspect custom form fields and associated output to ensure proper escaping and sanitization, or remove any vulnerable shortcodes or parameters
  • If an immediate upgrade is not possible, deploy a web application firewall rule to block reflective script payloads or temporarily disable the ARForms plugin on affected sites

Generated by OpenCVE AI on June 29, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Reputeinfosystems
Reputeinfosystems arforms
Wordpress
Wordpress wordpress
Vendors & Products Reputeinfosystems
Reputeinfosystems arforms
Wordpress
Wordpress wordpress

Mon, 29 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 29 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in ARForms <= 7.1.2 versions.
Title WordPress ARForms plugin <= 7.1.2 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Reputeinfosystems Arforms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-29T15:07:22.720Z

Reserved: 2026-06-24T12:45:19.179Z

Link: CVE-2026-57338

cve-icon Vulnrichment

Updated: 2026-06-29T15:07:19.472Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T20:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')