CVE-2026-39525
Description
Unauthenticated broken access control in Booking Activities <= 1.16.48.1 allows unprivileged attackers to execute higher-privileged actions on WordPress sites.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated broken access control in Booking Activities <= 1.16.48.1 allows unprivileged attackers to execute higher-privileged actions on WordPress sites.
Vulnerability
The Booking Activities WordPress plugin versions 1.16.48.1 and earlier are affected by an unauthenticated broken access control vulnerability. The issue stems from a missing authorization, authentication, or nonce token check in a function, which leaves a code path reachable by unauthenticated users without any special configuration being required [1].
Exploitation
An attacker does not need any authentication or prior access to the targeted WordPress site. By sending a crafted request to the vulnerable endpoint, the attacker can exploit the missing access control to execute actions that are normally restricted to higher-privileged users. No user interaction or specific network position beyond the ability to reach the site is required [1].
Impact
Successful exploitation allows an unauthenticated attacker to perform privileged actions, leading to a broken access control scenario. The exact CIA outcome depends on the affected function but may include unauthorized information disclosure, data modification, or other administrative-level operations. The vulnerability is rated with a CVSS v3 score of 6.5 (Medium) [1].
Mitigation
The vulnerability has been fixed in version 1.17.0 of the Booking Activities plugin. Users are advised to update to version 1.17.0 or later immediately. If updating is not possible, users should consult their hosting provider or web developer for assistance. Patchstack has released a mitigation rule to block attacks until the update is applied, and Patchstack users can enable auto-updates for vulnerable plugins only [1].
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=1.16.48.1
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.