VYPR

Wiki.js

by Wiki.js

Source repositories

CVEs (11)

  • CVE-2026-44224HigMay 12, 2026
    risk 0.57cvss 8.8epss 0.00

    Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to…

  • CVE-2024-34710HigMay 20, 2024
    risk 0.39cvss 7.1epss 0.00

    Wiki.js is al wiki app built on Node.js. Client side template injection was discovered, that could allow an attacker to inject malicious JavaScript into the content section of pages that would execute once a victim loads the page that contains the payload. This was possible…

  • CVE-2024-45298MedSep 18, 2024
    risk 0.21cvss 4.3epss 0.00

    Wiki.js is an open source wiki app built on Node.js. A disabled user can still gain access to a wiki by abusing the password reset function. While setting up SMTP e-mail's on my server, I tested said e-mails by performing a password reset with my test user. To my shock, not only…

  • CVE-2021-43856HigDec 27, 2021
    risk 0.00cvss 8.2epss 0.01

    Wiki.js is a wiki app built on Node.js. Wiki.js 2.5.263 and earlier is vulnerable to stored cross-site scripting through non-image file uploads for file types that can be viewed directly inline in the browser. By creating a malicious file which can execute inline JS when viewed…

  • CVE-2021-43855HigDec 27, 2021
    risk 0.00cvss 8.2epss 0.01

    Wiki.js is a wiki app built on node.js. Wiki.js 2.5.263 and earlier is vulnerable to stored cross-site scripting through a SVG file upload made via a custom request with a fake MIME type. By creating a crafted SVG file, a malicious Wiki.js user may stage a stored cross-site…

  • CVE-2021-43842MedDec 20, 2021
    risk 0.00cvss 5.4epss 0.01

    Wiki.js is a wiki app built on Node.js. Wiki.js versions 2.5.257 and earlier are vulnerable to stored cross-site scripting through a SVG file upload. By creating a crafted SVG file, a malicious Wiki.js user may stage a stored cross-site scripting attack. This allows the attacker…

  • CVE-2021-43800HigDec 6, 2021
    risk 0.00cvss 7.5epss 0.02

    Wiki.js is a wiki app built on Node.js. Prior to version 2.5.254, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled on a Windows host. A malicious user can potentially read any file on the file system by…

  • CVE-2021-21383HigMar 18, 2021
    risk 0.00cvss 7.6epss 0.01

    Wiki.js an open-source wiki app built on Node.js. Wiki.js before version 2.5.191 is vulnerable to stored cross-site scripting through mustache expressions in code blocks. This vulnerability exists due to mustache expressions being parsed by Vue during content injection even…

  • CVE-2020-15274MedOct 26, 2020
    risk 0.00cvss 5.8epss 0.01

    In Wiki.js before version 2.5.162, an XSS payload can be injected in a page title and executed via the search results. While the title is properly escaped in both the navigation links and the actual page title, it is not the case in the search results. Commit…

  • CVE-2020-15236HigOct 5, 2020
    risk 0.00cvss 8.6epss 0.02

    In Wiki.js before version 2.5.151, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled. A malicious user can potentially read any file on the file system by crafting a special URL that allows for directory…

  • CVE-2020-4052MedJun 16, 2020
    risk 0.00cvss 6.3epss 0.01

    In Wiki.js before 2.4.107, there is a stored cross-site scripting through template injection. This vulnerability exists due to an insecure validation mechanism intended to insert v-pre tags into rendered HTML elements which contain curly-braces. By creating a crafted wiki page,…