Lucene search
+L

32613 matches found

Packet Storm News
Packet Storm News
added 2026/04/28 12:00 a.m.17 views

Large Language Models As Explainable Cyberattack Detectors for Energy Industrial Control Systems

In modern energy systems, industrial control systems ICS and power-system SCADA require intrusion detection that is not only accurate but also auditable by operators. The ICS intrusion-detection landscape is currently dominated by established supervised detectors. In this paper, we study whether ...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/04/27 6:33 p.m.22 views

JLSEC-2026-254 Issue summary: Use of the low-level GF(2^m) elliptic curve APIs with untrusted explicit values for...

Issue summary: Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution,...

4.3CVSS6.9AI score0.05842EPSS
SaveExploits0References20
GithubExploit
GithubExploit
added 2026/04/26 11:27 p.m.162 views

info-security-portfolio

Information Security Portfolio A curated collection of nine e...

10CVSS7.6AI score0.99999EPSS
SaveExploits365
GithubExploit
GithubExploit
added 2026/04/26 1:49 a.m.212 views

BinExploit-Bench

BinExploit-Bench: Binary Exploitation Capability Benchmark for...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/26 12:00 a.m.13 views

PT-2026-35239

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description A code injection issue exists in the Policies component's ToolGuard integration that bypasses the allow custom components=false security control. The validation mechanism only checks t...

9.9CVSS6AI score0.00841EPSS
SaveExploits0References9
Fedora
Fedora
added 2026/04/25 1:56 a.m.13 views

[SECURITY] Fedora 44 Update: python-cbor2-5.6.5-8.fc44

This library provides encoding and decoding for the Concise Binary Object Representation CBOR RFC 7049 serialization format...

7.5CVSS5.2AI score0.0046EPSS
SaveExploits1
NVD
NVD
added 2026/04/24 7:17 p.m.19 views

CVE-2026-41326

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. From v3.4.0 to v3.28.0, an oversight in the CopyFile policy and perhaps the CopyFile handler allows untrusted hosts to write to arbitrary locations...

8.8CVSS0.00348EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/24 6:46 p.m.67 views

CVE-2026-41326

Kata Containers CVE-2026-41326 affects versions v3.4.0–v3.28.0 due to an oversight in the CopyFile policy/handler that allows untrusted hosts to write to arbitrary locations inside the guest workload image. This can overwrite binaries inside the guest and exfiltrate data from containers, includin...

8.8CVSS5.5AI score0.00348EPSS
SaveExploits0References7Affected Software2
Packet Storm News
Packet Storm News
added 2026/04/24 12:00 a.m.25 views

Automation-Exploit: A Multi-Agent LLM Framework for Adaptive Offensive Security with Digital Twin-Based Risk-Mitigated Exploitation

The offensive security landscape is highly fragmented: enterprise platforms avoid memory-corruption vulnerabilities due to Denial of Service DoS risks, Automatic Exploit Generation AEG systems suffer from semantic blindness, and Large Language Model LLM agents face safety alignment filters and...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.27 views

PT-2026-35062

Name of the Vulnerable Software and Affected Versions Kata Containers versions 3.4.0 through 3.28.0 Description An oversight in the CopyFile policy and potentially the CopyFile handler allows untrusted hosts to write to arbitrary locations within the guest workload image. This flaw can be exploit...

8.8CVSS5.9AI score0.00348EPSS
SaveExploits0
OSV
OSV
added 2026/04/23 10:40 a.m.12 views

MAL-2026-3015 Malicious code in lyroxcoder (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 0aa87cfde7d0b832cd24067a43e94d812a4f5ce64541e219fb6aa6b7388939ab Heavy obfuscate code for extracting further obfuscate binaries and executing them using file less techniques. Some versions contain the executable embedded,...

5.8AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/23 3:31 a.m.131 views

Exploit for Path Traversal in Jenkins

jenkinsscan Find jenkins environment and checks for CVE-2024-...

9.8CVSS7.4AI score0.99999EPSS
SaveExploits50
SUSE CVE
SUSE CVE
added 2026/04/23 1:28 a.m.11 views

SUSE CVE-2026-6846

A flaw was found in binutils. A heap-buffer-overflow vulnerability exists when processing a specially crafted XCOFF Extended Common Object File Format object file during linking. A local attacker could trick a user into processing this malicious file, which could lead to arbitrary code execution,...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/23 12:22 a.m.15 views

Malicious code in lyrox (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a758a1be229d0656a639cd9e76cb14b3224260a08da87b6de28ff2bc4c1d48ba Heavy obfuscate code for extracting further obfuscate binaries and executing them using file less techniques. Some versions contain the executable embedded,...

5.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/22 6:31 p.m.15 views

Duplicate Advisory: coreutils' comm utility silently corrupts data by performing lossy UTF-8 conversion on all output lines

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6gcw-w7cp-94g9. This link is maintained to preserve external references. Original Description The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines...

3.3CVSS5.9AI score0.00176EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/04/22 5:16 p.m.13 views

CVE-2026-35346

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS0.00176EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/22 4:07 p.m.8 views

CVE-2026-35346 uutils coreutils comm Silent Data Corruption via Lossy UTF-8 Normalization

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS5.8AI score0.00176EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/22 4:07 p.m.39 views

CVE-2026-35346 uutils coreutils comm Silent Data Corruption via Lossy UTF-8 Normalization

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS0.00176EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 4:07 p.m.10 views

CVE-2026-35346 uutils coreutils comm Silent Data Corruption via Lossy UTF-8 Normalization

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/04/22 3:31 p.m.16 views

EUVD-2026-24741

Incorrect Default Permissions in pcvisit service binary on Windows allows a low-privileged local attacker to escalate their privileges by overwriting the service binary with arbitrary contents. This service binary is automatically launched with NT\SYSTEM privileges on boot. This issue affects all...

8.5CVSS5.9AI score0.00101EPSS
SaveExploits0References3
Rows per page
Query Builder