CVE-2025-12891 MEDIUM

CVE-2025-12891: Survey Maker <= 5.1.9.4 - Missing Authorization to Unauthenticated Information Exposure

Vendor Ays-Pro
Product Survey Maker
Weakness CWE-862 · Missing authorization
Published November 13, 2025
Last update April 8, 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 Survey Maker plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'ays_survey_show_results' AJAX endpoint in all versions up to, and including, 5.1.9.4. This makes it possible for unauthenticated attackers to view all survey submissions.

Explanation of Vulnerability in Simple Terms

02Summary

Survey Maker versions up to 5.1.9.4 lack proper authorization checks, allowing unauthenticated attackers to read sensitive survey data. An attacker can access survey responses and information without logging in or having permission. This affects all installations running the vulnerable version. Update to a version newer than 5.1.9.4 to resolve the issue.

What an attacker can do

03Attacker Capabilities

Read survey responses and data without authentication or authorization.

Potential impact on your site

04Site Impact

Survey responses and sensitive data collected via Survey Maker may be exposed to unauthorized viewers.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 13, 2025 CVE published
April 8, 2026 Record updated