Description
The AR for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 8.40 via the 'file' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires an attacker to first obtain a valid nonce and secure nonce via the publicly accessible ar_get_fresh_nonce and ar_process_user_image nopriv AJAX handlers, and to reproduce the encryption key locally — both steps are fully achievable by an unauthenticated attacker on any default free or unlicensed installation where ar_licence_key is unset.
Published: 2026-07-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AR for WordPress plugin contains a directory traversal flaw triggered by an unsanitized 'file' request parameter. This weakness, rooted in CWE‑22, permits an including Exploitation requires the attacker to first obtain a valid nonce via the publicly accessible ar_get_fresh_nonce AJAX handler and then reproduce the encryption key locally. Both operations are achievable without authentication on default or unlicensed installations.

Affected Systems

The flaw impacts the AR for WordPress plugin provided by vendor webandprint in all versions up to and including 8.40. WordPress sites running a default free or unlicensed installation where ar_licence_key is unset are especially vulnerable because they allow public access to the AJAX endpoints required for nonce acquisition and key reproduction.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. The EPSS score is < 1% and the CVE is not listed in CISA KEV catalog. Because the attacker can retrieve the nonce and locally reproduce the encryption key with a single unauthenticated access, the exploit is realistic for environments that have not upgraded beyond version 8.40.

Generated by OpenCVE AI on July 21, 2026 at 10:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest patch for AR for WordPress if one has been released.
  • If immediate patching is not possible, block or restrict the ar_get_fresh_nonce and ar_process_user_image AJAX endpoints by enforcing authentication or limiting them to authorized IP addresses.
  • If the plugin is not required for site functionality, uninstall it entirely to remove the attack surface.

Generated by OpenCVE AI on July 21, 2026 at 10:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Description The AR for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 8.40 via the 'file' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires an attacker to first obtain a valid nonce and secure nonce via the publicly accessible ar_get_fresh_nonce and ar_process_user_image nopriv AJAX handlers, and to reproduce the encryption key locally — both steps are fully achievable by an unauthenticated attacker on any default free or unlicensed installation where ar_licence_key is unset.
Title AR for WordPress <= 8.40 - Unauthenticated Arbitrary File Read via 'file' Parameter
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-06T14:46:37.194Z

Reserved: 2026-07-01T12:16:13.432Z

Link: CVE-2026-14327

cve-icon Vulnrichment

Updated: 2026-07-06T14:46:33.394Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T10:30:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')