PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-18050 Events Manager CVE debrief

The Events Manager WordPress plugin before version 7.4 has a vulnerability that allows unauthenticated users to retrieve in-progress file uploads when the temporary identifier is known. This issue arises from the plugin's failure to perform authorization checks on a REST route serving temporary file uploads. The vulnerability has a CVSS score of 7.5 and is considered HIGH severity. Users of the plugin, especially those with versions before 7.4, should be aware of this vulnerability and take immediate action to update or mitigate the risk. The identifier for the temporary file upload is high-entropy and only disclosed to the uploader, and the file is removed upon submission or scheduled cleanup, which limits the risk of cross-user reads via guessing.

Vendor
Events Manager
Product
Events Manager
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-06
Original CVE updated
2026-08-26
Advisory published
2026-08-06
Advisory updated
2026-08-26

Who should care

Users of the Events Manager WordPress plugin, particularly those with versions before 7.4, should be aware of this vulnerability and take immediate action to update or mitigate the risk. This includes performing inventory checks, verifying plugin versions, and monitoring for suspicious activity related to file uploads and retrievals.

Technical summary

The Events Manager WordPress plugin before version 7.4 does not perform authorization checks on a REST route that serves temporary file uploads. This allows unauthenticated users to retrieve another user's in-progress upload when its temporary identifier is known. The identifier is high-entropy and only disclosed to the uploader. The file is removed upon submission or scheduled cleanup, limiting the risk of cross-user reads via guessing. This vulnerability has a CVSS score of 7.5 and is considered HIGH severity.

Defensive priority

Unauthenticated users can retrieve in-progress file uploads from the Events Manager WordPress plugin before version 7.4. Perform immediate inventory checks and verify plugin version.

Recommended defensive actions

  • Perform immediate inventory checks to identify instances of the Events Manager WordPress plugin before version 7.4
  • Verify plugin version and update to 7.4 or later
  • Monitor for suspicious activity related to file uploads and retrievals
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The Events Manager WordPress plugin before 7.4 does not perform authorization checks on a REST route for temporary file uploads. This allows unauthenticated users to retrieve another user's in-progress upload if the temporary identifier is known. The identifier is high-entropy and only disclosed to the uploader. The file is removed upon submission or scheduled cleanup, limiting the risk of cross-user reads via guessing.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-18050 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-18050

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-18050 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18050

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.