VYPR
Vendor

Bludit

Products
4
CVEs
48
Across products
51
Status
Private

Products

4

Recent CVEs

48
View all 48 CVEs →
  • CVE-2019-16113HigSep 8, 2019
    risk 0.66cvss 8.8epss 0.78

    Bludit 3.9.2 allows remote code execution via bl-kernel/ajax/upload-images.php because PHP code can be entered with a .jpg file name, and then this PHP code can write other PHP code to a ../ pathname.

  • CVE-2026-50869CriJun 15, 2026
    risk 0.64cvss 9.8epss 0.01

    An issue in the api/plugin.php component of Bludit v3.19.0 allows attackers to execute a directory traversal via supplying a crafted request.

  • CVE-2020-18879CriAug 20, 2021
    risk 0.64cvss 9.8epss 0.03

    Unrestricted File Upload in Bludit v3.8.1 allows remote attackers to execute arbitrary code by uploading malicious files via the component 'bl-kereln/ajax/upload-logo.php'.

  • CVE-2018-1000811HigDec 20, 2018
    risk 0.64cvss 8.8epss 0.48

    bludit version 3.0.0 contains a Unrestricted Upload of File with Dangerous Type vulnerability in Content Upload in Pages Editor that can result in Remote Command Execution. This attack appear to be exploitable via malicious user have to upload a crafted payload containing PHP…

  • CVE-2020-20495CriSep 1, 2021
    risk 0.59cvss 9.1epss 0.02

    bludit v3.13.0 contains an arbitrary file deletion vulnerability in the backup plugin via the `deleteBackup' parameter.

  • CVE-2020-18190CriOct 2, 2020
    risk 0.59cvss 9.1epss 0.02

    Bludit v3.8.1 is affected by directory traversal. Remote attackers are able to delete arbitrary files via /admin/ajax/upload-profile-picture.

  • CVE-2026-38329CriJun 15, 2026
    risk 0.57cvss 9.8epss 0.01

    Bludit CMS before version 3.18.4 allows Remote Code Execution (RCE) via the API Plugin. The POST /api/files/{key} endpoint in bl-plugins/api/plugin.php fails to perform authorization checks and lacks file extension validation. An attacker with a valid API token can upload a…

  • CVE-2026-25101CriMar 27, 2026
    risk 0.57cvss 9.8epss 0.00

    Bludit allows user's session identifier to be set before authentication. The value of this session ID stays the same after authentication. This behavior enables an attacker to fix a session ID for a victim and later hijack the authenticated session. This issue was fixed in…

  • CVE-2024-24552HigJun 24, 2024
    risk 0.57cvss 8.8epss 0.00

    A session fixation vulnerability in Bludit allows an attacker to bypass the server's authentication if they can trick an administrator or any other user into authorizing a session ID of their choosing.

  • CVE-2024-24551HigJun 24, 2024
    risk 0.57cvss 8.8epss 0.01

    A security vulnerability has been identified in Bludit, allowing authenticated attackers to execute arbitrary code through the Image API. This vulnerability arises from improper handling of file uploads, enabling malicious actors to upload and execute PHP files.

  • CVE-2020-20210HigJun 26, 2023
    risk 0.57cvss 8.8epss 0.01

    Bludit 3.9.2 is vulnerable to Remote Code Execution (RCE) via /admin/ajax/upload-images.

  • CVE-2023-31572HigMay 16, 2023
    risk 0.57cvss 8.8epss 0.01

    An issue in Bludit 4.0.0-rc-2 allows authenticated attackers to change the Administrator password and escalate privileges via a crafted request.

  • CVE-2026-25099HigMar 27, 2026
    risk 0.53cvss 8.8epss 0.02

    Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4.

  • CVE-2024-24554HigJun 24, 2024
    risk 0.53cvss 8.2epss 0.00

    Bludit uses predictable methods in combination with the MD5 hashing algorithm to generate sensitive tokens such as the API token and the user token. This allows attackers to authenticate against the Bludit API.

  • CVE-2024-24550HigJun 24, 2024
    risk 0.53cvss 8.1epss 0.01

    A security vulnerability has been identified in Bludit, allowing attackers with knowledge of the API token to upload arbitrary files through the File API which leads to arbitrary code execution on the server. This vulnerability arises from improper handling of file uploads,…

  • CVE-2023-24674HigSep 1, 2023
    risk 0.51cvss 7.8epss 0.00

    Permissions vulnerability found in Bludit CMS v.4.0.0 allows local attackers to escalate privileges via the role:admin parameter.

  • CVE-2021-25808HigJul 23, 2021
    risk 0.51cvss 7.8epss 0.01

    A code injection vulnerability in backup/plugin.php of Bludit 3.13.1 allows attackers to execute arbitrary code via a crafted ZIP file.

  • CVE-2026-46656HigJun 8, 2026
    risk 0.50cvss 8.8epss 0.00

    Bludit is a content management system. Versions prior to 3.22.0 have a Broken Access Control flaw where active sessions remain valid even after the corresponding user account has been physically deleted from the database. This "Ghost Session" allows revoked users to maintain…

  • CVE-2024-24553HigJun 24, 2024
    risk 0.49cvss 7.5epss 0.00

    Bludit uses the SHA-1 hashing algorithm to compute password hashes. Thus, attackers could determine cleartext passwords with brute-force attacks due to the inherent speed of SHA-1. In addition, the salt that is computed by Bludit is generated with a non-cryptographically secure…

  • CVE-2020-19228HigMay 11, 2022
    risk 0.47cvss 7.2epss 0.01

    An issue was found in bludit v3.13.0, unsafe implementation of the backup plugin allows attackers to upload arbitrary files.