Lucene search
+L

136150 matches found

NVD
NVD
•added 2026/06/30 5:16 p.m.•19 views

CVE-2026-58172

Ocelot through 24.1.0, fixed in commit f156fd4, contains a security control bypass vulnerability that allows denied clients to circumvent IP-based access restrictions by sending WebSocket upgrade requests. The WebSocket upgrade pipeline branch configured via MapWhen in OcelotPipelineExtensions.cs...

9.3CVSS0.00565EPSS
SaveExploits0References4
NVD
NVD
•added 2026/06/30 5:16 p.m.•25 views

CVE-2026-10653

The Zephyr netbuf library lib/netbuf/buf.c manipulated both of its reference counts -- the per-header buf-ref and the per-data-block refcount at the start of each variable/heap data allocation -- with plain non-atomic C operators buf-ref++, if --buf-ref 0, if --refcount. The API is documented as...

8.1CVSS0.00418EPSS
SaveExploits1References2
CVE
CVE
•added 2026/06/30 4:01 p.m.•431 views

CVE-2026-49451

The issue affects the OpenAPI.NET SDK used for OpenAPI document parsing in .NET. A circular schema reference in a small OpenAPI document can cause process termination via stack overflow when using public OpenAPI.NET reader APIs, applicable to both JSON and YAML paths. Affected versions range from...

7.5CVSS5.8AI score0.01238EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/06/30 3:19 p.m.•19 views

EUVD-2026-40349

PostgreSQL Anonymizer contains a vulnerability that allows unprivileged masked users to repeatedly call the anon.hash function and collects seed, hashoutput pairs to perform an offline brute-force attack and deduce the salt. The problem is resolved in PostgreSQL Anonymizer 3.1.2 and later version...

4.3CVSS5.8AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
•added 2026/06/30 3:16 p.m.•27 views

CVE-2026-27882

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.461, the GitLab webhook endpoint uses a non-constant-time string comparison operator !== to validate the webhook secret token. This implementation is vulnerable to timing attack...

4.8CVSS0.00229EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/30 2:36 p.m.•12 views

CVE-2026-27955 Coolify: Command Injection via Single-Quote Breakout in `executeInDocker()`

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, the executeInDocker helper wraps commands in bash -c '$command' without escaping single quotes. User-controlled dockercomposecustombuildcommand and...

6.6CVSS5.9AI score0.00396EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/30 2:32 p.m.•19 views

CVE-2026-27883 Coolify: IDOR in Deployment API - Cross-Team Deployment Information Disclosure

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, the GET /api/v1/deployments/uuid endpoint allows any authenticated user to access deployment details belonging to any team, bypassing team-based authorization. The $teamId ...

5CVSS5.8AI score0.00361EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/06/30 2:28 p.m.•16 views

EUVD-2026-40329

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, GET /api/v1/deployments/uuid in DeployController.php retrieves deployment details without validating that the deployment belongs to the authenticated user's team. Any...

5CVSS5.8AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/30 2:28 p.m.•23 views

CVE-2026-27881 Coolify: Cross-team deployment information disclosure via GET /api/v1/deployments/{uuid} (IDOR)

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, GET /api/v1/deployments/uuid in DeployController.php retrieves deployment details without validating that the deployment belongs to the authenticated user's team. Any...

5CVSS6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/06/30 2:26 p.m.•14 views

CVE-2026-27882 Coolify: Timing Attack in GitLab Webhook Token Validation

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.461, the GitLab webhook endpoint uses a non-constant-time string comparison operator !== to validate the webhook secret token. This implementation is vulnerable to timing attack...

4.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/06/30 2:26 p.m.•13 views

CVE-2026-27882

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.461, the GitLab webhook endpoint uses a non-constant-time string comparison operator !== to validate the webhook secret token. This implementation is vulnerable to timing attack...

4.8CVSS5.8AI score0.00229EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
•added 2026/06/30 2:16 p.m.•14 views

CVE-2026-14241

Memory safety bugs present in Firefox 152.0.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 152.0.4...

9.8CVSS6.2AI score0.0043EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/06/30 1:56 p.m.•13 views

CVE-2026-14178

openGauss 在处理带 NLS 参数的 totimestamp 调用时,totimestampwithfmtnls 会将 nlsfmtstr 保存到 usess-parsercxt.nlsfmtstr。在 seqscan + sort 执行路径下,该字符串原本被分配在 SeqScan 的表达式上下文中;当 SeqScan 完成后,该内存上下文会被 reset,但后续结果输出阶段 timestampout 仍会通过 CheckNlsFormat 访问 usess-parsercxt.nlsfmtstr,导致访问已释放内存。攻击者在具备数据库 SQL 执行权限的情况下,可构造特定...

5.9CVSS5.8AI score0.00367EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/06/30 1:11 p.m.•32 views

Important: Red Hat Security Advisory: mariadb:11.8 security, bug fix, and enhancement update

An update for the mariadb:11.8 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS6.3AI score0.01704EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/06/30 12:35 p.m.•32 views

CVE-2026-58374

In hostapd before 2.12, a missing bounds check in AP-mode Wi-Fi 7 IEEE 802.11be Multi-Link Operation MLO association request processing allows an unauthenticated attacker within wireless range to send a crafted management frame containing a malformed Multi-Link Element or Per-STA Profile...

7.1CVSS5.7AI score0.00469EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/06/30 12:35 p.m.•14 views

CVE-2026-58374

In hostapd before 2.12, a missing bounds check in AP-mode Wi-Fi 7 IEEE 802.11be Multi-Link Operation MLO association request processing allows an unauthenticated attacker within wireless range to send a crafted management frame containing a malformed Multi-Link Element or Per-STA Profile...

6.5CVSS5.8AI score0.00469EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
•added 2026/06/30 12:05 p.m.•12 views

Security update for tar

This update for tar fixes the following issues Security fixes: CVE-2026-5704: crafted archives can be used to to hide file injection bsc1261900. Other fixes: Fix tar changing dir permissions temporarily even when using --no-overwrite-dir. Fix --dereference/-h not working properly after...

5.9CVSS6.2AI score0.00493EPSS
SaveExploits2References8
Rockylinux
Rockylinux
•added 2026/06/30 12:02 p.m.•34 views

mariadb:10.11 security, bug fix, and enhancement update

An update is available for module.Judy, Judy, mariadb, module.galera, module.mariadb, galera. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list MariaDB is a...

10CVSS6.4AI score0.01704EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/06/30 12:01 p.m.•14 views

CVE-2026-53432 Integer Overflow in fzf

fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...

5.6CVSS5.8AI score0.00419EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/06/30 11:38 a.m.•14 views

CVE-2026-41053

Incorrect authentication caching in the team member ship expansion of the Rancher Github authentication provider caused it granting principal access to any logged in user, in 2.13 before 2.13.6 and 2.14 before 2.14.2...

8.8CVSS5.8AI score0.00524EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder