VYPR
Medium severity6.4NVD Advisory· Published Nov 1, 2025· Updated Apr 15, 2026

CVE-2025-6988

CVE-2025-6988

Description

The kallyas theme for WordPress is vulnerable to Stored Cross-Site Scripting via several of the plugin's shortcodes in all versions up to, and including, 4.23.0 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in Kallyas WordPress theme via shortcodes allows authenticated contributors to inject arbitrary scripts, patched in version 4.24.0.

Vulnerability

Overview

The Kallyas WordPress theme, up to version 4.23.0, contains a stored cross-site scripting (XSS) vulnerability in several of its shortcodes. The root cause is insufficient input sanitization and output escaping on user-supplied attributes, allowing malicious script content to be stored and later executed in the context of a victim's browser.

Exploitation

An attacker must be authenticated with at least contributor-level access to the WordPress site. By crafting a shortcode with a malicious attribute value, the attacker can inject arbitrary JavaScript or HTML. When any user (including administrators) visits a page containing the injected shortcode, the script executes. No additional privileges or network position are required beyond contributor access.

Impact

Successful exploitation enables the attacker to perform actions such as stealing session cookies, redirecting users to malicious sites, defacing pages, or performing other client-side attacks. The stored nature of the XSS means the payload persists until manually removed, affecting all subsequent visitors.

Mitigation

The vendor addressed this vulnerability in version 4.24.0, which includes improved security for the skills shortcode and other elements [1]. Version 4.25.0 further restricts contributor access to page builder features. Users are strongly advised to update to the latest version (4.25.0 or higher) to mitigate the risk.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.