PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-14945 netweblogic CVE debrief

The Events Manager plugin for WordPress has a Stored Cross-Site Scripting vulnerability via event attribute values in versions up to 7.3.3. This vulnerability allows authenticated attackers with Author-level access or unauthenticated attackers when anonymous submissions are enabled to inject web scripts that execute when users view affected event pages. The vulnerability is due to insufficient input sanitization when storing attribute values and lack of output escaping when rendering the '#_ATT{key}' placeholder. Defenders responsible for WordPress installations with the Events Manager plugin should assess exposure and prioritize verification and remediation to prevent exploitation

Vendor
netweblogic
Product
Events Manager – Calendar, Bookings, Tickets, and more!
CVSS
MEDIUM 5.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-05
Original CVE updated
2026-09-07
Advisory published
2026-09-05
Advisory updated
2026-09-07

Who should care

Defenders responsible for WordPress installations with the Events Manager plugin should assess exposure and prioritize verification and remediation. This includes reviewing the plugin version, restricting access to event submissions, and implementing output escaping for event attribute values. Additionally, defenders should review compensating controls for exposed systems, check monitoring and logs for affected assets, and track exceptions and remediation

Why it matters

The Events Manager plugin for WordPress has a Stored Cross-Site Scripting vulnerability that allows attackers to inject web scripts, which execute when users view affected event pages. Defenders should prioritize verifying and updating the plugin to prevent exploitation.

  • Authenticated attackers with Author-level access can inject web scripts
  • Unauthenticated attackers can inject web scripts when anonymous submissions are enabled
  • Web scripts execute when users view affected event pages

Technical summary

The Events Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via event attribute values in all versions up to, and including, 7.3.3. This is due to insufficient input sanitization when storing attribute values and lack of output escaping when rendering the '#_ATT{key}' placeholder. The vulnerability allows authenticated attackers with Author-level access or unauthenticated attackers when anonymous submissions are enabled to inject web scripts that execute when users view affected event pages

Defensive priority

Defenders should prioritize verifying and updating the Events Manager plugin to prevent exploitation.

Recommended defensive actions

  • Verify and update the Events Manager plugin to the latest version
  • Restrict access to event submissions to authorized users only
  • Implement output escaping for event attribute values
  • 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 vulnerability is due to insufficient input sanitization and lack of output escaping. The CVE record and NVD detail page provide information on the vulnerability. The Events Manager plugin for WordPress stores event attribute values without proper sanitization, allowing attackers to inject web scripts. The plugin also fails to escape output when rendering the '#_ATT{key}' placeholder, making it possible for injected scripts to execute. Defenders should verify the plugin version and update to the latest version if necessary. The CVE

Sources and references

Verified primary and authoritative sources

  • CVE-2025-14945 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2025-14945

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

  • CVE-2025-14945 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2025-14945

    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.