CVE-2025-67622
Stored XSS via CSRF in Evergreen Post Tweeter
Publication date: 2025-12-24
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| titopandub | evergreen_post_tweeter | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Evergreen Post Tweeter plugin by titopandub. It allows an attacker to perform Stored Cross-Site Scripting (XSS) attacks, which means malicious scripts can be injected and stored by the application, potentially affecting users who view the compromised content. The vulnerability affects versions up to and including 1.8.9.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of users' browsers, potentially leading to unauthorized actions, theft of sensitive information, session hijacking, or other malicious activities. This can compromise user accounts and the integrity of the affected application.