Lucene search
+L

1038971 matches found

Vulnrichment
Vulnrichment
added 2026/02/18 8:44 p.m.8 views

CVE-2026-1999 Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed unauthorized merging of pull requests

An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to merge their own pull request into a repository without having push access by exploiting an authorization bypass in the enableautomerge mutation for pull requests. This issue only affect...

7.1CVSS5.9AI score0.00317EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/18 8:44 p.m.35 views

CVE-2026-1999

CVE-2026-1999 affects GitHub Enterprise Server and is an incorrect authorization vulnerability in the enable_auto_merge mutation for pull requests. An attacker could merge their own PR into a repository without push access under specific conditions: the repository must allow forking, a clean PR s...

7.1CVSS5.9AI score0.00317EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/18 8:42 p.m.45 views

CVE-2026-1355 Missing Authorization Check in GitHub Enterprise Server Allows Unauthorized Uploads to Repository Migration Exports

A Missing Authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to upload unauthorized content to another user’s repository migration export due to a missing authorization check in the repository migration upload endpoint. By supplying the migration...

6CVSS0.0039EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/18 8:37 p.m.8 views

CVE-2026-0573 Improper Handling of HTTP Redirects vulnerability was identified in GitHub Enterprise Server that allowed leaking of authorization token and enabled remote code execution

An URL redirection vulnerability was identified in GitHub Enterprise Server that allowed attacker-controlled redirects to leak sensitive authorization tokens. The repositorypages API insecurely followed HTTP redirects when fetching artifact URLs, preserving the authorization header containing a...

7.6CVSS6.2AI score0.00645EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/18 8:37 p.m.41 views

CVE-2026-0573

CVE-2026-0573 affects GitHub Enterprise Server. The repository_pages API insecurely follows HTTP redirects when fetching artifact URLs, preserving the Authorization header containing a privileged JWT. An authenticated user could redirect requests to an attacker-controlled domain, exfiltrate the A...

9CVSS6.2AI score0.00645EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/02/18 7:32 p.m.23 views

CVE-2026-2662

CVE-2026-2662 affects FascinatedBox Lily up to version 2.3. The vulnerability is in function count_transforms of src/lily_emitter.c, where manipulation leads to an out-of-bounds read. Exploitation is local, and public PoC/ exploit material exists. Reports indicate the project was informed via iss...

7.8CVSS5.2AI score0.00215EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/18 4:22 p.m.17 views

UBUNTU-CVE-2026-23222

In the Linux kernel, the following vulnerability has been resolved: crypto: omap - Allocate OMAPCRYPTOFORCECOPY scatterlists correctly The existing allocation of scatterlists in omapcryptocopysglists was allocating an array of scatterlist pointers, not scatterlist objects, resulting in a 4x too...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.35 views

CVE-2026-23223 xfs: fix UAF in xchk_btree_check_block_owner

In the Linux kernel, the following vulnerability has been resolved: xfs: fix UAF in xchkbtreecheckblockowner We cannot dereference bs-cur when trying to determine if bs-cur aliases bs-sc-sa.bno,rmapcur after the latter has been freed. Fix this by sampling before type before any freeing could...

0.0012EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/02/18 2:53 p.m.8 views

CVE-2025-71236

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature 154563.214890 nvme nvme2: NVME-FC1: controller connect complete 154564.169363 qla2xxx 0000:b0:00.1-3002:2: nvme: Sched: Set ZIO...

7.5CVSS5.2AI score0.00239EPSS
SaveExploits0
CVE
CVE
added 2026/02/18 2:53 p.m.33 views

CVE-2025-71236

CVE-2025-71236 is documented in connected sources as a Linux kernel vulnerability affecting the SCSI driver path for qla2xxx. The issue centers on a potential NULL pointer dereference when freeing memory associated with an SP (scsi request) in error paths, which can cause a system crash. The prov...

7.5CVSS5.2AI score0.00239EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/18 2:51 p.m.34 views

CLSA-2026-1771238245 kernel: Fix of 13 CVEs

fbdev: Fix vmalloc out-of-bounds write in fastimageblit CVE-2025-38685 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - fbdev: fix potential buffer overflow in doregisterframebuffer CVE-2025-38702 - scsi: ses: Fix slab-out-of-bounds in...

8.8CVSS6.9AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/18 2:47 p.m.28 views

CLSA-2026-1771241609 kernel: Fix of 13 CVEs

vsock: Do not allow binding to VMADDRPORTANY CVE-2025-38618 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - pptp: ensure minimal skb length in pptpxmit CVE-2025-38574 - ipv6: reject malicious packets in ipv6gsosegment CVE-2025-38572 -...

8.8CVSS7AI score0.00358EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/18 2:21 p.m.34 views

CVE-2026-23215 x86/vmware: Fix hypercall clobbers

In the Linux kernel, the following vulnerability has been resolved: x86/vmware: Fix hypercall clobbers Fedora QA reported the following panic: BUG: unable to handle page fault for address: 0000000040003e54 PF: supervisor write access in kernel mode PF: errorcode0x0002 - not-present page Hardware...

0.00112EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/18 2:21 p.m.65 views

CVE-2026-23215

CVE-2026-23215 affects the Linux kernel’s x86/vmware code. The issue arises from buggy QEMU VMware mouse emulation that clobbers the top 32 bits of the RDI/RSI state across hypercalls, causing page faults when dereferencing a saved kernel stack address. The kernel workaround marks RDI/RSI as clob...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/18 2:21 p.m.11 views

CVE-2026-23215 x86/vmware: Fix hypercall clobbers

In the Linux kernel, the following vulnerability has been resolved: x86/vmware: Fix hypercall clobbers Fedora QA reported the following panic: BUG: unable to handle page fault for address: 0000000040003e54 PF: supervisor write access in kernel mode PF: errorcode0x0002 - not-present page Hardware...

5.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/18 1:07 p.m.15 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.57 bug fix and security update

Red Hat OpenShift Container Platform release 4.16.57 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

9.8CVSS7.1AI score0.48211EPSS
SaveExploits10References4
OSV
OSV
added 2026/02/18 9:40 a.m.5 views

SUSE-SU-2026:20578-1 Security update for docker

This update for docker fixes the following issues: - CVE-2025-58181: not validating the number of mechanisms can cause unlimited memory consumption bsc1253904...

5.3CVSS6.7AI score0.00561EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/18 9:27 a.m.24 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.57 bug fix and security update

Red Hat OpenShift Container Platform release 4.16.57 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

9.1CVSS6.7AI score0.01591EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/02/18 8:43 a.m.28 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.17.49 bug fix and security update

Red Hat OpenShift Container Platform release 4.17.49 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.17. Red Hat Product Security has rated this update as having a...

8.2CVSS6.6AI score0.01591EPSS
SaveExploits2References4
Hacker One
Hacker One
added 2026/02/18 7:42 a.m.42 views

GitHub: Cross-repository IDOR in `/settings/security_analysis/bypass_reviewers` allows unauthorized delegated bypass reviewer modification

A vulnerability was identified in GitHub Enterprise Server that allowed an attacker with admin access on one repository to modify the secret scanning push protection delegated bypass reviewer list on another repository. Authorization was verified against the repository in the URL, but the action...

5.3CVSS5.9AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder