Lucene search
+L

105556 matches found

OSV
OSV
added 2026/08/18 7:48 p.m.3 views

SUSE-SU-2026:23194-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2025-68741: scsi: qla2xxx: Fix improper freeing of purex item bsc1255703. - CVE-2025-68818: scsi: Revert "scsi: qla2xxx: Perform lockless command...

10CVSS7.2AI score0.99907EPSS
SaveExploits269References1310
OSV
OSV
added 2026/08/18 6:56 p.m.3 views

SUSE-SU-2026:23193-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2025-68741: scsi: qla2xxx: Fix improper freeing of purex item bsc1255703. - CVE-2025-68818: scsi: Revert "scsi: qla2xxx: Perform lockless command...

10CVSS7.2AI score0.99907EPSS
SaveExploits269References1312
Kitploit
Kitploit
added 2026/08/18 6:37 p.m.7 views

django-DefectDojo v3.2.201

DefectDojo | ---|--- DefectDojo is a DevSecOps, ASPM application security posture management, and vulnerability management tool. DefectDojo orchestrates end-to-end security testing, vulnerability tracking, deduplication, remediation, and reporting. Demo Pro Edition: pro.demo.defectdojo.com OWASP...

5.8AI score
SaveExploits0References21
OSV
OSV
added 2026/08/18 5:26 p.m.9 views

GHSA-W26R-FWG8-RCP3 MagicMirror Socket.IO module namespaces bypass configured IP whitelist and allow unauthenticated server-side actions

Summary MagicMirror applies ipWhitelist only as Express middleware, but the Socket.IO server is attached directly to the HTTP server without equivalent IP allowlist, origin, or namespace authentication checks. In a documented common deployment where MagicMirror listens on a non-loopback interface...

2.3CVSS6.2AI score0.00279EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 5:26 p.m.9 views

MagicMirror Socket.IO module namespaces bypass configured IP whitelist and allow unauthenticated server-side actions

Summary MagicMirror applies ipWhitelist only as Express middleware, but the Socket.IO server is attached directly to the HTTP server without equivalent IP allowlist, origin, or namespace authentication checks. In a documented common deployment where MagicMirror listens on a non-loopback interface...

2.3CVSS6.2AI score0.00279EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/18 4:56 p.m.8 views

SUSE CVE-2026-68132

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

5.6AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:51 p.m.4 views

OPENSUSE-SU-2026:21605-1 Security update for forgejo-cli

This update for forgejo-cli fixes the following issues: Changes in forgejo-cli: - Update vendored bytes crate to 1.12.1 CVE-2026-25541: Fixed an integer overflow in BytesMut::reserve that could corrupt the tracked capacity and lead to out-of-bounds slices boo1274529. - update to 0.6.0:...

7.5CVSS5.9AI score0.00537EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/18 4:38 p.m.8 views

GO-2026-6213 Worktree operations may follow symlinks in github.com/go-git/go-git

Worktree operations may follow symlinks in github.com/go-git/go-git...

7.1CVSS5.2AI score0.00357EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6214 Path traversal via crafted reference names in github.com/go-git/go-git

Path traversal via crafted reference names in github.com/go-git/go-git...

6.3CVSS5.3AI score0.00413EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/08/18 4:35 p.m.3 views

hosts v3.16.107

!IMPORTANT Cloning this repository can take a long time! You probably just want to start with the latest version, not its whole history since 2018. Therefore you probably want to use git clone --depth 1 ... to save significant time. !NOTE With the exception of issues and PRs regarding changes to...

6AI score
SaveExploits0References128
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.9 views

RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

Summary ValueReader.readTable and readArray recursively call readFieldValue with no depth limit. A malicious AMQP peer can crash the client JVM by sending a deeply nested table structure. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines 139-155 and 237-249: java priva...

8.7CVSS5.4AI score0.00399EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/08/18 4:32 p.m.7 views

GHSA-93J5-89VC-PPH4 RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

Summary ValueReader.readTable and readArray recursively call readFieldValue with no depth limit. A malicious AMQP peer can crash the client JVM by sending a deeply nested table structure. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines 139-155 and 237-249: java priva...

8.7CVSS5.4AI score0.00399EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 4:25 p.m.49 views

CVE-2026-69220 RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively f...

8.7CVSS0.00399EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 4:25 p.m.5 views

CVE-2026-69220 RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively f...

8.7CVSS5.5AI score
SaveExploits0References8
NVD
NVD
added 2026/08/18 4:18 p.m.7 views

CVE-2026-75913

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

9.3CVSS0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 4:18 p.m.6 views

CVE-2026-75912

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like --contents=/path/to/file to exfiltrate sensitive files...

8.3CVSS0.00322EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 4:18 p.m.12 views

CVE-2026-71365

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS0.00448EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/18 4:05 p.m.5 views

pii-shield v2.2.0

PII-Shield 🛡️ Zero-code log sanitization sidecar for Kubernetes. Prevents data leaks GDPR/SOC2 by redacting PII from logs before they leave the pod. PII-Shield runs in-process — CLI, sidecar, or WASM. There is no hosted API and no server your data is sent to. "Don't let PII poison your AI models."...

5.8AI score
SaveExploits0References8
OSV
OSV
added 2026/08/18 4:01 p.m.6 views

OPENSUSE-SU-2026:21603-1 Security update for gitea-tea

This update for gitea-tea fixes the following issues: Changes in gitea-tea: - Update to 0.15.1, bringing in the 0.14.2/0.15.0/0.15.1 upstream changes below bsc1253576: CVE-2025-47913: golang.org/x/crypto/ssh/agent client process termination on an unexpected response to a key listing or signing...

9.1CVSS6.7AI score0.03153EPSS
SaveExploits4References14
Vulnrichment
Vulnrichment
added 2026/08/18 3:51 p.m.7 views

CVE-2026-71365 Awx: webhook status callback ssrf leaks the git pat

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS5.6AI score0.00448EPSS
SaveExploits0References6
Rows per page
Query Builder