๐Ÿ” CVE Alert

CVE-2026-55375

MEDIUM 5.3

canto-saas-api: OAuth credentials exposed in URL query string and exception messages

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-209 CWE-598
Vendor jleehr
Product canto-saas-api
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for jleehr canto-saas-api

Be the first to know when new medium vulnerabilities affecting jleehr canto-saas-api are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

jleehr / canto-saas-api
< 3.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jleehr/canto-saas-api/security/advisories/GHSA-37pm-83g7-r22v github.com: https://github.com/jleehr/canto-saas-api/commit/300559fdae5d1bed2dc00a6477f5996833a77339 github.com: https://github.com/jleehr/canto-saas-api/releases/tag/3.0.0