CVE-2025-59180: Use of Hard-coded Credentials Vulnerability
Ericsson Packet Core Controller (PCC) versions prior to 1.38 contain a hardcoded credential vulnerability in the alarm system. An attacker with access to the cluster with knowledge of the hardcoded credential can read alarm and alert information.
Security readout for executives and security teams
Plain-English summary
Ericsson Packet Core Controller versions before 1.38 contain a credential embedded in the alarm system. Someone already able to access the cluster and possessing that credential could read alarm and alert information. The issue exposes operational confidentiality but is not described as enabling data changes, service disruption, or remote entry.
Executive priority
Schedule prompt remediation through normal vulnerability-management processes. Accelerate action where cluster access is weakly controlled or sensitive alarms could reveal operational conditions. This is not presented as an emergency internet-scale threat, but embedded credentials warrant attention because defenders cannot safely treat a shared secret as private.
Technical view
CVE-2025-59180 is a CWE-798 hard-coded credential weakness in PCC's alarm system. Exploitation requires cluster access and knowledge of the credential. CVSS 4.0 rates it 5.1: local attack vector, low complexity, no privileges or user interaction, and low vulnerable-system confidentiality impact only.
Likely exposure
Exposure is limited to Ericsson PCC deployments running versions earlier than 1.38. Risk is greatest where cluster access is broadly available, poorly segmented, or potentially compromised. The supplied affected-product metadata is inconsistent, so organizations should confirm exact applicability against Ericsson's bulletin and their deployed build.
Exploitation context
The bundle reports no CISA KEV listing and provides no evidence of active exploitation. Successful abuse requires both access to the PCC cluster and knowledge of the hard-coded credential, substantially limiting exposure compared with an internet-reachable vulnerability.
Researcher notes
The CVE description identifies PCC versions before 1.38, while the structured affected entry lists version "0" with default status unaffected. Treat that metadata conflict cautiously and defer to Ericsson's bulletin for authoritative version mapping. Available evidence supports read-only exposure of alarm and alert data; broader impact should not be inferred.
Mitigation direction
Inventory PCC clusters and identify every deployed version.
Prioritize upgrading versions earlier than 1.38 according to Ericsson's bulletin.
Restrict cluster access to authorized administrators and trusted management networks.
Review Ericsson guidance for any credential-specific remediation or additional safeguards.
Validation and detection
Confirm each PCC cluster's exact version and whether it predates 1.38.
Verify management and cluster access is appropriately restricted and segmented.
Review access records for unexpected interaction with alarm or alert information.
After remediation, confirm the deployed release is outside the stated affected range.
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-798: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 authentication or credential exposure, so valid-account and credential-access 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-798 · source CWE mapping
Use of Hard-coded Credentials
Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.