
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-16548 is an unauthenticated arbitrary file upload vulnerability in the "Chat Widget: Floating Customer Support Button for 30+ Channels" (also known as Bit Assist) WordPress plugin. The flaw affects all versions before 1.8.2 and was publicly disclosed on 2026-07-27, with NVD publication on 2026-08-04. The plugin fails to validate file type, extension, content, or size on its public response endpoint, allowing unauthenticated users to upload arbitrary files to the server's uploads directory. The CVSS category is estimated as Medium, with an EPSS score of 0.0 (WPScan, GitHub Advisory).
The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): the plugin's public response endpoint accepts file submissions without performing any server-side validation of file type, extension, MIME content, or size. Uploaded files are stored in the WordPress uploads directory under a bare UUID filename, with the original extension discarded. This design prevents direct code execution or stored XSS, since the files cannot be referenced by a web-executable extension. Exploitation requires that the channel's response storage or mail-forwarding feature be configured on the affected WordPress site (WPScan, GitHub Advisory).
An unauthenticated remote attacker can upload arbitrary files of any size to the server's uploads directory, leading to disk space exhaustion (denial of service) and unauthorized content hosting on the affected WordPress site. Because uploaded files are stored without their original extensions, the vulnerability does not enable remote code execution or stored cross-site scripting. The impact is bounded to availability degradation through disk consumption and potential reputational harm from the site being used to host malicious or unwanted content (WPScan, GitHub Advisory).
wp-content/plugins/bit-assist/readme.txt.550e8400-e29b-41d4-a716-446655440000) and no file extension appearing in the WordPress uploads directory (wp-content/uploads/).Update the Bit Assist (Chat Widget) WordPress plugin to version 1.8.2 or later, which introduces proper validation of file type, extension, content, and size on the response endpoint. As an interim workaround, disable the channel's response storage and mail-forwarding features if they are not actively needed, as exploitation requires these to be configured. Additionally, implement server-side controls such as file upload size limits, access restrictions on the uploads directory, and monitoring for unusual disk usage growth (WPScan, GitHub Advisory).
The vulnerability was discovered and reported by researcher Vaibhav Narkhede and verified by WPScan. No significant broader media coverage or notable community commentary has been identified beyond standard vulnerability database listings.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."