CVE-2025-69084
Reflected XSS in GT3 Photo Gallery Themes up to
Publication date: 2026-01-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gt3 | photo_gallery | to 2.7.7.26 (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?
CVE-2025-69084 is a medium severity Reflected Cross Site Scripting (XSS) vulnerability in the WordPress GT3 Photo Gallery Plugin up to version 2.7.7.26. It allows unauthenticated attackers to inject malicious scripts, such as redirects or advertisements, into web pages generated by the plugin. These scripts execute when users visit the compromised site, potentially causing unauthorized actions or content manipulation. Exploitation requires user interaction, like clicking a malicious link or visiting a crafted page. [1]
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized actions on your website, such as content manipulation or redirection to malicious sites. It can compromise the integrity and security of your site by allowing attackers to execute malicious scripts in the context of your users' browsers. This may result in data theft, session hijacking, or other malicious activities affecting both site owners and visitors. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection involves monitoring for attempts to inject malicious scripts via the vulnerable Photo Gallery plugin, such as unusual URL parameters or suspicious HTTP requests containing script tags or encoded payloads targeting the plugin. Specific commands are not provided in the resources, but generally, you can use web server logs analysis tools or intrusion detection systems to look for reflected XSS patterns in requests to the Photo Gallery plugin endpoints. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is available as of the publication date, immediate mitigation involves applying the Patchstack mitigation rule designed to block attacks targeting this vulnerability. Users are advised to implement this mitigation promptly to protect their sites from exploitation until an official fix is released. [1]