Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-49355: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in opf openprojectCVE-2026-49355 0 OpenProject is open-source, web-based project management software. Prior to 17.4.0, `GET /api/v3/meetings/:meeting_id/agenda_items/:agenda_item_id` discloses private work package data from a linked work package that belongs to a private/inaccessible project. This vulnerability is fixed in 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:29:15 UTC Added: 06/26/2026, 20:07:33 UTC |
CVE-2026-44736: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in opf openprojectCVE-2026-44736 0 OpenProject is open-source, web-based project management software. Prior to 17.4.0, the GET /api/v3/relations endpoint allows any authenticated user to retrieve relations — and the subject (title) of work packages they have no permission to view — by supplying an arbitrary work package ID in the involved, fromId, or toId filter. This bypasses the Relation.visible scope due to a flawed performance optimization in RelationQuery. This vulnerability is fixed in 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:27:54 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44735: CWE-863: Incorrect Authorization in opf openprojectCVE-2026-44735 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the GET /api/v3/shares endpoint returns share details for ALL work packages in a project to any user with the view_shared_work_packages permission. The authorization check operates at the project level only — it does not verify the requesting user can actually view each individual shared work package. This allows a regular project member to discover work package IDs and subjects (including confidential titles), which users have been granted shared access, what role level was assigned (Editor, Commenter, Viewer). This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:32:21 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44734: CWE-862: Missing Authorization in opf openprojectCVE-2026-44734 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, a Missing Authorization vulnerability exists in OpenProject's CostReportsController. The rename and update actions allow any authenticated user to modify the name, filters, and grouping of any Public cost report in the system without verifying ownership or permission level. An attacker who discovers or guesses a public report's numeric ID can rename or overwrite its filter configuration without any warning to the report's owner. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:33:08 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44733: CWE-620: Unverified Password Change in opf openprojectCVE-2026-44733 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, Business Logic Error on OpenProject through PATCH request to /api/v3/users/me permits to bypass password requirements. A password validation flaw in the change password behavior allows attackers to change a user's password only with an active session takeover. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:47:13 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44732: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-44732 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, OpenProject exposes a document update endpoint used to modify existing documents. The target document is loaded with visibility checks and then updated. During update, attacker-controlled attributes are applied to the persisted record before authorization is enforced. As a result, a user without :manage_documents in the source project can move and modify foreign project documents by setting project_id in a single PATCH request. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:39:58 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44731: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-44731 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the web application's meetings filter feature leaks whether a given user ID corresponds to a valid account and discloses the user's full name, allowing an attacker to enumerate all existing user accounts by probing user IDs and observing differences in the server response. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:41:53 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44696: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in opf openprojectCVE-2026-44696 0 OpenProject is open-source, web-based project management software. Prior to 17.4.0, OpenProject's rich text (markdown) rendering pipeline uses Sanitize::Config::RELAXED[:css] for inline style sanitization. This configuration permits essentially all CSS properties in style attributes on permitted HTML elements (figure, img, table, th, tr, td). This allows any authenticated user with write access to formattable text fields (work package descriptions, comments, project descriptions, news) to inject CSS This vulnerability is fixed in 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:30:51 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-52785: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in opf openprojectCVE-2026-52785 0 OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, there is a SQL injection in timestamps functionality. OpenProject baseline comparison allows callers to request historic work-package attributes using the timestamps parameter. This vulnerability is fixed in 17.3.3 and 17.4.1. Join the discussion | CVE Database V5 | 06/26/2026, 18:54:03 UTC Added: 06/26/2026, 19:37:15 UTC |
CVE-2026-52784: CWE-352: Cross-Site Request Forgery (CSRF) in opf openprojectCVE-2026-52784 0 OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, there is a CSRF on TARGET through /users/:id via POST parameter "user[admin]". This vulnerability is fixed in 17.3.3 and 17.4.1. Join the discussion | CVE Database V5 | 06/26/2026, 18:56:06 UTC Added: 06/26/2026, 19:37:15 UTC |
Showing 1 to 10 of 16 results