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 flaw creates an information disclosure that could allow an attacker with access to the agent’s logs to obtain credentials or confidential information, potentially compromising the services the agent interacts with. The weakness corresponds to inappropriate handling of sensitive data in logging (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 exposed tokens.

Risk and Exploitability

The CVSS score of 7 reflects a medium to high severity, while the EPSS score of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not listed in CISA's KEV catalog. Based on the description, the likely attack vector is local; an attacker would need local access to the agent to enable DEBUG logging and read the agent’s logs to misuse any exposed credentials.

Generated by OpenCVE AI on July 26, 2026 at 20:40 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 26, 2026 at 20:40 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-26T20:45:03Z

Weaknesses
  • CWE-215

    Insertion of Sensitive Information Into Debugging Code