Lucene search
+L

1924 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/13 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-14679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write onl...

8.2CVSS5.8AI score0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 11:22 p.m.4 views

CVE-2026-49473 @cedar-policy/authorization-for-expressjs has an authorization bypass via query string manipulation

@cedar-policy/authorization-for-expressjs is an open-source Express.js middleware that integrates Cedar authorization into Express applications by mapping HTTP requests to Cedar actions and evaluating authorization policies before allowing requests to proceed. Versions prior to 0.3.0 have an issu...

8.8CVSS5.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/12 2:22 p.m.9 views

Important: Red Hat Security Advisory: ldns security update

An update for ldns is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.2CVSS5.4AI score0.00147EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/12 11:18 a.m.8 views

Important: Red Hat Security Advisory: ldns security update

An update for ldns is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.2CVSS5.4AI score0.00147EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 9:27 p.m.7 views

CVE-2026-67558

The Mira Android companion app v4.5.15.4 identifies the paired Mira hormone analyzer by performing a substring match against the BLE advertisement name only, with no cryptographic peripheral authentication, MAC allowlist, or bonded-identity check. An attacker could capture live session token...

8.2CVSS5.3AI score0.00168EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2026/08/11 2:28 p.m.29 views

CVE-2026-72921

SeaweedFS CVE-2026-72921 affects the filer server component where the authorization check used strings.HasPrefix on raw path strings, allowing a JWT scoped to /tenant1 to access sibling paths like /tenant1234, /tenant1-old, and /tenant1backup. Root cause: prefix-based path matching without proper...

8.1CVSS5.3AI score0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 2:28 p.m.9 views

EUVD-2026-56159

SeaweedFS is a distributed storage system. Prior to 4.24, the weed/server/filerserverhandlers.go allowedprefixes authorization check used strings.HasPrefix on raw path strings, so a filer JWT scoped to /tenant1 also authorized sibling paths such as /tenant1234, /tenant1-old, and /tenant1backup,...

8.1CVSS5.3AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 2:28 p.m.9 views

CVE-2026-72921 SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths

SeaweedFS is a distributed storage system. Prior to 4.24, the weed/server/filerserverhandlers.go allowedprefixes authorization check used strings.HasPrefix on raw path strings, so a filer JWT scoped to /tenant1 also authorized sibling paths such as /tenant1234, /tenant1-old, and /tenant1backup,...

8.1CVSS5.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/11 11:19 a.m.5 views

ldns: ldns: Off-path poisoning attacks due to insufficient query-response matching

A flaw was found in ldns. When applications use ldns as a resolver over User Datagram Protocol UDP, it fails to properly match the query's destination address and port with the response's source address and port. Additionally, the query ID and question are not matched with the response. This...

8.2CVSS5.4AI score0.00147EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.4 views

PT-2026-70221

Name of the Vulnerable Software and Affected Versions SeaweedFS versions prior to 4.24 Description In the distributed storage system, the authorization check for allowed prefixes within weed/server/filer server handlers.go uses strings.HasPrefix on raw path strings. This implementation allows a...

8.1CVSS5.2AI score0.00238EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68209

In the Linux kernel, the following vulnerability has been resolved: media: sun4i-csi: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:17 p.m.8 views

CVE-2026-19278

A flaw was found in StackRox/RHACS Central's Auth Machine-to-Machine M2M token exchange. When an administrator configures M2M role mappings, the system uses unanchored regular expressions for matching claim values. This allows an attacker with a valid OpenID Connect OIDC token, whose claim value ...

6.8CVSS0.0021EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:13 p.m.35 views

CVE-2026-19278

CVE-2026-19278 concerns StackRox/RHACS Central. The flaw lies in the Auth Machine-to-Machine (M2M) token exchange where, during M2M role mapping, unanchored regular expressions are used to match claim values. This allows an attacker with a valid OpenID Connect (OIDC) token whose claim value is a ...

6.8CVSS5.3AI score0.0021EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:4 p.m.39 views

CVE-2026-68425

CVE-2026-68425 concerns the Linux kernel InfiniBand MAD path (IB/mad). The vulnerability arises when kernel-handled RMPP receive processing begins reassembly for DATA responses before matching the response to an outstanding send, enabling a reordered burst to reach receive-side insertion without ...

7.1CVSS5.4AI score0.00263EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:4 p.m.8 views

EUVD-2026-55611

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...

5.4AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 7:25 p.m.34 views

CVE-2026-64665 Statamic: Account takeover via OAuth email matching without email-verification check

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, when OAuth login was enabled with a provider that does not guarantee verified email addresses, an unauthenticated attacker could sign in as an existing user, potentially including a super admin, witho...

8.1CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 7:3 p.m.30 views

CVE-2026-71433 LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores

LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.1.1, the langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite packages persisted hierarchical namespaces as a dot joined string and scoped reads by...

5.3CVSS0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 6:41 p.m.29 views

CVE-2026-64655 GitHub CLI: Attestation Verification Bypass via Unescaped Regex Metacharacters in SAN Matching

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, gh attestation verify builds the certificate Subject Alternative Name matcher from the --signer-repo and --signer-workflow flag values without escaping regex metacharacters, so a user-supplied repository or workflow name is...

2.1CVSS0.00329EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:41 p.m.55 views

CVE-2026-64655

GitHub CLI (gh) prior to v2.97.0 builds the certificate Subject Alternative Name matcher from --signer-repo and --signer-workflow values without escaping regex metacharacters, causing user-supplied names to be treated as regular expressions. Because characters like '.' can appear in repository/wo...

2.1CVSS5.5AI score0.00329EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 12:7 a.m.8 views

RLSA-2026:49836 Important: ldns security update

The ldns packages contain a library with the aim to simplify DNS programming in C. All low-level DNS/DNSSEC operations are supported. We also define a higher level API which allows a programmer to for instance create or sign packets. Security Fixes: ldns: ldns: Off-path poisoning attacks due to...

7.5CVSS5.5AI score0.00147EPSS
SaveExploits0References2
Rows per page
Query Builder