Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
Network-reachable SSRF requires low-privilege auth (PR:L) and specific custom role configuration (AC:H); scope change (S:C) reflects internal system reach with limited C/I impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Custom role Server Side Request Forgery (SSRF) in JetBooking <= 4.1.2 versions.
AnalysisAI
Server-Side Request Forgery in the JetBooking WordPress plugin (versions up to and including 4.1.2) allows authenticated low-privilege users to force the server to issue arbitrary HTTP requests via the custom role functionality. With a scope-changed CVSS vector (S:C), successful exploitation can expose internal network resources and services not ordinarily reachable from the public internet, yielding limited confidentiality and integrity impact. No public exploit code or active exploitation has been identified at the time of analysis.
Technical ContextAI
JetBooking is a reservation and booking management plugin for WordPress, developed by Crocoblock (JetImpex Inc.), identified by CPE cpe:2.3:a:crocoblock._jetimpex_inc.:jetbooking:*:*:*:*:*:*:*:*. The root cause is CWE-918 (Server-Side Request Forgery): the plugin accepts attacker-controlled URL or host input through its custom role feature and passes it to a server-side HTTP client without adequate validation or allowlisting. This forces the WordPress host to act as a proxy, potentially querying internal cloud metadata endpoints (e.g., AWS IMDSv1), internal databases, or adjacent services on non-public network segments. The CVSS scope change (S:C) reflects that the impact extends beyond the WordPress application itself to these subsequent internal systems.
RemediationAI
Patch available per vendor advisory - consult the Patchstack database entry (https://patchstack.com/database/wordpress/plugin/jet-booking/vulnerability/wordpress-jetbooking-plugin-4-1-2-server-side-request-forgery-ssrf-vulnerability) and the official Crocoblock/JetBooking changelog for the exact patched release version, as no specific fix version was independently confirmed in the available data. While awaiting patching, restrict access to the JetBooking custom role functionality to trusted administrative accounts only, reducing the effective privilege surface. Additionally, implement an egress firewall rule on the WordPress host to block outbound HTTP/HTTPS requests to internal RFC-1918 addresses and cloud metadata endpoints (e.g., 169.254.169.254) - this directly limits SSRF reach to internal infrastructure. Note that blocking metadata endpoints may interfere with legitimate cloud provider integrations if any exist. Web Application Firewall rules targeting SSRF patterns in JetBooking endpoints can provide an additional layer but should not substitute for patching.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48078
GHSA-pwhx-w756-q27c