CVE-2026-96773 Details
Description
A weakness has been identified in Intelliants Subrion CMS up to 4.2.1. This vulnerability affects the function iaUsers::authorize of the file front/login.php of the component Login Page. This manipulation of the argument $_SERVER['HTTP_REFERER'] causes open redirect. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
An open redirect vulnerability has been identified in Intelliants Subrion CMS versions through 4.2.1. The issue arises in the Login Page component, specifically within the function iaUsers::authorize in the file front/login.php. The vulnerability is caused by the improper validation of the HTTP_REFERER header, allowing remote attackers to manipulate the referer value and redirect users to arbitrary external sites after login. This exploitation takes advantage of the application's session management and can be executed remotely.
It is recommended to validate the HTTP_REFERER header against a strict allowlist of trusted schemes and hosts, or to implement a same-origin policy. If validation fails, redirect users to a fixed local profile or dashboard page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 24, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/volksec/SubrionCMS-Security-Advisories/issues/2 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-96773 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/904805 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/409028 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/409028/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-601 | URL Redirection to Untrusted Site ('Open Redirect') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Intelliants Subrion CMS | <= 4.2.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | CVE Modified | CISA-ADP |
| Sep 24, 2026 | New CVE Received | [email protected] |
Volerion