CVE-2025-62182: Pega Customer Service Framework versions 8.7.0 through 25.1.0 are affected by a Unrestricted file upload vulnerability, where a privileged user could potentially upload a malicious file.
Pega Customer Service Framework versions 8.7.0 through 25.1.0 are affected by a Unrestricted file upload vulnerability, where a privileged user could potentially upload a malicious file.
Security readout for executives and security teams
Plain-English summary
CVE-2025-62182 is a medium-severity unrestricted file upload issue in Pega Customer Service Framework versions 8.7.0 through 25.1.0. A logged-in privileged user could potentially upload a malicious file. The main business concern is insider misuse or compromise of an account with upload privileges, not unauthenticated internet exploitation based on the provided data.
Executive priority
Treat as a planned remediation item, not an emergency, unless high-risk privileged access is suspected. Prioritize environments that are externally reachable, business-critical, or administered by many users. Confirm vendor guidance before making upgrade or configuration changes.
Technical view
The issue is classified as CWE-434, Unrestricted Upload of File with Dangerous Type. CVSS 4.0 score is 5.3 with network attack vector, low complexity, low privileges required, and no user interaction. Reported impact is limited integrity impact to vulnerable and subsequent systems, with no confidentiality or availability impact stated.
Likely exposure
Organizations using Pega Customer Service Framework versions 8.7.0 through 25.1.0 should review exposure. Risk is most relevant where privileged users can upload files, especially in internet-accessible or broadly administered Pega environments. The provided affected-product metadata is limited and somewhat inconsistent, so confirm exact product and version applicability with Pega guidance.
Exploitation context
The sources do not report active exploitation, and the CVE is not marked as CISA KEV in the provided bundle. Exploitation requires a privileged account according to the description. No public exploit details are provided in the source bundle.
Researcher notes
Available public data identifies CWE-434 and a privileged-user upload condition but does not include detailed affected module paths, patch identifiers, or proof-of-concept information. The CVSS vector indicates low privileges and network reachability, with limited integrity impact. Avoid assuming unauthenticated exploitation or remote code execution without vendor confirmation.
Mitigation direction
Review Pega Security Advisory L25 for vendor remediation instructions.
Inventory Pega Customer Service Framework deployments and versions.
Restrict upload privileges to trusted administrators only.
Audit privileged accounts for unnecessary access.
Monitor Pega logs for unusual file upload activity.
Validation and detection
Confirm whether deployed versions fall within 8.7.0 through 25.1.0.
Check whether upload functionality is enabled for privileged users.
Review vendor advisory for fixed versions or required hotfixes.
Verify privileged user lists and recent account changes.
Look for unexpected uploaded files in relevant Pega locations.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-434 · source CWE mapping
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.