Arbitrary file upload in Rtcamp Godam – Organize WordPress Media Library & File Manager With Unlimited Folders For Images, Videos More
CVE-2026-14282
The GoDAM – Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more plugin for WordPress is vulnerable to arbitrary file uploads in versions up to, and including, 1.12.2. This is due to insufficient file type validation in the save_video_file() function hooked into WPForms' public wpforms_process_before_filter, which trusts the attacker-supplied multipart Content-Type header, preserves the original filename via wp_unique_filename(), and moves the raw upload with $wp_filesystem->move() into a web-served directory — bypassing wp_handle_upload()'s MIME/extension allowlist. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Vulnerability class: Unrestricted File Upload
EPSS: 0.007 (49.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2026-14282?
- CVE-2026-14282 is a critical-severity vulnerability in Rtcamp Godam – Organize WordPress Media Library & File Manager With Unlimited Folders For Images, Videos More, classified under Unrestricted Upload of File with Dangerous Type. CVSS score: 9.8/10. Published 2026-07-23.
- How severe is CVE-2026-14282?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2026-14282 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.