CVE-2025-66686
Unknown Unknown - Not Provided

BaseFortify

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

Publication date: 2026-01-07

Last updated on: 2026-01-08

Assigner: MITRE

Description

A stored Cross-Site Scripting (XSS) vulnerability exists in Perch CMS version 3.2. An authenticated attacker with administrative privileges can inject malicious JavaScript code into the β€œHelp button url” setting within the admin panel. The injected payload is stored and executed when any authenticated user clicks the Help button, potentially leading to session hijacking, information disclosure, privilege escalation, and unauthorized administrative actions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-07
Last Modified
2026-01-08
Generated
2026-07-06
AI Q&A
2026-01-07
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mertdurum06 perch 3.2

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
Executive Summary

This vulnerability is a stored Cross-Site Scripting (XSS) issue in Perch CMS version 3.2. An attacker who is authenticated and has administrative privileges can inject malicious JavaScript code into the 'Help button url' setting in the admin panel. This malicious code is then stored and executed whenever any authenticated user clicks the Help button, potentially compromising their session and security.

Impact Analysis

The vulnerability can lead to session hijacking, information disclosure, privilege escalation, and unauthorized administrative actions. This means attackers can steal user sessions, access sensitive information, gain higher privileges, or perform actions without authorization, compromising the security and integrity of the system and its users.

Detection Guidance

Detection involves checking the 'Help button url' setting in the Perch CMS admin panel for any injected JavaScript code. Since the vulnerability is stored XSS triggered when authenticated users click the Help button, you can audit the database or configuration files for suspicious script tags or JavaScript payloads in this setting. Specific commands are not provided in the resources, but inspecting the relevant database entries or configuration files for the 'Help button url' field for suspicious content is recommended. [2]

Mitigation Strategies

Immediate mitigation steps include restricting administrative access to trusted users only, reviewing and sanitizing the 'Help button url' setting to remove any injected scripts, and applying any available patches or updates to Perch CMS once released. Additionally, educating users to avoid clicking the Help button until the issue is resolved can reduce risk. [2]

Chat Assistant

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

EPSS Chart