CVE-2026-42737
Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in e4jvikwp VikBooking Hotel Booking Engine & PMS vikbooking allows Path Traversal.This issue affects VikBooking Hotel Booking Engine & PMS: from n/a through <= 1.8.9.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Path traversal in VikBooking Hotel Booking Engine & PMS ≤1.8.9 allows unauthenticated arbitrary file deletion, risking site integrity.
Vulnerability
A path traversal vulnerability (CWE-22) exists in the WordPress plugin VikBooking Hotel Booking Engine & PMS versions from n/a through 1.8.9 [1]. The software fails to properly restrict file paths supplied via user input, enabling an attacker to specify arbitrary file paths on the server [1]. No authentication or special privileges are required to reach the vulnerable code path [1].
Exploitation
An unauthenticated remote attacker can exploit this by sending a crafted HTTP request containing path traversal sequences (e.g., ../) to the affected endpoint [1]. The attacker simply needs network access to the WordPress site; no user interaction or prior access is needed [1]. The exploit is considered highly dangerous and is expected to be used in mass-exploit campaigns targeting thousands of websites [1].
Impact
Successful exploitation allows the attacker to delete arbitrary files from the server [1]. If critical WordPress or plugin core files are deleted, the site can break and stop functioning entirely, leading to a denial of service [1]. The CVSS v3 score of 8.6 (High) reflects the low attack complexity and high impact on availability [1].
Mitigation
Users must update to version 1.8.10 or later, which resolves the vulnerability [1]. Those unable to update immediately can apply a virtual mitigation rule provided by Patchstack to block exploit attempts [1]. No other workarounds are documented in the references. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) as of this writing.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<= 1.8.9+ 1 more
- (no CPE)range: <= 1.8.9
- (no CPE)range: <=1.8.9
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.