Lucene search
+L

452 matches found

Github Security Blog
Github Security Blog
added 2026/02/17 9:42 p.m.12 views

OpenClaw Node host system.run rawCommand/command mismatch can bypass allowlist/approvals

Summary A mismatch between rawCommand and command in the node host system.run handler could cause allowlist/approval evaluation to be performed on one command while executing a different argv. Affected Configurations This only impacts deployments that: - Use the node host / companion node executi...

7.2CVSS5.8AI score0.0049EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/02/04 12:0 a.m.6 views

Hallucination-Resistant Security Planning with a Large Language Model

Large language models LLMs are promising tools for supporting security management tasks, such as incident response planning. However, their unreliability and tendency to hallucinate remain significant challenges. In this paper, we address these challenges by introducing a principled framework for...

5.4AI score
SaveExploits0
Snyk
Snyk
added 2026/01/28 4:33 p.m.7 views

Malicious Package

Overview check-deps-ver-consistency is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/01/28 4:33 p.m.7 views

Malicious Package

Overview check-dependency-ver-consistency is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and...

9.8CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/01/14 3:16 p.m.5 views

UBUNTU-CVE-2025-71135

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

5.5CVSS5.7AI score0.0015EPSS
SaveExploits0References25
OSV
OSV
added 2026/01/13 4:16 p.m.6 views

UBUNTU-CVE-2025-71064

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the numtqps in the vf driver to apply for resources Currently, hdev-htqp is allocated using hdev-numtqps, and kinfo-tqp is allocated using kinfo-numtqps. However, kinfo-numtqps is set to minnewtqps, hdev-numtqps;...

5.7AI score0.00177EPSS
SaveExploits0References38
RedhatCVE
RedhatCVE
added 2026/01/09 11:56 a.m.11 views

CVE-2018-4313

A consistency issue existed in the handling of application snapshots. The issue was addressed with improved handling of message deletions. This issue affected versions prior to iOS 12, tvOS 12, watchOS 5...

5.5CVSS5.8AI score0.00348EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/01/08 1:54 p.m.8 views

cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked

A zip file handling flaw has been discovered in the python standard library zipfile module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory EOCD Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record wou...

4.3CVSS6.2AI score0.00353EPSS
SaveExploits0References9
Packet Storm News
Packet Storm News
added 2026/01/07 12:0 a.m.9 views

AutoVulnPHP: LLM-Powered Two-Stage PHP Vulnerability Detection and Automated Localization

PHP's dominance in web development is undermined by security challenges: static analysis lacks semantic depth, causing high false positives; dynamic analysis is computationally expensive; and automated vulnerability localization suffers from coarse granularity and imprecise context. Additionally,...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/12/29 11:15 p.m.5 views

UBUNTU-CVE-2025-15284

Improper Input Validation vulnerability in qs parse modules allows HTTP DoS.This issue affects qs: 6.14.1. Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across a...

6.3CVSS6.5AI score0.0041EPSS
SaveExploits1References5
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54077

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak if ntfsreadmft failed Label ATTRROOT in ntfsreadmft sets isroot = true and ni-niflags |= NIFLAGDIR, then next attr will goto label ATTRALLOC and alloc ni-dir.allocrun. However two states are not always...

0.00175EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:1 a.m.5 views

jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/22 4:40 p.m.10 views

cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked

A zip file handling flaw has been discovered in the python standard library zipfile module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory EOCD Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record wou...

4.3CVSS6.2AI score0.00353EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 1:57 p.m.4 views

CVE-2025-68212 fs: Fix uninitialized 'offp' in statmount_string()

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

6.3AI score0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 1:30 a.m.29 views

CVE-2023-53849

Technical details about CVE-2023-53849 are not publicly provided in the supplied documents. Monitor for updates from official advisories; no concrete impact, affected products, or fixes are described here.

6AI score0.00194EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:30 a.m.5 views

CVE-2023-53849 drm/msm: fix workqueue leak on bind errors

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix workqueue leak on bind errors Make sure to destroy the workqueue also in case of early errors during bind e.g. a subcomponent failing to bind. Since commit c3b790ea07a1 "drm: Manage drmmodeconfiginit with drmm" the...

6.3AI score0.00194EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/11/27 1:1 a.m.10 views

drm/msm: Make .remove and .shutdown HW shutdown consistent

...

5.5CVSS8AI score0.00143EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/24 12:0 a.m.16 views

FedPoisonTTP: A Threat Model and Poisoning Attack for Federated Test-Time Personalization

Test-time personalization in federated learning enables models at clients to adjust online to local domain shifts, enhancing robustness and personalization in deployment. Yet, existing federated learning work largely overlooks the security risks that arise when local adaptation occurs at test tim...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/14 12:0 a.m.8 views

NegBLEURT Forest: Leveraging Inconsistencies for Detecting Jailbreak Attacks

Jailbreak attacks designed to bypass safety mechanisms pose a serious threat by prompting LLMs to generate harmful or inappropriate content, despite alignment with ethical guidelines. Crafting universal filtering rules remains difficult due to their inherent dependence on specific contexts. To...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/13 12:0 a.m.4 views

Enhanced Anonymous Credentials for E-Voting Systems

A simple and practical method for achieving everlasting privacy in e-voting systems, without relying on advanced cryptographic techniques, is to use anonymous voter credentials. The simplicity of this approach may, however, create some challenges, when combined with other security features, such ...

6.9AI score
SaveExploits0
Rows per page
Query Builder