Lucene search
+L

14351 matches found

OSV
OSV
•added 2026/07/20 12:00 a.m.•13 views

MAL-2026-11044 Malicious code in tailwind-gutenberg-block-zero (npm)

The npm package tailwind-gutenberg-block-zero is a supply-chain dropper disguised as a WordPress / Gutenberg block plugin. The published tarball carries the trappings of a real plugin a my-tailwind-blocks.php, a wp-scripts build configuration, a README and a screenshot, but its real behaviour liv...

6.3AI score
SaveExploits0References2
OSV
OSV
•added 2026/07/19 11:39 p.m.•15 views

BIT-DRUPAL-2026-55804 Drupal core - Moderately critical - Gadget chain - SA-CORE-2026-006

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection. This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.,...

5.3AI score0.00353EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/19 11:06 p.m.•16 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.01799EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/07/19 11:06 p.m.•85 views

CVE-2026-44359

The CVE describes a flaw in Meshtastic’s GitHub workflow (main_matrix.yml) prior to version 2.7.21.1370b23 where pull_request_target could trigger jobs that check out attacker forks and execute attacker-controlled files with repository secrets and elevated GITHUB_TOKEN permissions. External PRs w...

10CVSS5.7AI score0.01799EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/19 11:06 p.m.•63 views

CVE-2026-44359 Meshtastic GitHub repo vulnerable to Arbitrary Code Execution via pull_request_target Fork Checkout in CI Workflow

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...

10CVSS0.01799EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/19 4:17 p.m.•14 views

CVE-2026-64047

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS0.00755EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/19 4:17 p.m.•16 views

CVE-2026-64046

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS0.00755EPSS
SaveExploits0References8
vulnersOsv
vulnersOsv
•added 2026/07/19 3:54 p.m.•14 views

@activepieces/piece-ai (>=0.3.1, <=0.3.4), @middy/validator (>=5.4.3, <=5.4.4) +5 more potentially affected by CVE-2026-16221 via fast-uri (>=3.0.1, <=3.1.2)

fast-uri NPM version =3.0.1, =0.3.1, =5.4.3, =1.0.0, =1.0.0, =1.25.0, =2.2.0, =2.3.1 Source cves: CVE-2026-16221 Source advisory: SNYK:JS-FASTURI-18021349...

7.5CVSS5.5AI score0.00254EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/07/19 3:39 p.m.•45 views

CVE-2026-64046 net: tls: prevent chain-after-chain in plain text SG

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS0.00755EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/19 3:39 p.m.•20 views

EUVD-2026-45619

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

5.4AI score0.00755EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/19 3:39 p.m.•17 views

EUVD-2026-45620

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

5.5AI score0.00755EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/19 3:39 p.m.•16 views

CVE-2026-64046

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0
CVE
CVE
•added 2026/07/19 3:39 p.m.•75 views

CVE-2026-64046

CVE-2026-64046 concerns a Linux kernel TLS issue where a chain-after-chain in the scatterlist could arise when end = 0 (start != 0). The bug creates a chain link to the content type immediately after the wrap link, and sg_next does not recursively resolve consecutive chain links, making the input...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/19 3:39 p.m.•16 views

CVE-2026-64046 net: tls: prevent chain-after-chain in plain text SG

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS5.4AI score
SaveExploits0References11
CVE
CVE
•added 2026/07/19 12:02 p.m.•96 views

CVE-2026-63796

CVE-2026-63796 concerns the Linux kernel’s OCFS2 filesystem. The issue arises when a malicious group descriptor can claim a bg_size/bg_bits pair that exceeds the on-disk group bitmap capacity, allowing bitmap scans and bit updates to run past bg_bitmap. The fix adds a physical-capacity check (bas...

8.8CVSS5.5AI score0.00481EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/07/19 12:02 p.m.•15 views

CVE-2026-63796

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2validategdparent only bounds bgbits against the parent allocator's chain geometry. A malicious descriptor can still claim a bgsize/bgbits pair that exceeds the bitmap bytes th...

8.8CVSS5.3AI score0.00481EPSS
SaveExploits0
OSV
OSV
•added 2026/07/19 11:59 a.m.•15 views

CVE-2026-53388 fuse: re-lock request before replacing page cache folio

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS5.4AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•26 views

PT-2026-61516

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

10CVSS5.8AI score0.01799EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
•added 2026/07/18 3:52 p.m.•16 views

@cedarjs/api-server (>=1.0.0-canary.12281, <=9.0.0-canary.1784), @cedarjs/cli (>=1.0.0-canary.12281, <=9.0.0-canary.1784) +40 more potentially affected by CVE-2026-16117 via @fastify/http-proxy (>=11.1.2, <=11.5.0)

@fastify/http-proxy NPM version =11.1.2, =1.0.0-canary.12281, =1.0.0-canary.12281, =6.0.0-canary.2685, =1.0.0-canary.12281, =1.0.0-canary.12281, =4.0.0-canary.13864, =4.0.0-canary.13864, =1.0.0-canary.12281, =3.0.0-alpha-1, =0.0.4, =0.3.0, =0.1.0, =1.0.1, =1.0.14 and more Source cves:...

10CVSS5.7AI score0.00444EPSS
SaveExploits0
GithubExploit
GithubExploit
•added 2026/07/18 8:39 a.m.•101 views

deep-pentest-skill

Deep Pentest Skill !License: MIThttps://img.shields.io/bad...

6.2AI score
SaveExploits0
Rows per page
Query Builder