Lucene search
+L

114 matches found

CVE
CVE
added 5 days ago65 views

CVE-2026-67308

Concretely documented CVE-2026-67308 affects Wazuh workflows prior to 44bf114. A shell injection exists in GitHub Actions workflows via fork pull requests that submit crafted VERSION.json files. Attackers can inject shell metacharacters into environment variables that are directly interpolated in...

9.3CVSS6.2AI score0.00451EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago37 views

CVE-2026-67308 Wazuh GitHub Actions Shell Injection via Fork Pull Request

Wazuh workflows before 44bf114 contain a shell injection vulnerability in GitHub Actions that allows attackers to execute arbitrary commands by submitting pull requests with crafted VERSION.json files. Attackers can inject shell metacharacters into environment variables that are directly...

9.3CVSS0.00451EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/07/24 12:57 a.m.7 views

[SECURITY] Fedora 44 Update: python-lsp-black-2.0.0-17.fc44

lsp-black is a python-lsp-server plugin that adds support to black autoformatter. This is forked from pyls-black to be compatible wth community maintained language-server python-lsp-server...

9.8CVSS7.6AI score0.00621EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:6 p.m.11 views

CVE-2026-44359

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS5.8AI score0.01003EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/19 6:29 a.m.9 views

MGASA-2026-0266 Updated perl-Bytes-Random-Secure package fixes a security vulnerability

The updated package fixes a security vulnerability: Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. CVE-2026-11625...

7.5CVSS5.2AI score0.00339EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/15 6:16 p.m.15 views

CVE-2026-53517

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refreshtoken grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing...

8.1CVSS0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/15 5:33 p.m.15 views

EUVD-2026-44745

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refreshtoken grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing...

8.1CVSS6.1AI score0.0024EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/10 12:54 a.m.13 views

[SECURITY] Fedora 44 Update: c-ares-1.34.7-1.fc44

c-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT...

5.9AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/01 8:6 a.m.21 views

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes

...

7.5CVSS5.9AI score0.00339EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/30 5:25 p.m.8 views

User Impersonation

Overview Affected versions of this package are vulnerable to User Impersonation via the pipeline.Author process. An attacker can execute unauthorized pipeline steps and exfiltrate CI secrets by setting the commit author name in a GitLab webhook payload to match an entry in the approval list,...

9.2CVSS6AI score0.00546EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-52980

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/fair: Clear reldeadline when initializing forked entities A yield-triggered crash can happen when a newly forked schedentity enters the fair class with...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.10 views

SUSE CVE-2026-52980

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Clear reldeadline when initializing forked entities A yield-triggered crash can happen when a newly forked schedentity enters the fair class with se-reldeadline unexpectedly set. The failing sequence is: 1. A task is...

5.8AI score0.00122EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/26 9:16 a.m.12 views

CVE-2026-11702

Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced. Secrets generated in multiprocess...

7.5CVSS0.00339EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/26 9:16 a.m.15 views

CVE-2026-11625

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced...

7.5CVSS0.00339EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/26 9:16 a.m.9 views

UBUNTU-CVE-2026-11625

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/26 8:13 a.m.35 views

CVE-2026-11702

Affected: Bytes::Random::Secure::Tiny for Perl, versions up to 1.011. Root cause: PRNG internal state is shared across forked processes if an object is initialised before forking, leading to identical random streams. Impact: secrets generated in multiprocess apps can be predictable across process...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/26 8:13 a.m.15 views

EUVD-2026-39641

Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced. Secrets generated in multiprocess...

7.5CVSS5.7AI score0.00431EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/26 8:7 a.m.9 views

CVE-2026-11625

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/26 8:7 a.m.59 views

CVE-2026-11625 Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced...

0.00339EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/26 8:7 a.m.20 views

EUVD-2026-39640

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced...

7.5CVSS5.7AI score0.00431EPSS
SaveExploits0References4
Rows per page
Query Builder