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
0 Group-Office is an enterprise customer relationship management and groupware tool. Prior to 26.0.25, 25.0.100, and 6.8.165, GroupOffice allows authenticated users to persist arbitrary legacy settings for any user_id via index.php?r=core/saveSetting. A separate client-side sink in the email module injects the email_font_size setting directly into JavaScript without escaping. By combining these two issues, any low-privileged authenticated user can overwrite an administrator's email_font_size setting with a JavaScript payload and trigger stored XSS in the administrator's browser when the GroupOffice web client loads views/Extjs3/modulescripts.php. This vulnerability is fixed in 26.0.25, 25.0.100, and 6.8.165. Join the discussion | CVE Database V5 | 05/29/2026, 12:34:22 UTC Added: 05/29/2026, 12:48:35 UTC |
Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar object into a setting string, an authenticated attacker can achieve Arbitrary File Write, leading directly to Remote Code Execution (RCE) on the server. This issue has been patched in versions 6.8.156, 25.0.90, and 26.0.12. Join the discussion | CVE Database V5 | 04/02/2026, 19:15:40 UTC Added: 04/02/2026, 19:38:18 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.158, 25.0.92, and 26.0.17, an authenticated SQL Injection vulnerability in the JMAP `Contact/query` endpoint allows any authenticated user with basic addressbook access to extract arbitrary data from the database — including active session tokens of other users. This enables full account takeover of any user, including the System Administrator, without knowing their password. Versions 6.8.158, 25.0.92, and 26.0.17 fix the issue. Join the discussion | CVE Database V5 | 03/27/2026, 14:08:38 UTC Added: 03/27/2026, 14:30:51 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.155, 25.0.88, and 26.0.10, there is a reflected XSS vulnerability in GroupOffice on the external/index flow. The f parameter (Base64 JSON) is decoded and then injected into an inline JavaScript block without strict escaping, allowing </script><script>...</script> injection and arbitrary JavaScript execution in the victim's browser. This issue has been patched in versions 6.8.155, 25.0.88, and 26.0.10. Join the discussion | CVE Database V5 | 03/06/2026, 21:14:03 UTC Added: 03/06/2026, 21:31:06 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.155, 25.0.88, and 26.0.10, there is a reflected XSS vulnerability in the GroupOffice installer, endpoint install/license.php. The POST field license is rendered without escaping inside a <textarea>, allowing a </textarea><script>...</script> breakout.. This issue has been patched in versions 6.8.155, 25.0.88, and 26.0.10. Join the discussion | CVE Database V5 | 03/06/2026, 21:13:33 UTC Added: 03/06/2026, 21:31:06 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Versions prior to 26.0.9, 25.0.87, and 6.8.154 have an authenticated Remote Code Execution vulnerability in the TNEF attachment processing flow. The vulnerable path extracts attacker-controlled files from `winmail.dat` and then invokes `zip` with a shell wildcard (`*`). Because extracted filenames are attacker-controlled, they can be interpreted as `zip` options and lead to arbitrary command execution. Versions 26.0.9, 25.0.87, and 6.8.154 fix the issue. Join the discussion | CVE Database V5 | 02/27/2026, 19:52:41 UTC Added: 02/27/2026, 20:11:12 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Versions prior to 26.0.8, 25.0.87, and 6.8.153 have a SQL Injection (SQLi) vulnerability, exploitable through the `advancedQueryData` parameter (`comparator` field) on an authenticated endpoint. The endpoint `index.php?r=email/template/emailSelection` processes `advancedQueryData` and forwards the SQL comparator without a strict allowlist into SQL condition building. This enables blind boolean-based exfiltration of the `core_auth_password` table. Versions 26.0.8, 25.0.87, and 6.8.153 fix the issue. Join the discussion | CVE Database V5 | 02/27/2026, 19:49:57 UTC Added: 02/27/2026, 19:56:11 UTC |
CVE-2026-25511 is a high-severity Server-Side Request Forgery (SSRF) vulnerability in Intermesh's Group-Office product affecting versions prior to 6.8.150, 25.0.82, and 26.0.5. An authenticated user with System Administrator privileges can exploit the WOPI service discovery URL to perform SSRF attacks, including accessing internal hosts and ports. The vulnerability allows exfiltration of SSRF response bodies via the built-in debug system, effectively making the SSRF visible and enabling full server-side file read. No user interaction is required beyond authentication, and the vulnerability does not require additional privileges beyond System Administrator access. Join the discussion | CVE Database V5 | 02/04/2026, 20:40:04 UTC Added: 02/04/2026, 20:45:10 UTC |
CVE-2026-25512 is a critical remote code execution vulnerability in Intermesh Group-Office versions prior to 6.8.150, 25.0.82, and 26.0.5. The flaw arises from improper neutralization of special elements in the tmp_file parameter, which is directly concatenated into an exec() system call within the email/message/tnefAttachmentFromTempFile endpoint. An authenticated attacker can exploit this by injecting shell metacharacters to execute arbitrary commands on the server without user interaction. This vulnerability impacts confidentiality, integrity, and availability of affected systems. Join the discussion | CVE Database V5 | 02/04/2026, 20:39:08 UTC Added: 02/04/2026, 20:45:11 UTC |
0 Group-Office is an enterprise customer relationship management and groupware tool. Prior to 6.8.150, 25.0.82, and 26.0.5, the MaintenanceController exposes an action zipLanguage which takes a lang parameter and passes it directly to a system zip command via exec(). This can be combined with uploading a crafted zip file to achieve remote code execution. This vulnerability is fixed in 6.8.150, 25.0.82, and 26.0.5. Join the discussion | CVE Database V5 | 02/02/2026, 22:40:15 UTC Added: 02/02/2026, 23:15:17 UTC |
Showing 1 to 10 of 12 results