CVE-2025-65091 PUBLISHED

XWiki Full Calendar Macro vulnerable to SQL injection through Calendar.JSONService

Assigner: GitHub_M
Reserved: 17.11.2025 Published: 10.01.2026 Updated: 12.01.2026

XWiki Full Calendar Macro displays objects from the wiki on the calendar. Prior to version 2.4.5, users with the right to view the Calendar.JSONService page (including guest users) can exploit a SQL injection vulnerability by accessing database info or starting a DoS attack. This issue has been patched in version 2.4.5.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor xwiki-contrib
Product macro-fullcalendar
Versions
  • Version < 2.4.5 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE