CVE-2026-27058
DOM-Based XSS in Penci Podcast Plugin Allows Script Injection
Publication date: 2026-02-19
Last updated on: 2026-02-20
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pencidesign | penci_podcast | to 1.7 (inc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue specifically of the DOM-Based type. It occurs in the PenciDesign Penci Podcast plugin (penci-podcast) versions up to and including 1.7. The problem arises from improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of a user's browser.
How can this vulnerability impact me? :
This DOM-Based XSS vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit affected web pages. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of the user, or other malicious activities that compromise user security and privacy.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know