CVE-2026-25432
Stored XSS in Omnipress <= 1.6.7 Enables Persistent Script Injection
Publication date: 2026-02-19
Last updated on: 2026-02-19
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| omnipressteam | omnipress | to 1.6.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 Stored Cross-site Scripting (XSS) issue in the Omnipress software by omnipressteam. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and stored by the application. When other users access the affected pages, these scripts can execute in their browsers.
How can this vulnerability impact me? :
The Stored XSS vulnerability can allow attackers to execute malicious scripts in the context of users' browsers. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of users, defacement of web content, or distribution of malware.
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