Description
A information disclosure when DEBUG loglevel is set in SUSE Rancher AI Agent 1.0 before 1.0.2 could leak API keys or LLM response text with potential sensitive data into logfiles, allowing local attackers to misuse respective gained data or credentials.
Published: 2026-07-06
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

When the DEBUG log level is enabled in SUSE Rancher AI Agent before version 1.0.2, the application may inadvertently log sensitive data into its log files. This flaw creates an information disclosure that could allow an attacker who can read those logs to obtain credentials or confidential information and compromise the services the agent interacts with. The weakness resides in improper handling of sensitive data in logging and corresponds to CWE-215.

Affected Systems

The vulnerability affects SUSE Rancher AI Agent versions earlier than 1.0.2. Users running a local instance of the agent can trigger DEBUG mode by configuring the log level and subsequently read the agent’s log files. The affected products are listed under the CNA entry SUSE:Rancher.

Risk and Exploitability

The CVSS score of 7 indicates high severity, but the EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The flaw is not listed in CISA’s KEV catalog. Based on the description, the attack vector is inferred to be local because an attacker would need local access to enable DEBUG logging and read the agent’s logs. The attacker would need sufficient permissions to read service logs to misuse the exposed data.

Generated by OpenCVE AI on July 8, 2026 at 05:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Rancher AI Agent 1.0.2 or later.
  • Configure the agent to disable the DEBUG log level or ensure that sensitive fields are omitted from logs.
  • Audit existing log files for exposed credentials or sensitive data and purge any that were inadvertently recorded.

Generated by OpenCVE AI on July 8, 2026 at 05:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 06 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Suse
Suse rancher
Vendors & Products Suse
Suse rancher

Mon, 06 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Title Exposed tokens in SUSE Rancher AI Agent logs

Mon, 06 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description A information disclosure when DEBUG loglevel is set in SUSE Rancher AI Agent 1.0 before 1.0.2 could leak API keys or LLM response text with potential sensitive data into logfiles, allowing local attackers to misuse respective gained data or credentials.
Weaknesses CWE-215
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-06T18:53:22.226Z

Reserved: 2026-05-08T12:29:48.967Z

Link: CVE-2026-44934

cve-icon Vulnrichment

Updated: 2026-07-06T18:53:17.248Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-08T05:45:03Z

Weaknesses
  • CWE-215

    Insertion of Sensitive Information Into Debugging Code