CVE-2026-13378
HIGHForm Vibes <= 1.5.2 - Unauthenticated Stored Cross-Site Scripting via Contact Form 7 Form Field
Title source: cnaExploitation 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)
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.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N