VYPR
Unrated severityNVD Advisory· Published Sep 6, 2022· Updated Apr 28, 2026

WordPress Booking Calendar plugin <= 9.2.1 - Cross-Site Request Forgery (CSRF) vulnerabiulity

CVE-2022-33177

Description

Cross-Site Request Forgery (CSRF) vulnerability in WPdevelop/Oplugins Booking Calendar plugin <= 9.2.1 at WordPress leading to Translations Update.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cross-Site Request Forgery in Booking Calendar plugin for WordPress allows attackers to force translation updates via crafted requests.

Vulnerability

A Cross-Site Request Forgery vulnerability exists in the Booking Calendar plugin for WordPress (by WPdevelop/Oplugins) versions 9.2.1 and earlier. The flaw resides in the translation update functionality, which fails to validate or enforce a CSRF token. This allows an attacker to craft a malicious request that triggers a translation update when an authenticated administrator visits a crafted page or clicks a link [1][2].

Exploitation

An attacker must trick a logged-in WordPress administrator into clicking a malicious link or visiting a specially crafted page. No other authentication is required. The attacker does not need any prior network access; the malicious link or page can be hosted anywhere. The victim's browser automatically sends the forged request with their session cookies, performing the translation update [2].

Impact

Successful exploitation allows the attacker to initiate a translation update of the plugin. While the direct impact is limited to changing translation settings, this could be a stepping stone for further attacks, such as injecting malicious strings that might lead to stored XSS or other vulnerabilities. The attacker does not gain direct code execution but can modify the plugin's behavior [2].

Mitigation

The vendor released a fix in version 9.2.2 of the Booking Calendar plugin. Users are strongly advised to update to version 9.2.2 or later [2]. For users unable to update, consider implementing additional CSRF protection measures or limiting admin user interactions with untrusted content.

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.