CVE-2025-6058 PUBLISHED

WPBookit <= 1.0.4 - Unauthenticated Arbitrary File Upload

Assigner: Wordfence
Reserved: 13.06.2025 Published: 12.07.2025 Updated: 14.07.2025

The WPBookit plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the image_upload_handle() function hooked via the 'add_booking_type' route in all versions up to, and including, 1.0.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Metrics

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

Product Status

Vendor iqonicdesign
Product WPBookit
Versions Default: unaffected
  • affected from * to 1.0.4 (incl.)

Credits

  • Matthew Rollings finder

References

Problem Types

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