Lucene search
+L

1851 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/28 12:00 a.m.13 views

openSUSE 16 Security Update : openQA, os-autoinst, openQA-devel-container (openSUSE-SU-2026:20261-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20261-1 advisory. Changes in openQA: - Update to version 5.1771422749.560a3b26: fixmcp: set navbar check expression to read-only feat: support inverted result filters in...

9.2CVSS6.1AI score0.005EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/27 9:36 p.m.10 views

GHSA-82G8-464F-2MV7 OpenClaw: Skill env override host env injection via applySkillConfigEnvOverrides (defense-in-depth)

Summary applySkillConfigEnvOverrides previously copied skills.entries..env values into the host process.env without applying the host env safety policy. Impact In affected versions, dangerous process-level variables such as NODEOPTIONS could be injected when unset, which can influence...

5.1CVSS5.9AI score0.00316EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/02/23 12:00 a.m.13 views

protobuf security update

3.19.6-15 - Fix CVE-2026-0994: nested Any messages bypassing recursion depth limits 3.19.6-14 - Disable tests during build that are flaky 3.19.6-13 - Rebuilt for tests directory 3.19.6-12 - Copy patch from c9s to make emacs dependency optional Resolves: RHEL-93236...

8.2CVSS5.3AI score0.00688EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/21 1:28 a.m.14 views

CVE-2026-26275

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.6AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/20 9:52 p.m.40 views

GHSA-CXPW-2G23-2VGW OpenClaw: ACP prompt-size checks missing in local stdio bridge could reduce responsiveness with very large inputs

Vulnerability The ACP bridge accepted very large prompt text blocks and could assemble oversized prompt payloads before forwarding them to chat.send. Because ACP runs over local stdio, this mainly affects local ACP clients for example IDE integrations that send unusually large inputs. Affected...

4.8CVSS5.5AI score0.00165EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/20 9:52 p.m.16 views

OpenClaw: ACP prompt-size checks missing in local stdio bridge could reduce responsiveness with very large inputs

Vulnerability The ACP bridge accepted very large prompt text blocks and could assemble oversized prompt payloads before forwarding them to chat.send. Because ACP runs over local stdio, this mainly affects local ACP clients for example IDE integrations that send unusually large inputs. Affected...

4.8CVSS5.6AI score0.00165EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:05 p.m.23 views

OpenClaw: Reject symlinks in local skill packaging script

Vulnerability skills/skill-creator/scripts/packageskill.py a local helper script used when authors package skills previously followed symlinks while building .skill archives. If an author runs this script on a crafted local skill directory containing symlinks to files outside the skill root, the...

4.6CVSS5.8AI score0.00221EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/20 9:05 p.m.19 views

GHSA-R6H2-5GQQ-V5V6 OpenClaw: Reject symlinks in local skill packaging script

Vulnerability skills/skill-creator/scripts/packageskill.py a local helper script used when authors package skills previously followed symlinks while building .skill archives. If an author runs this script on a crafted local skill directory containing symlinks to files outside the skill root, the...

4.6CVSS5.8AI score0.00221EPSS
SaveExploits0References7
Filippo.io
Filippo.io
added 2026/02/20 7:48 p.m.57 views

Turn Dependabot Off

Dependabot is a noise machine. It makes you feel like you’re doing work, but you’re actually discouraging more useful work. This is especially true for security alerts in the Go ecosystem. I recommend turning it off and replacing it with a pair of scheduled GitHub Actions, one running govulncheck...

6.3CVSS5.9AI score0.0038EPSS
SaveExploits0
OSV
OSV
added 2026/02/20 3:43 p.m.32 views

CLSA-2026-1771602192 libsoup: Fix of 8 CVEs

CVE-2026-1761: fix memory corruption when parsing multipart HTTP responses - CVE-2026-0719: fix integer overflow in NTLM authentication when processing excessively long passwords - added upstream tests for CVE-2024-52531, CVE-2025-32914, CVE-2025-4948 - merged CVE-2025-2784 and CVE-2025-32053 -...

8.6CVSS6.9AI score0.00984EPSS
SaveExploits2References1
Fedora
Fedora
added 2026/02/20 1:17 a.m.14 views

[SECURITY] Fedora 42 Update: python3.14-3.14.3-1.fc42

Python 3.14 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.14 package provides the "python3.14" executable:...

6CVSS6AI score0.00625EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.18 views

PT-2026-21336

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.2.17 and earlier Description OpenClaw, a personal AI assistant, contains an issue in the skills/skill-creator/scripts/package skill.py script. This script previously followed symbolic links when creating .skill archives...

4.6CVSS6.1AI score0.00221EPSS
SaveExploits0References17
CVE
CVE
added 2026/02/19 9:25 p.m.34 views

CVE-2026-26275

The CVE affects httpsig-hyper up to version 0.0.22, where Digest header verification could incorrectly succeed due to a misuse of Rust’s matches! macro, causing digest checks to pass even when the computed digest did not match the expected value. This could allow message body modifications to go ...

7.5CVSS5.6AI score0.00165EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/19 9:25 p.m.14 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/02/19 12:00 a.m.7 views

Fedora 43 : roundcubemail (2026-547e298156)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-547e298156 advisory. Release 1.6.13 - Managesieve: Fix handling of string-list format values for date tests in Out of Office 10075 - Fix remote image blocking bypass via SVG...

4.7CVSS5.7AI score0.00303EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/18 4:22 p.m.19 views

CVE-2025-71232

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled MSI-X. 61110.467494...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/18 12:56 a.m.44 views

GHSA-W5C7-9QQW-6645 OpenClaw inter-session prompts could be treated as direct user instructions

Summary Inter-session messages sent via sessionssend could be interpreted as direct end-user instructions because they were persisted as role: "user" without provenance metadata. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.13 Impact A delegated or internal...

7.1CVSS5.6AI score
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/02/18 12:00 a.m.12 views

Aether Smart Contract Security Analysis Framework 4.7.1

Aether is a Python-based framework for analyzing Solidity smart contracts, generating vulnerability findings, producing Foundry-based proof-of-concept PoC tests, and validating exploits on mainnet forks. It combines Solidity AST parsing, taint analysis, control flow graph analysis, cross-contract...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/02/17 9:36 p.m.14 views

GHSA-4RJ2-GPMH-QQ5X OpenClaw has an inbound allowlist policy bypass in voice-call extension (empty caller ID + suffix matching)

Summary An authentication bypass in the optional voice-call extension/plugin allowed unapproved or anonymous callers to reach the voice-call agent when inbound policy was set to allowlist or pairing. Deployments that do not install/enable the voice-call extension are not affected. Affected Packag...

9.4CVSS5.7AI score0.00652EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/17 9:29 p.m.17 views

Improper Digest Verification in httpsig-hyper May Allow Message Integrity Bypass

Impact An issue was discovered in httpsig-hyper where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison: rust if matches!digest, expecteddigest treated expecteddigest as a pattern binding rather than a value comparison,...

7.5CVSS5.6AI score0.00165EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder