CVE-2025-58067
August 29, 2025
Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to version 1.3.1, it is possible to redirect a user to another origin if the "proceed_to" value in the session store is set to a protocol-relative URL. Normally the value of this URL is only written and read by the library or the calling application. However, it may be possible to set this session value from a malicious site with a form submission. Any Rails applications using the google_sign_in gem may be vulnerable, if this vector can be chained with another attack that is able to modify the OAuth2 request parameters. This issue has been patched in version 1.3.1. There are no workarounds.
Affected Packages
https://github.com/basecamp/google_sign_in.git (GITHUB):
Affected version(s) >=v0.1 <v1.3.1Fix Suggestion:
Update to version v1.3.1https://github.com/basecamp/google_sign_in.git (GITHUB):
Affected version(s) >=v0.1 <v1.3.1Fix Suggestion:
Update to version v1.3.1google_sign_in (RUBY):
Affected version(s) >=0.1 <1.3.1Fix Suggestion:
Update to version 1.3.1google_sign_in (RUBY):
Affected version(s) >=0.1 <1.3.1Fix Suggestion:
Update to version 1.3.1Related ResourcesĀ (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.04