CVE-2026-16573
Received Received - Intake

Stored XSS via SVG Upload in Bit Form WordPress Plugin

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

Publication date: 2026-08-05

Last updated on: 2026-08-05

Assigner: WPScan

Description

The Bit Form WordPress plugin before 3.2.0 does not sanitize an uploaded signature image before storing it, allowing unauthenticated attackers to upload a crafted SVG file containing JavaScript that executes when the file is viewed, leading to Stored Cross-Site Scripting.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
bit_form wordpress_plugin to 3.2.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Bit Form WordPress plugin before version 3.2.0 has a stored cross-site scripting (XSS) vulnerability. It fails to sanitize uploaded SVG signature images, allowing attackers to upload malicious SVG files containing JavaScript. When these files are viewed, the embedded JavaScript executes, leading to the vulnerability.

Detection Guidance

To detect this vulnerability, check if the Bit Form WordPress plugin version is below 3.2.0. Inspect uploaded SVG files for embedded JavaScript or unusual content. Review server logs for unauthorized file uploads or unexpected script execution.

Impact Analysis

An attacker could exploit this to execute arbitrary JavaScript in the context of a user's browser session. This could lead to theft of session cookies, defacement of the website, or redirection to malicious sites. Users viewing the uploaded SVG files would be affected.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, which may violate GDPR's data protection requirements or HIPAA's security rules for protected health information. Organizations using the vulnerable plugin may face compliance violations and potential fines.

Mitigation Strategies

Immediately update the Bit Form plugin to version 3.2.0 or later. Remove any suspicious SVG files from the server. Implement stricter file upload validation to block SVG files or sanitize them before storage.

Chat Assistant

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

EPSS Chart