Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Requires contributor-level auth (PR:L), no user interaction (UI:N), scope change (S:C).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The IRM Newsroom plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'irmcalendarview' shortcode in all versions up to, and including, 1.2.17 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored cross-site scripting in IRM Newsroom plugin for WordPress allows authenticated attackers with contributor-level access or higher to inject arbitrary web scripts via the 'irmcalendarview' shortcode. The vulnerability affects all versions up to and including 1.2.17, and no public exploit or active exploitation has been identified at this time.
Technical ContextAI
The vulnerability is a stored cross-site scripting (XSS) issue, classified under CWE-79, which occurs due to insufficient input sanitization and output escaping on user-supplied attributes in the 'irmcalendarview' shortcode. The affected product is the IRM Newsroom plugin for WordPress, identified by CPE cpe:2.3:a:irmau:irm_newsroom:*:*:*:*:*:wordpress:*:*. The plugin is installed on WordPress sites and allows users to display newsroom calendars. The shortcode attribute handling lacks proper escaping, enabling attackers to inject malicious scripts that are stored and executed when other users view the page.
RemediationAI
Update the IRM Newsroom plugin to version 1.2.18 or later, which contains the fix. The patch is available via the WordPress plugin repository; the changeset can be viewed at https://plugins.trac.wordpress.org/changeset/3312832. As a workaround, restrict contributor-level access to trusted users only, or disable the 'irmcalendarview' shortcode if not needed. Note that restricting access may impact site functionality.
More in Irm Newsroom
View allStored cross-site scripting in IRM Newsroom plugin for WordPress allows authenticated attackers with contributor-level a
Stored cross-site scripting in IRM Newsroom plugin for WordPress allows authenticated attackers with contributor-level a
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18233