Description
An unvalidated redirect was contained in Venueless' social login functionality and could be exploited for phishing using trusted domains.
Published: 2026-06-22
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unvalidated redirect in the social login flow of Venueless that allows an attacker to embed arbitrary URLs. By leveraging this redirect, attackers can craft phishing URLs that appear to come from trusted domains, thereby deceiving users into giving away credentials or other sensitive information. Internally it is a form of open redirect (CWE‑601) and does not grant direct code execution but poses a significant risk of credential compromise.

Affected Systems

The affected system is Venueless, a product from pretix, implemented via its social login functionality. No specific version information is provided in the advisory, so all installations that rely on this social login path are potentially vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate severity level. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. The likely attack vector is the social login redirect parameter, which can be manipulated by an adversary to redirect authenticated users to malicious sites. Exploitation requires no special privileges beyond the ability to access the social login URL and can lead to phishing attacks that compromise user credentials or other confidential data.

Generated by OpenCVE AI on June 22, 2026 at 11:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch for Venueless when it becomes available.
  • Configure the application to restrict redirects to a whitelist of trusted domains or disable the redirect feature in the social login flow.
  • Monitor authentication logs for unusual redirect activity and investigate any suspicious login attempts.

Generated by OpenCVE AI on June 22, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 22 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 22 Jun 2026 10:00:00 +0000

Type Values Removed Values Added
Description An unvalidated redirect was contained in Venueless' social login functionality and could be exploited for phishing using trusted domains.
Title Open redirect
Weaknesses CWE-601
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: rami.io

Published:

Updated: 2026-06-22T10:27:10.247Z

Reserved: 2026-06-22T08:17:20.587Z

Link: CVE-2026-12863

cve-icon Vulnrichment

Updated: 2026-06-22T10:27:05.571Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-22T11:30:05Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')