Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Network-reachable redirect requiring no privileges; UI:R because victim must click crafted link; S:C because redirect escapes application boundary; no availability impact.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
URL redirection to untrusted site ('open redirect') vulnerability in Universal Software Inc. FlexCity allows Input Data Manipulation.
This issue affects FlexCity: from 5.536.0 through 11052026.
AnalysisAI
Open redirect in Universal Software Inc. FlexCity (versions 5.536.0 through 11052026) enables remote unauthenticated attackers to craft trusted-domain URLs that silently redirect victims to arbitrary external sites, facilitating phishing and credential harvesting. The CVSS 6.1 (Medium) vector carries S:C (Changed scope), confirming the impact escapes the application boundary to affect users on third-party systems. No public exploit code and no CISA KEV listing have been identified at time of analysis, reported by TR-CERT.
Technical ContextAI
CWE-601 (URL Redirection to Untrusted Site) describes a class of flaws where user-supplied input determines a redirect destination without adequate whitelist or allowlist enforcement on the server side. FlexCity (CPE: cpe:2.3:a:universal_software_inc.:flexcity:*:*:*:*:*:*:*:*), a web application product by Universal Software Inc., fails to validate or restrict redirect target URLs, allowing external domains to be injected as redirect parameters. The CVSS metric S:C (Changed scope) is canonical for open redirect, reflecting that the trust boundary is crossed: the initial request hits FlexCity, but the security consequence (phishing landing page) is realized in a system outside the vulnerable component.
RemediationAI
Consult the TR-CERT advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0593 and contact Universal Software Inc. directly for a patched release; no exact fixed version number was identified in available data, so 'Patch available per vendor advisory' is the most specific claim supportable. As a compensating control, implement server-side URL allowlisting on any redirect endpoint, rejecting destination parameters that do not match an approved list of internal domains - this directly neutralizes the CWE-601 root cause with no functional trade-off for legitimate use cases. Supplement with a redirect interstitial warning page that alerts users they are leaving the application, reducing the phishing effectiveness of any bypass. Web application firewall (WAF) rules blocking common open-redirect bypass patterns (protocol-relative URLs, CRLF injection, URL encoding tricks) can provide additional defense-in-depth but should not substitute for server-side fix.
More in Open Redirect
View allA malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca
GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect
Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to
Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows
Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b
Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li
Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3
Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp
Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites
Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for
Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46186
GHSA-54rq-gf2j-3p48