CVE-2026-8895
Received Received - Intake
Stored XSS in KK Blog Card WordPress Plugin

Publication date: 2026-06-09

Last updated on: 2026-06-09

Assigner: Wordfence

Description
The kk blog card plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'blog-card' shortcode in all versions up to, and including, 1.3. This is due to insufficient input sanitization and output escaping on the shortcode's 'href' and 'type' attributes, which are concatenated directly into HTML attribute contexts in the shortcode callback registered in kk-blog-card-shortcode.php. 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-09
Last Modified
2026-06-09
Generated
2026-06-09
AI Q&A
2026-06-09
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
kk_blog_card kk_blog_card_plugin to 1.3 (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 kk blog card plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in its 'blog-card' shortcode in all versions up to and including 1.3.

This vulnerability arises because the plugin does not properly sanitize or escape input for the 'href' and 'type' attributes, which are directly inserted into HTML attributes.

As a result, authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever someone views the affected page.

Impact Analysis

This vulnerability allows attackers with contributor-level access to inject arbitrary scripts into pages, which can execute in the browsers of users who visit those pages.

Such script execution can lead to theft of user credentials, session hijacking, defacement, or other malicious actions impacting the website's users and integrity.

Because the attack requires authenticated access, it may be exploited by insiders or compromised accounts.

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