AR for WordPress <= 8.40 - Unauthenticated Arbitrary File Read via 'file' Parameter

2026-07-02 12:02
CHOIGYEONGMIN

Strategic Overview

Status
Patched in 8.41
Affected PluginAR for WordPress
Affected Version<= 8.40
CVSS7.5High
CVECVE-2026-14327
View all AR for WordPress vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 8.41, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C

AR for WordPress <= 8.40 - Unauthenticated Arbitrary File Read via 'file' Parameter (CVE-2026-14327)