CVE-2026-13378 HIGH

CVE-2026-13378: Form Vibes <= 1.5.2 - Unauthenticated Stored Cross-Site Scripting via Contact Form 7 Form Field

Vendor Wpvibes
Product Form Vibes – Save Contact Form 7 & Elementor Form Entries to Database
Weakness CWE-79 · XSS
Published July 11, 2026
Last update July 11, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Form Vibes – Database Manager for Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Contact Form 7 Form Field in all versions up to, and including, 1.5.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Form Vibes stores contact form submissions in the database but does not properly sanitize user input before displaying it in the admin interface. An attacker can inject malicious JavaScript into form fields, which executes when site administrators view submissions. The vulnerability affects all versions up to 1.5.2 and requires no authentication or user interaction from the attacker.

What an attacker can do

03Attacker Capabilities

Inject JavaScript code that runs in administrators' browsers when they view form submissions.

Potential impact on your site

04Site Impact

Admins viewing form entries may have their sessions hijacked or credentials stolen via malicious scripts.

Conditions required to exploit

05Prerequisites

Attacker can submit a form on the site; no authentication required.

Key dates

06Disclosure timeline

July 11, 2026 CVE published

Related vulnerabilities

08Related CVE