Lucene search
+L

5413 matches found

Github Security Blog
Github Security Blog
added 2026/05/05 7:26 p.m.17 views

gix and gitoxide's symlinked .gitmodules are followed and parsed from outside of the repository

Summary attachments: pocs.zip When Repository::submodules loads submodule metadata, it prefers the worktree .gitmodules file if that path exists. In the current implementation, the path is read with std::fs::read, which follows symlinks. As a result, a repository can present a symlinked .gitmodul...

6.1AI score
SaveExploits0References2Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.19 views

PT-2026-38896

Summary attachments: pocs.zip When Repository::submodules loads submodule metadata, it prefers the worktree .gitmodules file if that path exists. In the current implementation, the path is read with std::fs::read, which follows symlinks. As a result, a repository can present a symlinked .gitmodul...

8.7CVSS6.1AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/30 10:22 a.m.21 views

pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 §4.1.11 MUST violation)

A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit Critical Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This...

7.5CVSS8.5AI score0.00269EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.14 views

PT-2026-35792

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.8 Description An access control bypass exists in the '/allowlist' endpoint where owner-only enforcement is omitted for cross-channel allowlist writes. This allows an authorized non-owner sender to bypass...

4.3CVSS5.8AI score0.00238EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/24 3:16 p.m.17 views

CVE-2026-31593

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU Reject synchronizing vCPU state to its associated VMSA if the vCPU has already been launched, i.e. if the VMSA has already been encrypted. On a host wit...

5.5CVSS0.00122EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/24 2:42 p.m.42 views

CVE-2026-31598

Summary of CVE-2026-31598 (ocfs2 deadlock) : In the Linux kernel OCFS2, a potential deadlock arises from ABBA lock ordering between unlink and dio_end_io_write. The path in unlink acquires inode_lock (orphan_dir_inode) before ip_alloc_sem, while dio_end_io_write acquires ip_alloc_sem first, then ...

7.5CVSS5.4AI score0.00435EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of the coremap when EIOINTC in LoongArch KVM is empty, potentially leading to...

7.3CVSS5.8AI score0.0012EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/22 7:47 p.m.45 views

CVE-2026-34066 nimiq-blockchain: Peer-triggerable panic during history sync

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:15 p.m.12 views

JLSEC-2026-175

In libpixman in Pixman before 0.42.2, there is an out-of-bounds write aka heap-based buffer overflow in rasterizeedges8 due to an integer overflow in pixmansamplefloory...

8.8CVSS7.3AI score0.01524EPSS
SaveExploits1References8
NVD
NVD
added 2026/04/20 9:16 p.m.9 views

CVE-2026-29646

In OpenXiangShan NEMU prior to 55295c4, when running with RVH Hypervisor extension enabled, a VS-mode guest write to the supervisor interrupt-enable CSR sie may be handled incorrectly and can influence machine-level interrupt enable state mie. This breaks privilege/virtualization isolation and ca...

9.8CVSS0.00365EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/20 5:48 p.m.10 views

CVE-2026-41389

OpenClaw versions 2026.4.7 before 2026.4.15 fail to enforce local-root containment on tool-result media paths, allowing arbitrary local and UNC file access. Attackers can craft malicious tool-result media references to trigger host-side file reads or Windows network path access, potentially...

6.3CVSS5.9AI score0.00264EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/20 12:00 a.m.43 views

CVE-2026-29646

In OpenXiangShan NEMU prior to 55295c4, when running with RVH Hypervisor extension enabled, a VS-mode guest write to the supervisor interrupt-enable CSR sie may be handled incorrectly and can influence machine-level interrupt enable state mie. This breaks privilege/virtualization isolation and ca...

0.00365EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/20 12:00 a.m.9 views

CVE-2026-29646

In OpenXiangShan NEMU prior to 55295c4, when running with RVH Hypervisor extension enabled, a VS-mode guest write to the supervisor interrupt-enable CSR sie may be handled incorrectly and can influence machine-level interrupt enable state mie. This breaks privilege/virtualization isolation and ca...

5.7AI score0.00365EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007481)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007481 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/14 11:32 p.m.20 views

ImageMagick has out-of-bounds access in ConnectedComponentsImage() via CLI-controlled connected-components:* artifacts

When the connected-components: define specifies an invalid index and out of bound operation will result in an access violation...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0References2Affected Software18
EUVD
EUVD
added 2026/04/14 6:30 p.m.12 views

EUVD-2026-22292

jsPDF Vulnerable to Stored XMP Metadata Injection Spoofing & Integrity Violation...

6.9CVSS7.1AI score0.00263EPSS
SaveExploits2References8
Github Security Blog
Github Security Blog
added 2026/04/14 12:05 a.m.13 views

SP1 V6 Recursion Circuit Row-Count Binding Gap

Summary A soundness vulnerability in the SP1 V6 recursive shard verifier allows a malicious prover to construct a recursive proof from a shard proof that the native verifier would reject. - Affected versions: = 6.0.0, = 6.0.2 - Not affected: SP1 V5 all versions - Severity: High Details Background...

8.9CVSS6AI score0.00195EPSS
SaveExploits0References4Affected Software3
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:00 a.m.8 views

CVE-2025-69624

Nitro PDF Pro before 14.43 for Windows contains a NULL pointer dereference vulnerability in the JavaScript implementation of app.alert. When app.alert is called with more than one argument and the first argument evaluates to null for example, app.alertapp.activeDocs, true when app.activeDocs is...

7.5CVSS5.9AI score0.00428EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/04/13 12:00 a.m.13 views

The vulnerability of the parse_header() function in the GLib library allows a hacker to cause a service failure.

The vulnerability of the parseheader function in the GLib library is related to the violation of the buffer’s initial boundary. Exploiting this vulnerability allows an attacker to trigger a service failure...

2.8CVSS5.8AI score0.00141EPSS
SaveExploits1References8Affected Software4
Redos
Redos
added 2026/04/10 12:00 a.m.26 views

ROS-20260410-73-0006

An XRDP server vulnerability is related to an operation exceeding buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code...

9.8CVSS7.8AI score0.01342EPSS
SaveExploits0
Rows per page
Query Builder