Lucene search
+L

1387 matches found

EUVD
EUVD
•added 2026/06/25 7:58 p.m.•17 views

EUVD-2026-39552

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

2.3CVSS5.9AI score0.00451EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/06/25 7:58 p.m.•41 views

CVE-2026-10512 X25519 x86_64 assembly final reduction leaves non-canonical field element

The X25519 x8664 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the...

2.3CVSS0.00451EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/25 6:43 p.m.•18 views

GO-2026-5182 OpenBao: LDAPi ldaputil (wrong escape func) in github.com/openbao/openbao

OpenBao: LDAPi ldaputil wrong escape func in github.com/openbao/openbao...

6.8CVSS5.8AI score0.00525EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
•added 2026/06/25 2:31 p.m.•27 views

CVE-2026-57235

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::NodeSet and its alias slice checked the requested index against the node set's bounds using a 32-bit-truncated copy of the index. A large negative index could pass the check and then...

8.2CVSS5.8AI score0.00426EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/24 5:17 p.m.•10 views

AZL-90416 CVE-2026-53053 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/24 4:29 p.m.•13 views

CVE-2026-53014 net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: fix wrong device for macheaderxmit check in tcfblockcastredir In tcfblockcastredir, when iterating block ports to redirect packets to multiple devices, the macheaderxmit flag is queried from the wrong device...

5.8AI score
SaveExploits0References7
OSV
OSV
•added 2026/06/24 3:46 p.m.•14 views

CVE-2026-54906 concurrent-ruby: ReadWriteLock allows wrong-thread write release and stray read-release counter corruption

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can...

2.1CVSS5.9AI score
SaveExploits0References3
curl security advisories
curl security advisories
•added 2026/06/24 8:00 a.m.•30 views

wrong reuse for different services

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS5.8AI score0.00371EPSS
SaveExploits1References1Affected Software2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/24 12:00 a.m.•1 views

CVE-2026-53053: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/06/23 10:27 p.m.•20 views

Missing Authorization

Overview phpmyfaq/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Missing Authorization in the API endpoints responsible for category creation, FAQ creation, FAQ updating, and question creation due to missing permissio...

7.1CVSS5.8AI score0.00385EPSS
SaveExploits2References2
Snyk
Snyk
•added 2026/06/23 5:24 p.m.•12 views

Exposure of Data Element to Wrong Session

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session via the combineBySql Merge-node SQL Query path in combineBySql.ts. An authenticated attacker can poison the shared SQL sandbox by supplying a workflow that...

7.7CVSS6.3AI score0.00391EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/19 9:42 p.m.•22 views

OpenBao: LDAPi ldaputil (wrong escape func)

Description Component sdk/helper/ldaputil/client.go — the shared LDAP utility library used by both the LDAP authentication backend and OpenLDAP secrets engine to construct LDAP search filters and bind DNs. Root Cause The LDAP utility contains a function selection error that causes incorrect...

6.8CVSS6.1AI score0.00525EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
•added 2026/06/18 12:20 a.m.•22 views

Exposure of Resource to Wrong Sphere

Overview Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere in the TokenKeyResolver function. An attacker can bypass authentication and gain unauthorized access by exploiting the shared static JWKS cache across multiple schemes, allowing a key fetched for one...

7.4CVSS5.9AI score0.00474EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/18 12:20 a.m.•14 views

Exposure of Resource to Wrong Sphere

Overview Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere in the TokenKeyResolver function. An attacker can bypass authentication and gain unauthorized access by exploiting the shared static JWKS cache across multiple schemes, allowing a key fetched for one...

7.4CVSS5.9AI score0.00474EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/16 6:59 p.m.•20 views

GHSA-HV7X-3X78-GX53 n8n: Wrong OAuth Scope On Evaluations Test Run Creation Endpoint

Impact The POST /workflows/workflowId/test-runs/new endpoint authorized access using workflow:read rather than workflow:execute. An authenticated user with read-only access to a workflow could trigger a real evaluation test run, causing the workflow to execute via the internal workflow runner. Th...

7.4CVSS5.7AI score0.00276EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/13 12:00 a.m.•39 views

PT-2026-49086

Name of the Vulnerable Software and Affected Versions API Platform Core versions prior to 4.1.30 API Platform Core versions prior to 4.2.26 API Platform Core versions prior to 4.3.12 Description A type confusion issue exists in the serializer's AbstractItemNormalizer when resolving relation IRIs...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/06/12 11:08 p.m.•15 views

Exposure of Resource to Wrong Sphere

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere in the sandboxed session spawning process. An attacker can access sensitive workspace path information by initiating child sessions from sandboxed...

4.3CVSS5.9AI score0.00317EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/12 9:07 p.m.•12 views

Exposure of Resource to Wrong Sphere

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere via the sharePostHandler process. An attacker can gain unauthorized access to files by creating a public share for a non-existent pat...

8.4CVSS6AI score0.00182EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/06/11 12:00 a.m.•33 views

aiograpi 代码问题漏洞

aiograpi is an asynchronous Instagram API Python library developed by Mark. Versions of aiograpi prior to 0.9.10 contained code vulnerabilities. These vulnerabilities stemmed from accepting registration challenge paths provided by the server and using them to construct the request URL before...

6.5CVSS5.4AI score0.00304EPSS
SaveExploits0References1
Snyk
Snyk
•added 2026/06/10 5:11 p.m.•26 views

Use of Incorrectly-Resolved Name or Reference

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference through several model loading paths. An attacker can make the server load a different Hugging Face...

6.5CVSS5.5AI score0.00249EPSS
SaveExploits0References2
Rows per page
Query Builder