CVE-2025-10694 MEDIUM

CVE-2025-10694: User Feedback – Create Interactive Feedback Form, User Surveys, and Polls in Seconds <= 1.8.0 - Missing Authorization to Information Disclosure

Vendor Smub
Product UserFeedback – Create Interactive Feedback Form, User Surveys, and Polls in Seconds
Weakness CWE-862 · Missing authorization
Published October 25, 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 User Feedback – Create Interactive Feedback Form, User Surveys, and Polls in Seconds plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the `maybe_load_onboarding_wizard` function in all versions up to, and including, 1.8.0. This makes it possible for unauthenticated attackers to access the onboarding wizard page and view configuration information including the administrator email address.

Explanation of Vulnerability in Simple Terms

02Summary

UserFeedback versions 1.8.0 and earlier lack proper access controls on sensitive endpoints. An attacker can read limited data without authentication by making direct requests to the application. The vulnerability requires no user interaction and affects confidentiality only. Update to a version newer than 1.8.0 to remediate.

What an attacker can do

03Attacker Capabilities

Read limited sensitive data without logging in.

Potential impact on your site

04Site Impact

Unauthorized users can access some non-public information stored in the application.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

October 25, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE