Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated remote upload gives high integrity (attacker writes files), minor availability (storage abuse), and no confirmed confidentiality; would rise to C/A:H only if arbitrary executable upload enables RCE.
Primary rating from Vendor (Joomla).
CVSS VectorVendor: Joomla
Lifecycle Timeline
4DescriptionCVE.org
The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets.
AnalysisAI
Unauthenticated media upload in the Events Booking extension for Joomla (versions 1.0 through 5.8.0, developed by joomdonation.com) allows any remote user to push media assets to the server without authentication because the feature is enabled by default. Assigned CVSS 9.8 and CWE-1188 (insecure default configuration), the flaw is reported by Joomla/joomdonation and tracked as EUVD-2026-45184; there is no public exploit identified at time of analysis and the EPSS probability is low (0.15%, 4th percentile). Fixed in version 5.8.0.
Technical ContextAI
Events Booking is a commercial event registration and management extension for the Joomla CMS, distributed by joomdonation.com and identified by the CPE cpe:2.3:a:joomdonation.com:events_booking_extension_for_joomla. The root cause is classified as CWE-1188 (Insecure Default Initialization of a Resource): the media/asset upload endpoint ships with a default configuration that grants upload capability to unauthenticated visitors rather than restricting it to authenticated or privileged roles. Because the exposure comes from the shipped default state rather than a code-injection bug, every installation left in its out-of-the-box configuration prior to 5.8.0 is exposed until the setting is changed or the extension is upgraded.
RemediationAI
Upgrade to Events Booking 5.8.0 or later (Vendor-released patch: 5.8.0), obtained from the vendor at https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html. If an immediate upgrade is not possible, remove the unauthenticated default by restricting the media/asset upload capability to authenticated, privileged users in the extension's configuration and, at the web-server or WAF layer, block or require authentication on the upload endpoint used by the extension; the trade-off is that any legitimate front-end/anonymous upload workflow (if used for event submissions) will stop working until reconfigured. As additional hardening, ensure the upload directory disallows script execution (deny .php/executable handlers) so that even a successful upload cannot be run as code. Track the fix via the NVD entry https://nvd.nist.gov/vuln/detail/CVE-2026-60024.
Cross-site request forgery in the Events Booking extension for Joomla (all versions through 5.8.0) lets a remote attacke
Unauthorized invoice disclosure in the Events Booking extension for Joomla (versions 5.0 through 5.8.1) lets remote unau
Unauthenticated user enumeration in the Events Booking extension for Joomla (versions 1.0 through 5.8.0) exposes registe
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45184
GHSA-4882-55qg-gj5w