Description
The Auto x LINE WordPress plugin through 1.0.0 does not have authorization checks in some of its REST endpoints, allowing unauthenticated users to call them and update the plugin settings, clear logs etc
Published: 2026-09-02
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Auto x LINE WordPress plugin through version 1.0.0 allows unauthenticated users to invoke certain REST API endpoints without performing any authorization checks. Because of this flaw an attacker can change configuration settings, clear log files, or perform other administrative actions that the plugin would normally reserve for privileged users. The vulnerability is a classic example of an inadequate enforcement of access control, which is reflected in the CWE‑862 identifier. The impact is the potential compromise of the plugin’s configuration and information leakage through log removal, but it does not directly provide arbitrary code execution or compromise of the underlying WordPress installation.

Affected Systems

The affected system is the Auto x LINE WordPress plugin for WordPress installations running any version up to and including 1.0.0. No specific WordPress core or PHP version constraints are mentioned in the advisory, so the flaw can affect any site that has the vulnerable plugin installed regardless of the host software stack.

Risk and Exploitability

With a CVSS score of 8.2 the vulnerability is considered high. No EPSS score is provided, so the likelihood of exploitation cannot be quantified, but the lack of authentication control suggests that the potential for abuse is significant. The vulnerability is not listed in the CISA KEV catalog, indicating that no known or active exploits have been publicly reported. An attacker could likely exploit the flaw by sending crafted HTTP requests directly to the REST endpoints, assuming network reachability to the WordPress site and that the plugin’s REST API is not otherwise protected by firewalls or access restrictions.

Generated by OpenCVE AI on September 3, 2026 at 11:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Auto x LINE plugin version that includes an authorization check for REST endpoints
  • If an update is not available, restrict REST API access by configuring a web application firewall or network rules to deny unauthenticated requests to the plugin’s endpoints
  • Disable or delete the Auto x LINE plugin from the WordPress installation if it is no longer required or if updates are not forthcoming

Generated by OpenCVE AI on September 3, 2026 at 11:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Auto x LINE WordPress plugin through 1.0.0 does not have authorization checks in some of its REST endpoints, allowing unauthenticated users to call them and update the plugin settings, clear logs etc
Title Auto x LINE <= 1.0.0 – Unauthenticated REST API Endpoints Call
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:36.153Z

Reserved: 2026-01-07T22:25:25.440Z

Link: CVE-2025-15485

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:13.965Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:36.450

Modified: 2026-09-03T17:50:37.690

Link: CVE-2025-15485

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:00:04Z

Weaknesses