CVE-2026-9838
Received Received - Intake

Reflected Cross-Site Scripting in ICS Calendar WordPress Plugin

Vulnerability report for CVE-2026-9838, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: Wordfence

Description

The ICS Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'htmltagtitle' parameter in all versions up to, and including, 12.0.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The vulnerability is reachable via the unauthenticated wp_ajax_nopriv_r34ics_ajax AJAX action, which accepts attacker-controlled js_args values merged over stored shortcode configuration without nonce verification, allowing the htmltagtitle key to bypass the normal shortcode allowlist check.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-10
Last Modified
2026-07-10
Generated
2026-07-10
AI Q&A
2026-07-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ics_calendar plugin to 12.0.9 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The ICS Calendar plugin for WordPress has a Reflected Cross-Site Scripting (XSS) vulnerability in the 'htmltagtitle' parameter in all versions up to and including 12.0.9. This occurs because the plugin does not properly sanitize input or escape output. An unauthenticated attacker can inject malicious web scripts by exploiting the wp_ajax_nopriv_r34ics_ajax AJAX action, which merges attacker-controlled js_args values over stored shortcode configurations without nonce verification. This allows the attacker to bypass normal shortcode allowlist checks and inject scripts that execute when a user is tricked into performing an action like clicking a link.

Impact Analysis

This vulnerability can allow unauthenticated attackers to execute arbitrary scripts in the context of the affected website. This can lead to the theft of user credentials, session hijacking, defacement of the website, or redirection to malicious sites. Since the attack requires user interaction, such as clicking a crafted link, it can be used in phishing attacks to compromise users who visit the vulnerable site.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9838. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart