All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50628
CRITICALpublished 2026-06-12 10:16 UTC · 13 days ago · modified 2026-06-15 21:17 UTC
9.8
CVSS / 10
// description
A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fixes this issue.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-20