CVE-2026-6206 MEDIUM

CVE-2026-6206: MW WP Form <= 5.1.2 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Disclosure via 'post_id' Query Parameter

Vendor Websoudan
Product MW WP Form
Weakness CWE-639 · IDOR
Published May 14, 2026
Last update May 14, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The MW WP Form plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 5.1.2 via the _get_post_property_from_querystring() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.

Explanation of Vulnerability in Simple Terms

02Summary

MW WP Form versions up to 5.1.2 contain an authorization flaw that allows unauthenticated attackers to read sensitive information. The vulnerability requires only network access and no user interaction. Site administrators should update to a version newer than 5.1.2 to mitigate exposure of confidential data.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the site without authentication.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthenticated visitors.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 14, 2026 CVE published
May 14, 2026 Record updated