Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-37pm-83g7-r22v | canto-saas-api: OAuth credentials exposed in URL query string and exception messages |
Tue, 15 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 15 Sep 2026 17:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | canto-saas-api is a PHP library for interacting with the Canto SaaS API. Prior to version 3.0.0, OAuth2Request::getQueryParams() places app_id, app_secret, refresh_token, and code in the URL query string of token POST requests, allowing access logs, proxy logs, and APM traces to persist the credentials in plaintext. When a token request fails, OAuth2::obtainAccessToken() also passes the credential-bearing Guzzle request URI into AuthorizationFailedException, so application logs and error trackers can record the same secrets. An attacker with access to affected telemetry can obtain Canto credentials and use them to request access tokens for the tenant. This issue is fixed in version 3.0.0. | |
| Title | canto-saas-api: OAuth credentials exposed in URL query string and exception messages | |
| Weaknesses | CWE-209 CWE-598 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T19:05:49.862Z
Reserved: 2026-06-16T18:57:40.181Z
Link: CVE-2026-55375
Updated: 2026-09-15T19:05:46.545Z
Status : Received
Published: 2026-09-15T18:17:24.087
Modified: 2026-09-15T19:17:22.323
Link: CVE-2026-55375
No data.
OpenCVE Enrichment
No data.
Github GHSA