Description
The Inactive Logout plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ina_redirect_page_individual_user' parameter in all versions up to, and including, 3.5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-11-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Update
AI Analysis

Impact

The vulnerable plugin accepts an unescaped redirect parameter that can be stored and later rendered in the browser. An attacker with subscriber‑level or higher privileges can inject scripts into the site’s stored data. When a site visitor loads the affected page, the malicious code runs in the visitor’s browser, potentially stealing session cookies or performing other actions under the visitor’s context.

Affected Systems

WordPress plugin Inactive Logout (j_3rk:Inactive Logout) and any older releases – all versions up to and including 3.5.5. The issue is specific to that plugin only, and no other WordPress components are affected in the CVE scope.

Risk and Exploitability

The CVSS score of 6.4 classifies the flaw as medium severity, and the EPSS score of less than 1% indicates a very low likelihood of widespread exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker must first be authenticated with at least subscriber permissions to manipulate the redirect parameter, after which a stored cross‑site scripting attack can be delivered to any user who views the injected content. Even with the low probability, the medium severity and the compatibility with normal user access make this a relevant risk for sites that use this plugin.

Generated by OpenCVE AI on April 21, 2026 at 01:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Inactive Logout plugin to the latest version (3.5.6 or later) which removes the vulnerable parameter handling.
  • Restrict the ability of subscriber and lower roles to modify the 'ina_redirect_page_individual_user' setting, for example by removing the capability from those roles or by setting the value to a safe default via a custom filter.
  • Conduct a review of all plugin configuration pages to ensure that no unvalidated input is stored, and if necessary implement an additional sanitization routine or whitelist of allowed characters on the redirect field.

Generated by OpenCVE AI on April 21, 2026 at 01:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Nov 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Nov 2025 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 01 Nov 2025 02:00:00 +0000

Type Values Removed Values Added
Description The Inactive Logout plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ina_redirect_page_individual_user' parameter in all versions up to, and including, 3.5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Inactive Logout <= 3.5.5 - Authenticated (Subscriber+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:35:02.971Z

Reserved: 2025-10-17T17:46:01.192Z

Link: CVE-2025-11922

cve-icon Vulnrichment

Updated: 2025-11-03T15:48:13.352Z

cve-icon NVD

Status : Deferred

Published: 2025-11-01T02:15:33.207

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11922

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:00:12Z

Weaknesses