| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 599 Bytes | |
| Version v4.0.0 source code.tar.gz | 2026-03-17 | 50.5 kB | |
| Version v4.0.0 source code.zip | 2026-03-17 | 117.6 kB | |
| Totals: 3 Items | 168.7 kB | 0 | |
What's Changed
- Foundational improvements to v4 by @JonPurvis in https://github.com/saloonphp/saloon/pull/539
- Feature | v4 - Add opt in to base url overrides by @JonPurvis in https://github.com/saloonphp/saloon/pull/542
- Fixed CVE-2026-33942 - Insecure deserialisation in AccessTokenAuthenticator (object injection / RCE)
- Fixed CVE-2026-33182 - Absolute URL in endpoint overrides base URL (SSRF / credential leakage)
- Fixed CVE-2026-33183 - Fixture name path traversal (out-of-bounds file read/write)
Full Changelog: https://github.com/saloonphp/saloon/compare/v3.15.0...v4.0.0