CVE-2026-11562
Received Received - Intake

Privilege Escalation in WS Form LITE WordPress Plugin

Vulnerability report for CVE-2026-11562, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-01

Assigner: WPScan

Description

The WS Form LITE WordPress plugin before 1.11.8 does not have a capability check on one of its settings-update actions, allowing authenticated users with subscriber-level access and above to modify the WS Form LITE WordPress plugin before 1.11.8's settings.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-01
Generated
2026-07-01
AI Q&A
2026-07-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ws_form lite to 1.11.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The vulnerability allows authenticated users with subscriber-level access to modify plugin settings without proper authorization. This could potentially lead to unauthorized changes in security-related configurations such as reCAPTCHA keys and API keys.

Such unauthorized modifications may increase the risk of data exposure or manipulation, which could impact compliance with standards like GDPR or HIPAA that require strict access controls and protection of personal data.

However, the provided information does not explicitly detail direct compliance violations or specific regulatory impacts.

Executive Summary

The vulnerability CVE-2026-11562 affects the WS Form LITE plugin for WordPress versions prior to 1.11.8.

It allows authenticated users with subscriber-level access or higher to modify the plugin's settings without proper authorization checks.

An attacker with a subscriber account can exploit this by retrieving a nonce exposed to logged-in users, then sending a crafted request to update settings such as reCAPTCHA keys, IP-lookup URLs, Google Maps API keys, and uninstall behavior.

This issue is classified as an authentication bypass (CWE-287) with a CVSS score of 4.3 (medium severity).

Impact Analysis

This vulnerability allows users with minimal privileges (subscriber-level access) to change critical plugin settings without proper authorization.

Such unauthorized modifications could lead to security risks, including altering reCAPTCHA keys, IP-lookup URLs, Google Maps API keys, or uninstall behavior, potentially compromising site security or functionality.

Detection Guidance

This vulnerability can be detected by checking if the WS Form LITE WordPress plugin version is prior to 1.11.8, as those versions are affected.

To detect exploitation attempts on your system or network, monitor for authenticated user requests that attempt to update WS Form LITE plugin settings without proper authorization.

Specifically, look for HTTP requests from subscriber-level or higher users that include actions to update settings such as reCAPTCHA keys, IP-lookup URLs, Google Maps API keys, or uninstall behavior.

While no specific commands are provided, you can use web server access logs or WordPress audit logs to filter for POST requests to the plugin's settings-update endpoints originating from authenticated users with subscriber roles.

Mitigation Strategies

The immediate mitigation step is to update the WS Form LITE WordPress plugin to version 1.11.8 or later, where this vulnerability has been fixed.

Until the update can be applied, restrict subscriber-level user access or higher to trusted users only, as the vulnerability requires authenticated user access.

Additionally, monitor and audit plugin settings changes to detect any unauthorized modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-11562. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart