Lucene search
+L

8070 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/04 9:30 a.m.9 views

Malicious code in @bank-widgets/whats-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 83244f927bab36b8e6f6493e932fea1ed017f30aaf286c82a81990f509589934 The package @bank-widgets/whats-new was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/04 9:30 a.m.10 views

MAL-2026-3335 Malicious code in @bank-widgets/whats-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 83244f927bab36b8e6f6493e932fea1ed017f30aaf286c82a81990f509589934 The package @bank-widgets/whats-new was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/04 12:0 a.m.3 views

CVE-2026-38669

wCMS v.1.4 is vulnerable to Cross Site Scripting XSS when creating a new blog...

5.8AI score0.00149EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/03 12:0 a.m.11 views

PT-2026-36704

Name of the Vulnerable Software and Affected Versions Totolink WA300 version 5.2cu.7112 B20190227 Description A buffer overflow exists in the POST Request Handler component. A remote attacker can trigger this issue by manipulating the http host argument within the loginauth function of the...

10CVSS7.5AI score0.00619EPSS
SaveExploits0References19
OSV
OSV
added 2026/05/02 12:0 p.m.11 views

RUSTSEC-2026-0127 Integer overflow in `array::ReadWrite::new()` leading to potential memory corruption

In array::ReadWrite::new line 83 of accessor/src/array.rs, let bytes = mem::sizeof:: len can overflow usize when len is very large. In release mode, this silently wraps, potentially making bytes = 0. The mapper then maps with 0 bytes, and subsequent accesses e.g. readvolatileat lead to undefined...

5.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.5 views

Fedora 43 : perl-CryptX (2026-3e1f671a17)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-3e1f671a17 advisory. 0.088 2026-04-23 - Crypt::KeyDerivation - new functions: pbkdf1openssl, bcryptpbkdf, scryptpbkdf, argon2pbkdf - Crypt::Misc - new functions: randomv7uuid,...

7.5CVSS5.8AI score0.00447EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.8 views

openSUSE 16 Security Update : grafana (openSUSE-SU-2026:20654-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20654-1 advisory. Changes in grafana: - Update to version 11.6.11: Features and enhancements: Alerting: Add limits for the size of expanded notification templates...

9.9CVSS5.9AI score0.98418EPSS
SaveExploits22References80
RedhatCVE
RedhatCVE
added 2026/05/01 5:8 p.m.8 views

CVE-2026-43025

A flaw was found in the Linux kernel's netfilter component. A local user could exploit a slab-out-of-bounds vulnerability by providing a different helper than the existing master conntrack helper when creating new expectations. This could allow an attacker to read kernel memory bytes off the...

7.3CVSS5.8AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.8 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.38 views

CVE-2026-43025 netfilter: ctnetlink: ignore explicit helper on new expectations

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS0.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/01 2:15 p.m.14 views

EUVD-2026-26624

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

5.8AI score0.00126EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/01 2:15 p.m.31 views

CVE-2026-43025

CVE-2026-43025 affects the Linux kernel netfilter component. A local attacker can trigger a slab-out-of-bounds read when creating new expectations by supplying a non-master conntrack helper, potentially enabling information disclosure from kernel memory. The issue is described across multiple sou...

7.3CVSS5.8AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43025

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more complicated, so just ignore what helper userspace...

7.3CVSS5.7AI score0.00126EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/01 12:0 a.m.8 views

Phishing Detection in Ethereum Via Temporal Graph Contrastive Learning

Blockchain and decentralized finance have revolutionized the financial ecosystem while simultaneously exposing it to cryptocurrency phishing attacks. Existing phishing detection methods primarily rely on graph learning, but they face significant limitations. Static graph learning approaches fail ...

5.8AI score
SaveExploits0
Amazon
Amazon
added 2026/04/30 12:0 a.m.7 views

Medium: python3.13

Issue Overview: The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire. CVE-2026-2297 The fix for...

6CVSS5.3AI score0.00621EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2026/04/29 12:0 a.m.105 views

GNU InetUtils 2.6 - Telnetd Remote Privilege Escalation

Exploit Title: GNU InetUtils telnetd - Remote Privilege Escalation Date: 2026-01-24 Exploit Author: Ali Guliyev infat0x Author GitHub: https://github.com/infat0x Vendor Homepage: https://www.gnu.org/software/inetutils/ Software Link: https://ftp.gnu.org/gnu/inetutils/ Version: GNU InetUtils 2.0...

9.8CVSS8.9AI score0.98871EPSS
SaveExploits62
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.10 views

Fedora 44 : bind9-next (2026-01c20fe8ca)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-01c20fe8ca advisory. Update to 9.21.20 rhbz2440560 Security Fixes: - Fix unbounded NSEC3 iterations when validating referrals to unsigned delegations. CVE-2026-1519 - Fi...

7.5CVSS8.9AI score0.01545EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/28 3:28 p.m.3 views

SUSE-SU-2026:21393-1 Security update for libsodium

This update for libsodium fixes the following issues: Security fixes: - CVE-2025-15444: Cryptographic bypass via improper elliptic curve point validation bsc1256070. - CVE-2025-69277: incorrect validation of elliptic curve points certain custom cryptography or untrusted data to...

9.8CVSS5.9AI score0.00228EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:0 a.m.13 views

Fedora 44 : xrdp (2026-ad9e109ad8)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ad9e109ad8 advisory. Security fixes - CVE-2026-32105 - CVE-2026-32107 - CVE-2026-32623 - CVE-2026-32624 - CVE-2026-33145 - CVE-2026-33516 - CVE-2026-33689 - CVE-2026-355...

9.3CVSS5.6AI score0.00583EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/27 8:25 p.m.19 views

Important: Red Hat Security Advisory: RHACS 4.8.11 security and bug fix update

Updated images are now available for Red Hat Advanced Cluster Security RHACS, which typically include new features, bug fixes, and/or security patches. See the release notes link in the references section for a description of the fixes and enhancements in this particular release...

9.8CVSS5.2AI score0.01557EPSS
SaveExploits2References9
Rows per page
Query Builder