CVE-2026-14827 PUBLISHED

Calendar < 1.3.18 - Contributor+ Stored XSS via event_link Parameter

Assigner: WPScan
Reserved: 06.07.2026 Published: 27.07.2026 Updated: 27.07.2026

The Calendar WordPress plugin before 1.3.18 does not properly escape a user-supplied event field before outputting it inside an HTML attribute on a public-facing page, allowing users with the Contributor role to inject arbitrary JavaScript that executes in the browser of anyone viewing the calendar.

Product Status

Vendor Unknown
Product Calendar
Versions Default: unaffected
  • affected from 0 to 1.3.18 (excl.)

Credits

  • Marcus Cornes finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE