CVE-2026-10092
Deferred Deferred - Pending Action

Stored XSS in Cincopa Video and Media Plugin for WordPress

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

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: Wordfence

Description

The Cincopa video and media plug-in plugin for WordPress is vulnerable to Stored Cross-Site Scripting via cincopa Shortcode in Post Comments in all versions up to, and including, 1.163 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation is possible because the plugin processes the [cincopa] shortcode via a comment_text filter hook, allowing unauthenticated visitors who can post comments to supply a malicious shortcode argument that persists in the database.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-07-14
AI Q&A
2026-06-24
EPSS Evaluated
2026-07-13
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cincopa cincopa_video_and_media_plugin to 1.163 (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
Mitigation Strategies

To mitigate this vulnerability, you should update the Cincopa video and media plugin for WordPress to a version later than 1.163 where the issue is fixed.

Additionally, consider disabling or restricting the ability for unauthenticated users to post comments if updating immediately is not possible.

Implementing input sanitization and output escaping measures on comment inputs can also help reduce the risk.

Executive Summary

The Cincopa video and media plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 1.163. This vulnerability arises because the plugin does not properly sanitize or escape input when processing the [cincopa] shortcode in post comments.

An unauthenticated attacker who can post comments can inject malicious scripts via the shortcode arguments. These scripts are stored in the database and executed whenever a user views the affected page.

Impact Analysis

This vulnerability allows attackers to execute arbitrary web scripts in the context of users visiting the affected pages. This can lead to theft of user credentials, session hijacking, defacement, or redirection to malicious sites.

Because the vulnerability can be exploited by unauthenticated users who can post comments, it poses a significant risk to website visitors and administrators.

Chat Assistant

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

EPSS Chart