Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33942

32
FAUCET Score

CVE-2026-33942 is a critical insecure deserialization vulnerability (CWE-502) affecting the Saloon PHP library, specifically versions prior to 4.0.0. The flaw stems from the use of PHP's unserialize() with allowed_classes => true in AccessTokenAuthenticator, enabling an attacker to inject malicious objects if they can control serialized token data. This can lead to object injection and, in environments with common dependencies, be chained to achieve Remote Code Execution (RCE). The vulnerability carries a CVSS score of 9.8 (CRITICAL) due to its network-based attack vector, low complexity, and potential for complete compromise of confidentiality, integrity, and availability. Currently, there are no known public exploits, it is not on the CISA KEV catalog, and community discussion is limited.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.0.0CPE matchmatch criteria
cpe:2.3:a:saloon:saloon:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.1HIGH

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/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

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
UNREPORTED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.62%
Probability of exploitation in next 30 days
EPSS Percentile
46.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0062 is in the 27th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

composerpatch availablevia ghsa
Product: saloonphp/saloonFixed in: 4.0.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-rf88-776r-rcq9high

Saloon has insecure deserialization in AccessTokenAuthenticator

Mar 27, 2026

References

docs.saloon.dev / upgrade/upgrading-from-v3-to-v4
Release Notes
github.com / saloonphp/saloon/security/advisories/GHSA-rf88-776r-rcq9
Vendor Advisory