CVE Catalog

CVE-2026-14327

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

The AR for WordPress plugin up to version 8.40 is vulnerable to Directory Traversal via the 'file' parameter. An unauthenticated attacker can read arbitrary files on the server, potentially exposing sensitive information.

Risk Assessment

The risk involves potential leakage of sensitive data such as passwords, API keys, or server configuration, which could lead to further attacks on the organization.

Recommendation

Immediately update the AR for WordPress plugin to the latest available version that addresses this vulnerability.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS