CVE-2025-14390 PUBLISHED

Video Merchant <= 5.0.4 - Cross-Site Request Forgery to Arbitrary File Upload

Assigner: Wordfence
Reserved: 09.12.2025 Published: 10.12.2025 Updated: 10.12.2025

The Video Merchant plugin for WordPress is vulnerable to Cross-Site Request Forgery in version <= 5.0.4. This is due to missing or incorrect nonce validation on the video_merchant_add_video_file() function. This makes it possible for unauthenticated attackers to upload arbitrary files that make remote code execution possible via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor videomerchant
Product Video Merchant
Versions Default: unaffected
  • affected from * to 5.0.4 (incl.)

Credits

  • Ala Arfaoui finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE