Lucene search
+L

1235 matches found

EUVD
EUVD
added 2026/07/19 9:10 a.m.14 views

EUVD-2026-45437

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.4AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 9:10 a.m.41 views

CVE-2026-53367 selinux: fix avdcache auditing

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 9:10 a.m.15 views

CVE-2026-53367 selinux: fix avdcache auditing

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/19 9:10 a.m.8 views

CVE-2026-53367

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.3AI score0.00124EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.21 views

PT-2026-61069

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the SELinux component where the per-task avdcache incorrectly saves and reuses the audited vector computed by the avc audit required function. Instead of recomputing t...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/11 1:13 a.m.20 views

[SECURITY] Fedora 44 Update: sssd-2.13.1-2.fc44

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

8.8CVSS6.1AI score0.00668EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/08 4:06 p.m.9 views

CVE-2026-59897 Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match, so middleware o...

4.8CVSS6AI score0.0018EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/06 8:25 p.m.27 views

EUVD-2026-25014

printenv: environment variables with invalid UTF-8 are silently skipped evades inspection...

4.4CVSS5.9AI score0.0017EPSS
SaveExploits1References6
Ubuntu
Ubuntu
added 2026/07/06 11:48 a.m.20 views

USN-8509-1: Python vulnerabilities

It was discovered that Python incorrectly normalized paths in the tarfile module. An attacker could possibly use this issue to bypass path restrictions. This issue only affected Ubuntu 22.04 LTS and Ubuntu 24.04 LTS. CVE-2025-13462 It was discovered that Python's HTMLParser incorrectly handled...

9.1CVSS7.3AI score0.03196EPSS
SaveExploits2
Fedora
Fedora
added 2026/07/03 12:56 a.m.25 views

[SECURITY] Fedora 44 Update: nmap-7.92-11.fc44

Nmap is a utility for network exploration or security auditing. It supports ping scanning determine which hosts are up, many port scanning techniques determine what services the hosts are offering, and TCP/IP fingerprinting remote host operating system identification. Nmap also offers flexible ta...

6.9CVSS6.6AI score0.01367EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.13 views

FreeBSD : FreeBSD -- Incorrect audit records for ptrace(2) syscall requests (cd658f09-74e2-11f1-958d-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the cd658f09-74e2-11f1-958d-bc241121aa0a advisory. When auditing a system call executed via ptracePTSCREMOTE, the kernel passed the return value of an...

3.3CVSS5.9AI score0.00104EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/30 12:48 p.m.16 views

EUVD-2026-40309

@fastify/express versions 4.0.6 and earlier only rewrite the plugin prefix for middleware mount paths when the path argument is a string. Non-string mount paths arrays of paths and regular expressions are left unprefixed inside prefixed plugin scopes, so middleware registered with those forms doe...

9.1CVSS5.8AI score0.00522EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/06/27 1:12 a.m.17 views

[SECURITY] Fedora 44 Update: openbao-2.5.5-1.fc44

Openbao secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Openbao handles leasing, key revocation, key rolling, and auditing. Through a unified API, us ers can access an encrypted Key/Value store and network...

5.8AI score
SaveExploits0
Fedora
Fedora
added 2026/06/27 12:56 a.m.16 views

[SECURITY] Fedora 43 Update: openbao-2.5.5-1.fc43

Openbao secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Openbao handles leasing, key revocation, key rolling, and auditing. Through a unified API, us ers can access an encrypted Key/Value store and network...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/06/22 5:16 p.m.51 views

CVE-2026-54289 Hono: Lambda@Edge adapter keeps only the last value of a repeated request header, dropping the rest

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on AWS Lambda@Edge, CloudFront delivers a request header that appears more than once as several separate entries. The adapter writes each value with Headers.set instead of Headers.append, so...

4.8CVSS0.00178EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/18 8:16 p.m.20 views

OpenClaw: Skill-command dispatch could skip before-tool-call hooks

Summary Skill-command dispatch could skip before-tool-call hooks. In affected versions, a skill command routed through the affected dispatch path could run without the same runBeforeToolCallHook coverage as other tool entry points. This advisory is scoped to the named feature and configuration. I...

4.3CVSS5.6AI score0.00185EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/06/18 8:16 p.m.29 views

Protection Mechanism Failure

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Protection Mechanism Failure in the skill-command dispatch process. An attacker can bypass hook-based auditing or policy enforcement by routing a skill command through a dispatch path tha...

4.3CVSS5.9AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/18 8:16 p.m.15 views

GHSA-68XW-R643-9P5W OpenClaw: Skill-command dispatch could skip before-tool-call hooks

Summary Skill-command dispatch could skip before-tool-call hooks. In affected versions, a skill command routed through the affected dispatch path could run without the same runBeforeToolCallHook coverage as other tool entry points. This advisory is scoped to the named feature and configuration. I...

4.3CVSS5.7AI score0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/16 9:31 p.m.13 views

GHSA-R7VV-6763-M739 Duplicate Advisory: Skill-command dispatch could skip before-tool-call hooks

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-68xw-r643-9p5w. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.6 contains a hook bypass vulnerability where skill commands routed through the affected dispat...

4.3CVSS5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/16 9:31 p.m.15 views

Duplicate Advisory: Skill-command dispatch could skip before-tool-call hooks

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-68xw-r643-9p5w. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.6 contains a hook bypass vulnerability where skill commands routed through the affected dispat...

4.3CVSS5.3AI score0.00185EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder