Lucene search
+L

1038254 matches found

OSV
OSV
added 2026/04/22 10:9 a.m.14 views

RHSA-2026:7288 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

6.5CVSS5.6AI score0.00482EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/22 10:9 a.m.14 views

RHSA-2026:6035 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.1CVSS5.6AI score0.00308EPSS
SaveExploits0References11
OSV
OSV
added 2026/04/22 10:9 a.m.12 views

RHSA-2026:6016 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.1CVSS5.6AI score0.00308EPSS
SaveExploits0References11
OSV
OSV
added 2026/04/22 10:9 a.m.6 views

SUSE-SU-2026:21370-1 Security update for ignition

This update for ignition fixes the following issue: - CVE-2026-33186: Fixed an authorization bypass due to improper validation of the HTTP/2: path pseudo-header bsc1260251...

9.1CVSS7.5AI score0.01557EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/22 8:19 a.m.10 views

kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure

A flaw was found in the Linux kernel's Data Access MONitor DAMON sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead ...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 8:4 a.m.36 views

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

Red Hat OpenShift Container Platform release 4.18.38 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.18. Red Hat Product Security has rated this update as having a...

10CVSS5.8AI score0.00765EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2026/04/22 4:10 a.m.232 views

Bug-Bounty-Hunting-Methodology-2026

██████╗ ██╗ ██╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗███╗...

5.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/22 2:33 a.m.7 views

CVE-2026-6386

In order to apply a particular protection key to an address range, the kernel must update the corresponding page table entries. The subroutine which handled this failed to take into account the presence of 1GB largepage mappings created using the shmcreatelargepage3 interface. In particular, it...

5.8AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 2:16 a.m.8 views

CVE-2026-41146

facil.io is a C micro-framework for web applications. Prior to commit 5128747363055201d3ecf0e29bf0a961703c9fa0, fiojsonparse can enter an infinite loop when it encounters a nested JSON value starting with i or I. The process spins in user space and pegs one CPU core at 100% instead of returning a...

8.7CVSS0.00294EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/22 1:40 a.m.14 views

SUSE CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially...

5.7CVSS5.9AI score0.00369EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2026/04/22 1:14 a.m.10 views

CVE-2026-6785

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corrupti...

7.5CVSS5.9AI score0.00513EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/22 12:31 a.m.12 views

EUVD-2026-24550

An improper authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to determine the names of private repositories by their numeric ID. The mobile upload policy API endpoint did not perform an early authorization check, and validation error...

5.3CVSS5.8AI score0.00296EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 12:31 a.m.13 views

EUVD-2026-24554

A server-side request forgery SSRF vulnerability was identified in GitHub Enterprise Server that allowed an attacker to extract sensitive environment variables from the instance through a timing side-channel attack against the notebook rendering service. When private mode was disabled, the notebo...

9.5CVSS5.8AI score0.00424EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 12:31 a.m.11 views

EUVD-2026-24552

An improper authorization vulnerability in scoped user-to-server ghu token authorization in GitHub Enterprise Server allows an authenticated attacker to access private repositories outside the intended installation scope, which can include write operations, via an authorization fallback that...

7.2CVSS5.8AI score0.0029EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 12:31 a.m.9 views

EUVD-2026-24545

An incorrect regular expression vulnerability was identified in GitHub Enterprise Server that allowed an attacker to bypass OAuth redirect URI validation. An attacker with knowledge of a first-party OAuth application's registered callback URL could craft a malicious authorization link that, when...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 12:31 a.m.30 views

EUVD-2026-24520

An authorization bypass 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 by manipulating the ownerid parameter in the request bod...

5.3CVSS5.9AI score0.0027EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/22 12:25 a.m.10 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.6AI score0.00122EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.11 views

kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure

A flaw was found in the Linux kernel's Data Access MONitor DAMON sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead ...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.16 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.6AI score0.00122EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.14 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.4AI score0.00788EPSS
SaveExploits3References10
Rows per page
Query Builder