Bludit

Bludit

42 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 07.04.2026 10:46:19
  • Zuletzt bearbeitet 07.04.2026 13:20:11

Bludit is vulnerable to Stored Cross-Site Scripting (XSS) in its page creating functionality. An authenticated attacker with page creation privileges (such as Author, Editor, or Administrator) can embed a malicious JavaScript payload in the tags fiel...

  • EPSS 0.06%
  • Veröffentlicht 27.03.2026 12:16:20
  • Zuletzt bearbeitet 02.04.2026 20:53:39

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. ...

  • EPSS 0.05%
  • Veröffentlicht 27.03.2026 12:16:20
  • Zuletzt bearbeitet 01.04.2026 13:56:52

Bludit is vulnerable to Stored Cross-Site Scripting (XSS) in its image upload functionality. An authenticated attacker with content upload privileges (such as Author, Editor, or Administrator) can upload an SVG file containing a malicious payload, wh...

  • EPSS 0.26%
  • Veröffentlicht 27.03.2026 12:16:19
  • Zuletzt bearbeitet 01.04.2026 14:16:35

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.

Exploit
  • EPSS 0.03%
  • Veröffentlicht 23.02.2026 22:01:57
  • Zuletzt bearbeitet 26.02.2026 03:03:26

Bludit version 3.16.1 contains a cross-site request forgery (CSRF) vulnerability in the /admin/uninstall-plugin/ and /admin/install-theme/ endpoints. The application does not implement anti-CSRF tokens or other request origin validation mechanisms fo...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 23.02.2026 21:58:56
  • Zuletzt bearbeitet 26.02.2026 03:04:02

Bludit version 3.16.2 contains a stored cross-site scripting (XSS) vulnerability in the post content functionality. The application performs client-side sanitation of content input but does not enforce equivalent sanitation on the server side. An aut...

Exploit
  • EPSS 0.37%
  • Veröffentlicht 17.12.2025 22:44:45
  • Zuletzt bearbeitet 31.12.2025 18:31:31

Bludit versions before 3.13.1 contain an authenticated file download vulnerability in the Backup Plugin that allows logged-in users to access arbitrary files. Attackers can exploit the plugin's download functionality by manipulating file path paramet...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2024 08:15:09
  • Zuletzt bearbeitet 02.01.2026 20:20:41

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.

  • EPSS 0.06%
  • Veröffentlicht 24.06.2024 07:15:15
  • Zuletzt bearbeitet 02.01.2026 20:35:07

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 ...

  • EPSS 0.02%
  • Veröffentlicht 24.06.2024 07:15:14
  • Zuletzt bearbeitet 02.01.2026 20:33:01

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.