Description
Subscriber Insecure Direct Object References (IDOR) in Modal Survey <= 2.0.2.2.3 versions.
Published: 2026-08-18
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a user to access or modify subscriber data by manipulating a URL or request parameter, bypassing the intended access control. An attacker who can guess or enumerate subscriber identifiers can read or alter data that should be restricted to authorized editors or administrators. The weakness stems from improper authorization checks (CWE-639).

Affected Systems

The issue exists in the WordPress Modal Survey plugin version 2.0.2.2.3 and earlier. Logging in as a regular subscriber or posting a crafted request can trigger the IDOR. No other products or versions are reported as affected.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. Because the EPSS score is unavailable, the likelihood of immediate exploitation cannot be quantified, but the vulnerability is not listed in the CISA KEV catalog. The most likely attack vector is an internal user or an authenticated visitor who can manipulate request parameters to access other subscribers’ data.

Generated by OpenCVE AI on August 18, 2026 at 15:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Modal Survey to the latest version that removes the IDOR flaw.
  • Restrict access to the plugin’s data pages so that only administrators or appropriate roles can view or edit subscriber information.
  • Configure the website’s security settings or use an additional security plugin to log and block suspicious URL manipulation attempts that target subscriber data.

Generated by OpenCVE AI on August 18, 2026 at 15:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Subscriber Insecure Direct Object References (IDOR) in Modal Survey <= 2.0.2.2.3 versions.
Title WordPress Modal Survey plugin <= 2.0.2.2.3 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:27:08.967Z

Reserved: 2026-07-27T14:00:34.306Z

Link: CVE-2026-66634

cve-icon Vulnrichment

Updated: 2026-08-18T14:27:05.848Z

cve-icon NVD

Status : Received

Published: 2026-08-18T15:16:57.950

Modified: 2026-08-18T15:16:57.950

Link: CVE-2026-66634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:00:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key