Search
Find a vulnerability
Search criteria
6 vulnerabilities found for Events Booking extension for Joomla by joomdonation.com
CVE-2026-60025 (GCVE-0-2026-60025)
Vulnerability from nvd – Published: 2026-07-17 15:44 – Updated: 2026-07-21 05:34
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0
Summary
The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-352 - Cross-Site Request Forgery (CSRF)
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-60025",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:34:15.912154Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:34:19.366Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection."
}
],
"value": "The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:34:11.030Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - User enumeration in Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-60025",
"datePublished": "2026-07-17T15:44:32.443Z",
"dateReserved": "2026-07-08T05:31:35.889Z",
"dateUpdated": "2026-07-21T05:34:11.030Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-60024 (GCVE-0-2026-60024)
Vulnerability from nvd – Published: 2026-07-17 15:47 – Updated: 2026-07-21 05:36
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - Insecure default configuration Events Booking < 5.8.0
Summary
The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets.
Severity
9.8 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-1188 - Initialization of a Resource with an Insecure Default
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-60024",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:29:59.322838Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:30:03.645Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets."
}
],
"value": "The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1188",
"description": "CWE-1188: Initialization of a Resource with an Insecure Default",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:36:58.636Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - Insecure default configuration Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-60024",
"datePublished": "2026-07-17T15:47:09.871Z",
"dateReserved": "2026-07-08T05:31:35.889Z",
"dateUpdated": "2026-07-21T05:36:58.636Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58149 (GCVE-0-2026-58149)
Vulnerability from nvd – Published: 2026-07-17 15:45 – Updated: 2026-07-21 05:34
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0
Summary
The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-58149",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:32:34.743586Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:32:38.372Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses."
}
],
"value": "The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses."
}
],
"impacts": [
{
"capecId": "CAPEC-575",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-575 Account Footprinting"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:34:52.021Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - User enumeration in Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-58149",
"datePublished": "2026-07-17T15:45:07.385Z",
"dateReserved": "2026-06-29T14:35:29.745Z",
"dateUpdated": "2026-07-21T05:34:52.021Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-60024 (GCVE-0-2026-60024)
Vulnerability from cvelistv5 – Published: 2026-07-17 15:47 – Updated: 2026-07-21 05:36
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - Insecure default configuration Events Booking < 5.8.0
Summary
The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets.
Severity
9.8 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-1188 - Initialization of a Resource with an Insecure Default
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-60024",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:29:59.322838Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:30:03.645Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets."
}
],
"value": "The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1188",
"description": "CWE-1188: Initialization of a Resource with an Insecure Default",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:36:58.636Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - Insecure default configuration Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-60024",
"datePublished": "2026-07-17T15:47:09.871Z",
"dateReserved": "2026-07-08T05:31:35.889Z",
"dateUpdated": "2026-07-21T05:36:58.636Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58149 (GCVE-0-2026-58149)
Vulnerability from cvelistv5 – Published: 2026-07-17 15:45 – Updated: 2026-07-21 05:34
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0
Summary
The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-58149",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:32:34.743586Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:32:38.372Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses."
}
],
"value": "The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses."
}
],
"impacts": [
{
"capecId": "CAPEC-575",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-575 Account Footprinting"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:34:52.021Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - User enumeration in Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-58149",
"datePublished": "2026-07-17T15:45:07.385Z",
"dateReserved": "2026-06-29T14:35:29.745Z",
"dateUpdated": "2026-07-21T05:34:52.021Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-60025 (GCVE-0-2026-60025)
Vulnerability from cvelistv5 – Published: 2026-07-17 15:44 – Updated: 2026-07-21 05:34
VLAI
EPSS
VEX
Title
Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0
Summary
The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-352 - Cross-Site Request Forgery (CSRF)
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://joomdonation.com/joomla-extensions/events… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| joomdonation.com | Events Booking extension for Joomla |
Affected:
1.0-5.8.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-60025",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T19:34:15.912154Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T19:34:19.366Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Events Booking extension for Joomla",
"vendor": "joomdonation.com",
"versions": [
{
"status": "affected",
"version": "1.0-5.8.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Phil Taylor"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection."
}
],
"value": "The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T05:34:11.030Z",
"orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"shortName": "Joomla"
},
"references": [
{
"tags": [
"product"
],
"url": "https://joomdonation.com/joomla-extensions/events-booking-joomla-events-registration.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Joomla Extension - joomdonation.com - User enumeration in Events Booking \u003c 5.8.0",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
"assignerShortName": "Joomla",
"cveId": "CVE-2026-60025",
"datePublished": "2026-07-17T15:44:32.443Z",
"dateReserved": "2026-07-08T05:31:35.889Z",
"dateUpdated": "2026-07-21T05:34:11.030Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}