CVE-2026-13378

HIGH

Form Vibes <= 1.5.2 - Unauthenticated Stored Cross-Site Scripting via Contact Form 7 Form Field

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-13378. PoCs published by incogbyte.

AI-analyzed exploit summary This PoC exploits CVE-2026-13378, an unauthenticated stored XSS vulnerability in Form Vibes (WordPress plugin) <= 1.5.2. The exploit bypasses Contact Form 7's scalar-field validation by submitting a field as an array (e.g., `your-name[]`), which is then improperly sanitized and stored in the database by Form Vibes, leading to arbitrary JavaScript execution when viewed by an admin.

Description

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.

Exploits (1)

github WORKING POC 4 stars
by incogbyte · pythonpoc
https://github.com/incogbyte/wp-cve-exploits/tree/main/CVE-2026-13378

This PoC exploits CVE-2026-13378, an unauthenticated stored XSS vulnerability in Form Vibes (WordPress plugin) <= 1.5.2. The exploit bypasses Contact Form 7's scalar-field validation by submitting a field as an array (e.g., `your-name[]`), which is then improperly sanitized and stored in the database by Form Vibes, leading to arbitrary JavaScript execution when viewed by an admin.

Classification
Working Poc 100%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: Form Vibes - Database Manager for Forms <= 1.5.2 (WordPress plugin)
No auth needed
Prerequisites: Target must have Form Vibes <= 1.5.2 and Contact Form 7 installed · A Contact Form 7 form with a scalar field (e.g., `[text* your-name]`) must be publicly accessible · For full verification, wp-cli access to the target's database (though the exploit itself is unauthenticated)
mistral-large-3 · analyzed Jul 18, 2026 Full analysis →

Scores

CVSS v3 7.2
EPSS 0.0026
EPSS Percentile 17.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
wpvibes/Form Vibes – Save Contact Form 7 & Elementor Form Entries to Database < 1.5.2
Published Jul 11, 2026
Tracked Since Jul 11, 2026