Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi with low complexity (AV:N/AC:L/PR:N/UI:N) yields full DB read (C:H) and limited write (I:L); same DB authority so S:U.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in JetAppointment <= 2.5.2 versions.
AnalysisAI
SQL injection in the JetAppointment (JetAppointments Booking) WordPress plugin by Crocoblock lets remote unauthenticated attackers inject arbitrary SQL through the booking workflow in all versions up to and including 2.5.2. Rated CVSS 9.3 (CWE-89), it enables extraction of sensitive database contents such as user records and credentials without any login. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires only that a vulnerable JetAppointment installation (version <= 2.5.2) be reachable over the network with its booking/appointment functionality exposed to visitors, which is the plugin's default purpose. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The signals mostly align toward genuine priority: the CVSS 3.1 vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L describes network reach, low complexity, no privileges and no user interaction - the classic profile of a scriptable, mass-exploitable web flaw, and SQL injection is highly automatable. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An unauthenticated attacker browses to a WordPress site running JetAppointment and submits a crafted value in a booking request parameter that is concatenated into a backend SQL query. Using boolean or time-based blind techniques, they enumerate the database and dump wp_users password hashes and other PII, all without logging in. … |
| Remediation | Upgrade JetAppointment to the first release above 2.5.2 published by Crocoblock; the affected range '<= 2.5.2' implies a fixed version exists but the exact patched build is not confirmed in the supplied data, so verify the current version on the Crocoblock/Patchstack advisory at https://patchstack.com/database/wordpress/plugin/jet-appointments-booking/vulnerability/wordpress-jetappointment-plugin-2-5-2-sql-injection-vulnerability before relying on a specific number. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours: audit all WordPress installations for JetAppointment plugin presence and version; document business criticality of appointment booking functionality. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-60787
GHSA-j77h-22x9-xwgc