Lucene search
+L

13812 matches found

RedHat Linux
RedHat Linux
added 2026/06/29 7:50 p.m.14 views

kernel: netfilter: nft_inner: Fix IPv6 inner_thoff desync

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nftinner module. This vulnerability arises from an incorrect handling of IPv6 inner packet processing, where the transport header offset innerthoff becomes desynchronized from the Layer 4 protocol l4proto. A remot...

9.1CVSS7.2AI score0.00322EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/29 11:50 a.m.12 views

PYSEC-2026-383 Langroid has WAF Bypass Leading to RCE in TableChatAgent

Affected Scope langroid = 0.59.31 Vulnerability Description CVE-2025-46724 fix bypass: TableChatAgent can call pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to literalok...

9.4CVSS7AI score0.00639EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.16 views

PT-2026-53691

Name of the Vulnerable Software and Affected Versions Amazon CloudFront affected versions not specified Description An inconsistent interpretation of HTTP/2 requests in Amazon CloudFront when AWS WAF is enabled may allow remote actors to bypass managed rule body inspection. This occurs through...

9.8CVSS5.8AI score0.00626EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.34 views

PT-2026-53692

Name of the Vulnerable Software and Affected Versions AWS Application Load Balancer affected versions not specified Description Inconsistent interpretation of HTTP/2 requests in AWS Application Load Balancer when AWS WAF is enabled may allow remote actors to bypass managed rule body inspection. B...

9.8CVSS5.8AI score0.00676EPSS
SaveExploits0References10
Fedora
Fedora
added 2026/06/27 1:12 a.m.14 views

[SECURITY] Fedora 44 Update: nginx-mod-naxsi-1.6-19.fc44

naxsi is an nginx module that provides score based Web Application Firewall WAF abilities in a highly granular fashion...

9.2CVSS7AI score0.04022EPSS
SaveExploits5
Fedora
Fedora
added 2026/06/27 12:56 a.m.14 views

[SECURITY] Fedora 43 Update: nginx-mod-naxsi-1.6-19.fc43

naxsi is an nginx module that provides score based Web Application Firewall WAF abilities in a highly granular fashion...

9.2CVSS7AI score0.04022EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.12 views

EulerOS 2.0 SP15 : firewalld (EulerOS-SA-2026-2440)

According to the versions of the firewalld packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in firewalld. A local unprivileged user can exploit this vulnerability by mis-authorizing two runtime D-Bus Desktop Bus setter...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.10 views

EulerOS 2.0 SP15 : firewalld (EulerOS-SA-2026-2481)

According to the versions of the firewalld packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in firewalld. A local unprivileged user can exploit this vulnerability by mis-authorizing two runtime D-Bus Desktop Bus setter...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.14 views

SUSE CVE-2026-53080

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

4.7CVSS5.8AI score0.00114EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/25 7:34 p.m.15 views

CVE-2026-40983

A flaw was found in Micrometer. A remote attacker can provide specially crafted gRPC gRPC Remote Procedure Call requests, which may lead to a denial-of-service DoS condition. This vulnerability allows an attacker to disrupt the availability of the affected system. Mitigation To mitigate this issu...

7.5CVSS5.9AI score0.00614EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.16 views

CVE-2026-53080

A flaw was found in the Linux kernel's traffic control firewall classifier clsfw module. An attacker with the ability to create traffic control filters could exploit a vulnerability where an invalid filter, created using an older method, is processed before proper validation. This can lead to a...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.17 views

CVE-2026-53080

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

5.5CVSS0.00114EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/06/24 4:30 p.m.10 views

EUVD-2026-38948

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

5.8AI score0.00114EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/24 4:30 p.m.24 views

CVE-2026-53080

CVE-2026-53080 affects the Linux kernel net/sched cls_fw. Description in connected advisories shows that a NULL dereference could occur for old-style filters during shared-block publication, leading to a crash/warn during packet classification. The fix skips “old-style” classification on shared b...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/24 4:30 p.m.10 views

CVE-2026-53080 net/sched: cls_fw: fix NULL dereference of "old" filters before change()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

5.8AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/06/24 3:19 p.m.18 views

CVE-2026-44393

A flaw was found in OpenStack oslo.messaging. The RabbitMQ driver does not properly verify the hostname of the message broker when establishing a TLS Transport Layer Security connection. An attacker capable of intercepting control-plane network traffic can exploit this vulnerability to impersonat...

7.4CVSS5.8AI score0.00172EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.22 views

PT-2026-51936

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwctl component where incorrect class initialization ordering can lead to a NULL pointer dereference during device removal. Because CXL is linked before fwctl in t...

5.5CVSS6AI score0.0016EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/22 4:53 p.m.6 views

Arbitrary File Upload

Overview Affected versions of this package are vulnerable to Arbitrary File Upload via the ticket attachments process. An attacker can execute arbitrary code, extract sensitive data, read credentials, and run system commands by uploading malicious files as an authenticated user. Workaround This...

9.9CVSS6AI score0.00405EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/22 3:12 p.m.6 views

SUSE-SU-2026:22343-1 Security update for firewalld

This update for firewalld fixes the following issue - CVE-2026-4948: local unprivileged users can modify firewall state due to D-Bus setter mis-authorizations bsc1260903...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/22 3:08 p.m.7 views

OPENSUSE-SU-2026:21032-1 Security update for firewalld

This update for firewalld fixes the following issue - CVE-2026-4948: local unprivileged users can modify firewall state due to D-Bus setter mis-authorizations bsc1260903...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
Rows per page
Query Builder