CVE-2026-61947
Received Received - Intake

Unauthenticated XSS in Form Vibes Database Manager

Vulnerability report for CVE-2026-61947, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Form Vibes – Database Manager for Forms <= 1.5.2 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
form_vibes database_manager_for_forms to 1.5.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability in the WordPress plugin Form Vibes – Database Manager for Forms versions 1.5.2 or earlier. It allows attackers to inject malicious scripts into web pages viewed by users. The vulnerability requires a privileged user to click a malicious link or submit a form to trigger the attack.

Detection Guidance

Detecting this XSS vulnerability requires checking the installed version of the Form Vibes plugin. Use WordPress admin panel to verify the plugin version or run SQL queries on the WordPress database to inspect plugin versions. Commands like grep -r 'Form Vibes' /var/www/html/wp-content/plugins/ can help locate the plugin directory.

Impact Analysis

Attackers could inject scripts to perform actions like redirects or display unwanted advertisements. This could lead to theft of user session cookies, defacement of websites, or spreading malware to visitors. The impact depends on the privileges of the affected user.

Mitigation Strategies

Immediately update the Form Vibes plugin to version 1.5.3 or later. If updating is not possible, apply mitigation rules provided by Patchstack to block attacks until the update is applied. Enable auto-update features if available to prevent future vulnerabilities.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61947. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart