VYPR
Vendor

Ether

Products
4
CVEs
23
Across products
23
Status
Private

Products

4

Recent CVEs

23
View all 23 CVEs →
  • CVE-2021-43802CriDec 9, 2021
    risk 0.65cvss 9.9epss 0.02

    Etherpad is a real-time collaborative editor. In versions prior to 1.8.16, an attacker can craft an `*.etherpad` file that, when imported, might allow the attacker to gain admin privileges for the Etherpad instance. This, in turn, can be used to install a malicious Etherpad…

  • CVE-2021-47785CriJan 16, 2026
    risk 0.64cvss 9.8epss 0.01

    Ether MP3 CD Burner 1.3.8 contains a buffer overflow vulnerability in the registration name field that allows remote code execution. Attackers can craft a malicious payload to overwrite SEH handlers and execute a bind shell on port 3110 by exploiting improper input validation.

  • CVE-2018-9326CriApr 7, 2018
    risk 0.64cvss 9.8epss 0.02

    Etherpad 1.6.3 before 1.6.4 allows an attacker to execute arbitrary code.

  • CVE-2026-55089CriAug 19, 2026
    risk 0.57cvss 9.9epss

    Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/* in the authorization_code OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists,…

  • CVE-2026-55085CriAug 19, 2026
    risk 0.55cvss 9.6epss

    Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML.…

  • CVE-2018-9327HigApr 7, 2018
    risk 0.53cvss 8.1epss 0.02

    Etherpad 1.5.x and 1.6.x before 1.6.4 allows an attacker to execute arbitrary code on the server. The instance has to be configured to use a document database (DirtyDB, CouchDB, MongoDB, or RethinkDB).

  • CVE-2020-22782HigApr 28, 2021
    risk 0.49cvss 7.5epss 0.01

    Etherpad < 1.8.3 is affected by a denial of service in the import functionality. Upload of binary file to the import endpoint would crash the instance.

  • CVE-2020-22781HigApr 28, 2021
    risk 0.49cvss 7.5epss 0.01

    In Etherpad < 1.8.3, a specially crafted URI would raise an unhandled exception in the cache mechanism and cause a denial of service (crash the instance).

  • CVE-2018-9325HigApr 7, 2018
    risk 0.49cvss 7.5epss 0.01

    Etherpad 1.5.x and 1.6.x before 1.6.4 allows an attacker to export all the existing pads of an instance without knowledge of pad names.

  • CVE-2015-3309HigFeb 13, 2020
    risk 0.42cvss 7.5epss 0.02

    Directory traversal vulnerability in node/utils/Minify.js in Etherpad 1.1.2 through 1.5.4 allows remote attackers to read arbitrary files with permissions of the user running the service via a .. (dot dot) in the path parameter of HTTP API requests. NOTE: This vulnerability is…

  • CVE-2015-2298HigJan 12, 2018
    risk 0.42cvss 7.5epss 0.02

    node/utils/ExportEtherpad.js in Etherpad 1.5.x before 1.5.2 might allow remote attackers to obtain sensitive information by leveraging an improper substring check when exporting a padID.

  • CVE-2015-4085HigSep 7, 2017
    risk 0.42cvss 7.5epss 0.02

    Directory traversal vulnerability in node/hooks/express/tests.js in Etherpad frontend tests before 1.6.1.

  • CVE-2026-55088MedAug 19, 2026
    risk 0.37cvss 6.8epss

    Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/{uuid}. Although the record includes…

  • CVE-2025-40907MedMay 16, 2025
    risk 0.34cvss 5.3epss 0.01

    FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library. The included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen…

  • CVE-2019-18209MedOct 19, 2019
    risk 0.33cvss 6.1epss 0.01

    templates/pad.html in Etherpad-Lite 1.7.5 has XSS when the browser does not encode the path of the URL, as demonstrated by Internet Explorer.

  • CVE-2026-55090MedAug 19, 2026
    risk 0.27cvss epss

    Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an…

  • CVE-2026-55086MedAug 19, 2026
    risk 0.20cvss 4.2epss

    Etherpad is a real-time collaborative editor. Prior to 3.1.0, src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts derive temporary filenames from Math.random() and place them in os.tmpdir(). On a host with a shared world-writable temporary directory, a local…

  • CVE-2018-9845CriApr 29, 2018
    risk 0.01cvss 9.8epss 0.13

    Etherpad Lite before 1.6.4 is exploitable for admin access.

  • CVE-2021-34817MedJul 19, 2021
    risk 0.00cvss 6.1epss 0.01

    A Cross-Site Scripting (XSS) issue in the chat component of Etherpad 1.8.13 allows remote attackers to inject arbitrary JavaScript or HTML by importing a crafted pad.

  • CVE-2020-22785HigApr 28, 2021
    risk 0.00cvss 7.5epss 0.01

    Etherpad < 1.8.3 is affected by a missing lock check which could cause a denial of service. Aggressively targeting random pad import endpoints with empty data would flatten all pads due to lack of rate limiting and missing ownership check.