Description
The Ray Enterprise Translation WordPress plugin through 1.7.3 does not perform any capability or nonce checks on one of its AJAX actions, allowing any authenticated user, including Subscribers, to overwrite the administrator-configured translation API token with an arbitrary value.
Published: 2026-08-11
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ray Enterprise Translation plugin for WordPress version 1.7.3 and older contains an AJAX action that performs no capability or nonce checks. Because no authentication guard is enforced, any authenticated user—including users with the Subscriber role—can invoke this action and overwrite the API token that the administrator has configured for the translation service. This allows an attacker to replace the legitimate token with a malicious one, potentially enabling unauthorized use of the translation API or bypassing intended restrictions.

Affected Systems

WordPress sites running the Ray Enterprise Translation plugin version 1.7.3 or earlier.

Risk and Exploitability

No CVSS score is provided, and EPSS data is unavailable, but the vulnerability is listed as not in the CISA KEV catalog. The likely attack path is via the vulnerable AJAX endpoint accessible to any authenticated user; the attacker must first be logged into the site with at least Subscriber privileges. Once the token is replaced, the attacker can use or abuse the translation service, leading to potential data exfiltration, service disruption, or downstream abuse of the API. The risk is considered moderate to high due to the impact on authentication credentials and the lack of exploit mitigation controls.

Generated by OpenCVE AI on August 11, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ray Enterprise Translation plugin to a version newer than 1.7.3
  • If an upgrade is not immediately possible, deny the Subscriber role permission to access the vulnerable AJAX action or disable it using a security plugin
  • Regenerate and revoke any translation API tokens that may have been overwritten or exposed

Generated by OpenCVE AI on August 11, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Tue, 11 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Ray Enterprise Translation WordPress plugin through 1.7.3 does not perform any capability or nonce checks on one of its AJAX actions, allowing any authenticated user, including Subscribers, to overwrite the administrator-configured translation API token with an arbitrary value.
Title Ray Enterprise Translation <= 1.7.3 - Subscriber+ Arbitrary API Token Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T06:00:12.113Z

Reserved: 2026-07-03T08:36:39.352Z

Link: CVE-2026-14548

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T07:30:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-732

    Incorrect Permission Assignment for Critical Resource