CVE-2026-14280
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Summary
The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 7.3.7.4 via the em_options_save function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The stored traversal key is subsequently executed via an include_once() call that fires on every admin_init invocation — including unauthenticated admin-ajax.php requests — meaning once the malicious key is stored by an administrator, the inclusion is triggered without any further authentication or capability check.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| netweblogic | Events Manager – Calendar, Bookings, Tickets, and more! | 0 <= 7.3.7.4 | affected |
Weaknesses
- CWE-98: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/aead557d-aec9-4218-9e5f-01b58432486f?source=cve
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L405
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L405
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L47
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L56
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L400
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L47
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L56
- https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L400
- https://plugins.trac.wordpress.org/changeset?old_path=/events-manager/tags/7.3.7.4&new_path=/events-manager/tags/7.4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.