Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:H
Remote CSRF needs no attacker privileges (PR:N) but requires admin interaction (UI:R); traversal deletes files beyond the plugin (S:C) causing availability loss (A:H), with no confidentiality impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in e4jvikwp VikBooking Hotel Booking Engine & PMS allows Path Traversal.
This issue affects VikBooking Hotel Booking Engine & PMS: from n/a through 1.8.12.
AnalysisAI
Arbitrary file deletion in the VikBooking Hotel Booking Engine & PMS WordPress plugin (versions up to and including 1.8.12) is reachable via a cross-site request forgery flaw that lets an attacker abuse a path-traversal-capable file operation. By tricking a logged-in administrator into visiting a malicious page, a remote unauthenticated attacker can forge a request that deletes arbitrary files on the WordPress host, potentially disabling the site. No public exploit has been identified at time of analysis, and the issue is not listed in CISA KEV; EPSS was not provided.
Technical ContextAI
The affected component is VikBooking, a commercial WordPress plugin (CPE cpe:2.3:a:e4jvikwp:vikbooking_hotel_booking_engine_&_pms) providing hotel booking and property-management functionality. The root cause is CWE-352 (Cross-Site Request Forgery): a state-changing file operation lacks anti-CSRF nonce validation, so an off-site request can trigger it using the victim's authenticated session. The tags further indicate a path-traversal primitive layered on top, meaning the vulnerable handler accepts an attacker-influenced file path (e.g., using ../ sequences) without proper canonicalization, allowing the deletion target to escape the plugin's intended directory and reach arbitrary files on the server.
RemediationAI
No vendor-released patch version was identified in the available data; the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/vikbooking/vulnerability/wordpress-vikbooking-hotel-booking-engine-pms-plugin-1-8-12-csrf-to-arbitrary-file-deletion-vulnerability) should be consulted for the fixed release, and administrators should update VikBooking to any version later than 1.8.12 once confirmed by the vendor. Until a patched build is applied, reduce exposure by restricting access to the WordPress admin area (IP allow-listing or VPN) so the vulnerable authenticated endpoints cannot be reached through a victim's browser from arbitrary origins, deploying a WAF rule to enforce origin/referer checks on the plugin's file-management requests, and instructing administrators not to click untrusted links while logged in; the trade-off is that admin IP restrictions can hinder remote management and WAF origin enforcement may break legitimate integrations, so test before enforcing.
The VikBooking Hotel Booking Engine & PMS WordPress plugin before 1.6.8 allows direct access to menus, allowing an authe
The VikBooking Hotel Booking Engine & PMS WordPress plugin before 1.6.8's access control mechanism fails to properly res
The VikBooking Hotel Booking Engine & PMS WordPress plugin before 1.7.2 does not sanitise and escape some of its setting
Cross-Site Request Forgery (CSRF) vulnerability in E4J s.R.L. Rated high severity (CVSS 8.8), this vulnerability is remo
Stored cross-site scripting in the VikBooking Hotel Booking Engine & PMS plugin for WordPress (all versions through 1.8.
Stored cross-site scripting in the VikBooking Hotel Booking Engine & PMS plugin for WordPress (all versions through 1.8.
Reflected Cross-Site Scripting in VikBooking Hotel Booking Engine & PMS plugin for WordPress (all versions through 1.8.1
Reflected cross-site scripting in VikBooking Hotel Booking Engine & PMS plugin for WordPress versions up to 1.8.13 allow
Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
A vulnerability in e4jvikwp VikBooking Hotel Booking Engine & PMS vikbooking.6.1. Rated medium severity (CVSS 4.3), this
The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versio
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41097
GHSA-c847-9rm9-gc74