๐Ÿ” CVE Alert

CVE-2026-55374

MEDIUM 4.8

canto-saas-api: Authenticated API requests can be redirected via unencoded path variables

CVSS Score
4.8
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, Request::buildRequestUrl() joins values returned by Request::getPathVariables() without encoding individual path segments, including the scheme and contentId values used by GetContentDetailsRequest. When a consuming application supplies an untrusted path variable value, path traversal sequences, query delimiters, or fragment delimiters can change the destination endpoint before AbstractEndpoint::sendRequest() attaches the configured authentication token. An attacker who controls that path variable value through the consuming application can cause unintended reads or writes with the configured application's privileges on the same Canto instance, but applications that pass only trusted and validated identifiers are not exploitable. This issue is fixed in version 3.0.0.

CWE CWE-74 CWE-918
Vendor jleehr
Product canto-saas-api
Published 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:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
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-9qfv-wgh2-m6p8 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