Description
CodexBar before 0.33.0 contains a credential forwarding vulnerability that allows network-adjacent attackers to intercept sensitive credentials by issuing cross-origin or HTTP-downgrade redirects to the shared ProviderHTTPClient transport. Attackers can redirect credentialed provider requests carrying browser cookies, bearer tokens, or API keys to an unintended host, port, or plaintext HTTP destination to capture those credentials.
Published: 2026-06-11
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in CodexBar version 0.32 or earlier allows an attacker who can influence HTTP redirects to cause the application’s shared ProviderHTTPClient to forward authentication credentials to an unintended endpoint. Because the redirect can target a host, port, or plain HTTP URL, the browser’s stored cookies, bearer tokens or API keys are transmitted unprotected, exposing them to the attacker. This credential leakage can lead to unauthorized access to the targeted service or other systems that rely on those credentials.

Affected Systems

Affected vendors and products include steipete:CodexBar with any release older than 0.33.0. Specific version ranges are not provided beyond the major update noted, so all versions before the 0.33.0 release are vulnerable. Users running these versions on network‑adjacent or shared environments are at risk.

Risk and Exploitability

The CVSS score of 6 indicates a moderate severity. No EPSS score is available, but the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. Nevertheless, an attacker with local network or privileged access could craft a cross‑origin HTTP redirect or downgrade attack to capture credentials. The lack of secure transport enforcement makes the vulnerability exploitable in any environment allowing the attacker to force a redirect.

Generated by OpenCVE AI on June 11, 2026 at 21:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to CodexBar 0.33.0 or later to eliminate the redirect flaw.
  • If upgrading is not immediately possible, block or restrict HTTP redirect responses from the provider so that credentialed requests are not forwarded to external hosts, or change the application configuration to disallow cross‑origin redirects.
  • Ensure the application runs behind TLS, enable HSTS and secure cookie flags, and monitor for any unauthorized redirect attempts.

Generated by OpenCVE AI on June 11, 2026 at 21:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Steipete
Steipete codexbar
Vendors & Products Steipete
Steipete codexbar

Thu, 11 Jun 2026 20:00:00 +0000

Type Values Removed Values Added
Description CodexBar before 0.33.0 contains a credential forwarding vulnerability that allows network-adjacent attackers to intercept sensitive credentials by issuing cross-origin or HTTP-downgrade redirects to the shared ProviderHTTPClient transport. Attackers can redirect credentialed provider requests carrying browser cookies, bearer tokens, or API keys to an unintended host, port, or plaintext HTTP destination to capture those credentials.
Title CodexBar < 0.33.0 Credential Leakage via HTTP Redirect
Weaknesses CWE-522
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Steipete Codexbar
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-11T18:55:27.671Z

Reserved: 2026-06-02T16:30:15.232Z

Link: CVE-2026-49949

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-06-11T20:16:24.897

Modified: 2026-06-11T20:50:49.480

Link: CVE-2026-49949

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T22:00:08Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials