Lookup for vulnerable packages by Package URL.

Purlpkg:composer/saloonphp/saloon@3.2.0
Typecomposer
Namespacesaloonphp
Namesaloon
Version3.2.0
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version4.0.0
Latest_non_vulnerable_version4.0.0
Affected_by_vulnerabilities
0
url VCID-4mh9-p4a6-2ffg
vulnerability_id VCID-4mh9-p4a6-2ffg
summary Saloon is a PHP library that gives users tools to build API integrations and SDKs. Versions prior to 4.0.0 used PHP's unserialize() in AccessTokenAuthenticator::unserialize() to restore OAuth token state from cache or storage, with allowed_classes => true. An attacker who can control the serialized string (e.g. by overwriting a cached token file or via another injection) can supply a serialized "gadget" object. When unserialize() runs, PHP instantiates that object and runs its magic methods (__wakeup, __destruct, etc.), leading to object injection. In environments with common dependencies (e.g. Monolog), this can be chained to remote code execution (RCE). The fix in version 4.0.0 removes PHP serialization from the AccessTokenAuthenticator class requiring users to store and resolve the authenticator manually.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-33942
reference_id
reference_type
scores
0
value 0.00226
scoring_system epss
scoring_elements 0.45702
published_at 2026-06-12T12:55:00Z
1
value 0.00226
scoring_system epss
scoring_elements 0.45697
published_at 2026-06-14T12:55:00Z
2
value 0.00226
scoring_system epss
scoring_elements 0.4571
published_at 2026-06-13T12:55:00Z
3
value 0.00226
scoring_system epss
scoring_elements 0.45554
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-33942
1
reference_url https://github.com/saloonphp/saloon
reference_id
reference_type
scores
0
value 8.1
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/saloonphp/saloon
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-33942
reference_id
reference_type
scores
0
value 8.1
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-33942
3
reference_url https://github.com/advisories/GHSA-rf88-776r-rcq9
reference_id GHSA-rf88-776r-rcq9
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-rf88-776r-rcq9
4
reference_url https://github.com/saloonphp/saloon/security/advisories/GHSA-rf88-776r-rcq9
reference_id GHSA-rf88-776r-rcq9
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
1
value 8.1
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-03-28T02:05:34Z/
url https://github.com/saloonphp/saloon/security/advisories/GHSA-rf88-776r-rcq9
5
reference_url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
reference_id upgrading-from-v3-to-v4
reference_type
scores
0
value 8.1
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-03-28T02:05:34Z/
url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
fixed_packages
0
url pkg:composer/saloonphp/saloon@4.0.0
purl pkg:composer/saloonphp/saloon@4.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/saloonphp/saloon@4.0.0
aliases CVE-2026-33942, GHSA-rf88-776r-rcq9
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-4mh9-p4a6-2ffg
1
url VCID-fu11-uby6-ayba
vulnerability_id VCID-fu11-uby6-ayba
summary Saloon is a PHP library that gives users tools to build API integrations and SDKs. Prior to version 4.0.0, fixture names were used to build file paths under the configured fixture directory without validation. A name containing path segments (e.g. ../traversal or ../../etc/passwd) resulted in a path outside that directory. When the application read a fixture (e.g. for mocking) or wrote one (e.g. when recording responses), it could read or write files anywhere the process had access. If the fixture name was derived from user or attacker-controlled input (e.g. request parameters or config), this constituted a path traversal vulnerability and could lead to disclosure of sensitive files or overwriting of critical files. The fix in version 4.0.0 adds validation in the fixture layer (rejecting names with /, \, .., or null bytes, and restricting to a safe character set) and defense-in-depth in the storage layer (ensuring the resolved path remains under the base directory before any read or write).
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-33183
reference_id
reference_type
scores
0
value 0.00021
scoring_system epss
scoring_elements 0.0601
published_at 2026-06-11T12:55:00Z
1
value 0.00021
scoring_system epss
scoring_elements 0.0602
published_at 2026-06-14T12:55:00Z
2
value 0.00021
scoring_system epss
scoring_elements 0.06026
published_at 2026-06-13T12:55:00Z
3
value 0.00021
scoring_system epss
scoring_elements 0.06034
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-33183
1
reference_url https://github.com/saloonphp/saloon
reference_id
reference_type
scores
0
value 6.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/saloonphp/saloon
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-33183
reference_id
reference_type
scores
0
value 6.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-33183
3
reference_url https://github.com/advisories/GHSA-f7xc-5852-fj99
reference_id GHSA-f7xc-5852-fj99
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-f7xc-5852-fj99
4
reference_url https://github.com/saloonphp/saloon/security/advisories/GHSA-f7xc-5852-fj99
reference_id GHSA-f7xc-5852-fj99
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
1
value 6.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
2
value 8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
3
value MODERATE
scoring_system generic_textual
scoring_elements
4
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-03-26T18:21:24Z/
url https://github.com/saloonphp/saloon/security/advisories/GHSA-f7xc-5852-fj99
5
reference_url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
reference_id upgrading-from-v3-to-v4
reference_type
scores
0
value 6.3
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
1
value 8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-03-26T18:21:24Z/
url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
fixed_packages
0
url pkg:composer/saloonphp/saloon@4.0.0
purl pkg:composer/saloonphp/saloon@4.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/saloonphp/saloon@4.0.0
aliases CVE-2026-33183, GHSA-f7xc-5852-fj99
risk_score 3.6
exploitability 0.5
weighted_severity 7.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-fu11-uby6-ayba
2
url VCID-huvh-wrqd-ybaj
vulnerability_id VCID-huvh-wrqd-ybaj
summary Saloon is a PHP library that gives users tools to build API integrations and SDKs. Prior to version 4.0.0, when building the request URL, Saloon combined the connector's base URL with the request endpoint. If the endpoint was a valid absolute URL, the code used that URL as-is and ignored the base URL. The request—and any authentication headers, cookies, or tokens attached by the connector—was then sent to the attacker-controlled host. If the endpoint could be influenced by user input or configuration (e.g. redirect_uri, callback URL), this allowed server-side request forgery (SSRF) and/or credential leakage to a third-party host. The fix in version 4.0.0 is to reject absolute URLs in the endpoint: URLHelper::join() throws InvalidArgumentException when the endpoint is a valid absolute URL, unless explicitly allowed, requiring callers to opt-in to the functionality on a per-connector or per-request basis.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-33182
reference_id
reference_type
scores
0
value 0.00032
scoring_system epss
scoring_elements 0.09804
published_at 2026-06-13T12:55:00Z
1
value 0.00032
scoring_system epss
scoring_elements 0.09752
published_at 2026-06-11T12:55:00Z
2
value 0.00032
scoring_system epss
scoring_elements 0.0979
published_at 2026-06-14T12:55:00Z
3
value 0.00032
scoring_system epss
scoring_elements 0.09802
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-33182
1
reference_url https://github.com/saloonphp/saloon
reference_id
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/saloonphp/saloon
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-33182
reference_id
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-33182
3
reference_url https://github.com/advisories/GHSA-c83f-3xp6-hfcp
reference_id GHSA-c83f-3xp6-hfcp
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-c83f-3xp6-hfcp
4
reference_url https://github.com/saloonphp/saloon/security/advisories/GHSA-c83f-3xp6-hfcp
reference_id GHSA-c83f-3xp6-hfcp
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
1
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
2
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
3
value MODERATE
scoring_system generic_textual
scoring_elements
4
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-26T14:18:22Z/
url https://github.com/saloonphp/saloon/security/advisories/GHSA-c83f-3xp6-hfcp
5
reference_url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
reference_id upgrading-from-v3-to-v4
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
1
value 6.6
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-26T14:18:22Z/
url https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4
fixed_packages
0
url pkg:composer/saloonphp/saloon@4.0.0
purl pkg:composer/saloonphp/saloon@4.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/saloonphp/saloon@4.0.0
aliases CVE-2026-33182, GHSA-c83f-3xp6-hfcp
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-huvh-wrqd-ybaj
Fixing_vulnerabilities
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:composer/saloonphp/saloon@3.2.0