CVE-2025-13696 MEDIUM

CVE-2025-13696: Zigaform <= 7.6.5 - Unauthenticated Form Submission Data Disclosure in rocket_front_payment_seesummary AJAX Endpoint

Vendor Softdiscover
Product Zigaform – Price Calculator & Cost Estimation Form Builder Lite
Weakness CWE-200 · Info exposure
Published December 2, 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 Zigaform plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 7.6.5. This is due to the plugin exposing a public AJAX endpoint that retrieves form submission data without performing authorization checks to verify ownership or access rights. This makes it possible for unauthenticated attackers to extract sensitive form submission data including personal information, payment details, and other private data via the rocket_front_payment_seesummary action by enumerating sequential form_r_id values.

Explanation of Vulnerability in Simple Terms

02Summary

Zigaform versions up to 7.6.5 expose sensitive information that can be accessed over the network without authentication. An attacker can retrieve data that should be restricted, such as form submissions, user details, or configuration information. This affects all installations of the affected version range. Update to a version newer than 7.6.5 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the form builder without logging in, such as form submissions or user information.

Potential impact on your site

04Site Impact

Visitor and customer data collected via Zigaform may be exposed to anyone on the internet.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

December 2, 2025 CVE published
April 8, 2026 Record updated