Description
The credentials for the local user "user-app" may be exposed in log files, potentially enabling a low-privileged local attacker with access to the logs to authenticate via SSH as the limited user "user-app". Charging could be interrupted.
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The credential for the local account "user-app" is written to log files in cleartext. A local attacker who can read the logs can obtain these credentials and then authenticate to the device through SSH using that account, potentially allowing them to interrupt charging operations and access restricted functions. This flaw features a medium CVSS score of 5.8 and is a classic example of information exposure via logs (CWE‑532).

Affected Systems

The affected devices are Phoenix Contact CHARX SEC‑3000, SEC‑3050, SEC‑3100, and SEC‑3150. Version details are not supplied in the current advisory, so all current releases of these products are presumed vulnerable until a fix is issued.

Risk and Exploitability

Given the low EPSS score (<1%) and the absence of listing in CISA’s KEV catalog, the likelihood of exploitation in the wild appears limited. Nonetheless, the vulnerability remains exploitable by any local user with read access to the log files, who could then leverage the exposed password to gain SSH access and disrupt charging. The CVSS score of 5.8 reflects a moderate severity, emphasizing that remediation is advisable to prevent potential operational impact.

Generated by OpenCVE AI on August 3, 2026 at 11:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s firmware or software update that removes cleartext logging for "user-app" credentials.
  • Reconfigure log file permissions so that only privileged users (e.g., root) can read the logs, eliminating local read access to the exposed passwords.
  • Disable SSH login for the "user-app" account or change its password regularly to reduce the risk if credentials are discovered.

Generated by OpenCVE AI on August 3, 2026 at 11:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Phoenixcontact
Phoenixcontact charx Sec-3000
Phoenixcontact charx Sec-3050
Phoenixcontact charx Sec-3100
Phoenixcontact charx Sec-3150
Vendors & Products Phoenixcontact
Phoenixcontact charx Sec-3000
Phoenixcontact charx Sec-3050
Phoenixcontact charx Sec-3100
Phoenixcontact charx Sec-3150

Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description The credentials for the local user "user-app" may be exposed in log files, potentially enabling a low-privileged local attacker with access to the logs to authenticate via SSH as the limited user "user-app". Charging could be interrupted.
Title Cleartext password in logs
First Time appeared Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
Weaknesses CWE-532
CPEs cpe:2.3:o:phoenix_contact:charx_sec_3000:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3050:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3100:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3150:*:*:*:*:*:*:*:*
Vendors & Products Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
References
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H'}

cvssV4_0

{'score': 5.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Phoenix Contact Charx Sec 3000 Charx Sec 3050 Charx Sec 3100 Charx Sec 3150
Phoenixcontact Charx Sec-3000 Charx Sec-3050 Charx Sec-3100 Charx Sec-3150
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-07-30T12:28:47.946Z

Reserved: 2026-05-05T10:48:08.227Z

Link: CVE-2026-44105

cve-icon Vulnrichment

Updated: 2026-07-30T12:28:38.423Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T07:16:58.897

Modified: 2026-07-30T14:31:21.447

Link: CVE-2026-44105

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:03Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File