CVE-2026-55375
Last modified
CVE-2026-55375 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jleehr | canto-saas-api | < 3.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-55375?
How severe is CVE-2026-55375?
How do I fix CVE-2026-55375?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55366In IP Multimedia Subsystem, there is a possible authenticati…9.8
- CVE-2026-5537A security vulnerability has been detected in halex CourseSE…6.3
- CVE-2026-55370Logto is the modern, open-source auth infrastructure for Saa…6.4
- CVE-2026-55371OpenEXR is the reference implementation and specification fo…6.9
- CVE-2026-55373OpenEXR is the reference implementation and specification fo…6.2
- CVE-2026-55374canto-saas-api is a PHP library for interacting with the Can…4.8
- CVE-2026-55377Logto is the modern, open-source auth infrastructure for Saa…8.1
- CVE-2026-55378JS Recon is a JavaScript enumeration and SAST tool. From 1.2…9.3
- CVE-2026-55379Pillow is a Python imaging library. Prior to 12.3.0, PIL/Bdf…7.5
- CVE-2026-5538A vulnerability was detected in QingdaoU OnlineJudge up to 1…6.3
- CVE-2026-55380Pillow is a Python imaging library. Prior to 12.3.0, PIL/GdI…7.5
- CVE-2026-55388piscina is a node.js worker pool implementation. Prior to 6.…8.1
Are you affected by CVE-2026-55375?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
