CVE-2026-28413
Received
Received - Intake
Open Redirect Vulnerability in Plone isURLInPortal Component
Publication date: 2026-03-05
Last updated on: 2026-03-17
Assigner: GitHub, Inc.
Description
Description
Products.isurlinportal is a replacement for isURLInPortal method in Plone. Prior to versions 2.1.0, 3.1.0, and 4.0.0, a url /login?came_from=////evil.example may redirect to an external website after login. This issue has been patched in versions 2.1.0, 3.1.0, and 4.0.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| plone | isurlinportal | to 2.1.0 (exc) |
| plone | isurlinportal | From 3.0.0 (inc) to 3.1.0 (exc) |
| plone | isurlinportal | 4.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |