Lucene search
+L

1689 matches found

NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-71214

The Aerie/PlanDev sequencing-server's authorization middleware sequencing-server/src/app.ts derives the caller's Hasura session role via getHasuraSession, which prefers a sessionvariables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims,...

9.8CVSS0.00307EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:59 a.m.16 views

EUVD-2026-53211

The Aerie/PlanDev sequencing-server's authorization middleware sequencing-server/src/app.ts derives the caller's Hasura session role via getHasuraSession, which prefers a sessionvariables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims,...

9.8CVSS5.7AI score0.00307EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.8 views

CVE-2026-71214 NASA-AMMOS plandev - Client-Supplied session_variables Bypass Hasura-Origin Authorization in sequencing-server

The Aerie/PlanDev sequencing-server's authorization middleware sequencing-server/src/app.ts derives the caller's Hasura session role via getHasuraSession, which prefers a sessionvariables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims,...

9.8CVSS5.2AI score0.00307EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.74 views

CVE-2026-71214

CVE-2026-71214 (NASA-AMMOS plandev sequencing-server) : The authorization middleware in sequencing-server derives the caller’s Hasura session role via getHasuraSession(), preferring a client-supplied session_variables object from the request body over JWT claims in the Authorization header, witho...

9.8CVSS5.2AI score0.00307EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.42 views

CVE-2026-71214 NASA-AMMOS plandev - Client-Supplied session_variables Bypass Hasura-Origin Authorization in sequencing-server

The Aerie/PlanDev sequencing-server's authorization middleware sequencing-server/src/app.ts derives the caller's Hasura session role via getHasuraSession, which prefers a sessionvariables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims,...

9.8CVSS0.00307EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 3:11 p.m.8 views

GHSA-3JH7-WM29-Q568 veraPDF Validation XXE via Rich Text

Summary Description An XML External Entity Injection CWE-611 vulnerability in veraPDF allows a remote attacker to read arbitrary files on the server file system and perform Server-Side Request Forgery by submitting a crafted PDF containing a malicious rich-text /RC or /RV entry. This affects all...

8.7CVSS6AI score0.0032EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 12:00 a.m.51 views

CVE-2026-51992

The CVE-2026-51992 entry is rejected/not used and does not represent an active vulnerability.

6.4AI score0.00515EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/07/28 10:23 p.m.4 views

@aios-alpha/design (>=0.2.1, <=0.3.0), @aiosbrain/aios (>=0.9.1, <=0.10.0) +143 more potentially affected by CVE-2026-54639 via style-dictionary (>=4.3.0, <=5.4.0)

style-dictionary NPM version =4.3.0, =0.2.1, =0.9.1, =0.2.0, =1.0.0, =1.0.0, =0.1.2, =0.1.1, =0.0.12-beta.1, =0.0.229 - @bu-da/ai-context 0.1.2 - @bu-da/component-specs 0.1.2 - @bu-da/mcp-server 0.1.2 - @bu-da/react-native 0.1.2 and more Source cves: CVE-2026-54639 Source advisory:...

8.8CVSS5.3AI score0.00357EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/28 10:23 p.m.20 views

EUVD-2026-38640

Style Dictionary - Prototype Pollution in convertTokenData utility function...

8.8CVSS5.8AI score0.00357EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 4:16 p.m.36 views

GO-2026-5841 OOB read in github.com/klauspost/compress/s2

Providing a specially crafted dictionary to s2.NewDict and using it to encode data can make the encoder read out of bounds...

5.9AI score
SaveExploits0References2
CVE
CVE
added 2026/07/22 1:42 p.m.37 views

CVE-2026-13189

CVE-2026-13189 affects Progress © Telerik® UI for AJAX (prior to v2026.2.708). The issue stems from insufficient validation of the language parameter in the spell check handler, which may allow an attacker to influence server-side file path resolution and trigger unintended server-side requests. ...

7.5CVSS5.3AI score0.0054EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 9:24 p.m.12 views

Mistune block_parser: quadratic-time parsing on long lists of repeated reference-link definitions

Summary Type: Algorithmic-complexity DoS in reference-link definition handling. A markdown document with N reference-link definitions of the same key or many distinct keys takes ON² parser time. 5000 repeated a: u\n definitions take 1.1 second; 10000 → 4.5 seconds. File: src/mistune/blockparser.p...

7.5CVSS5.3AI score0.00651EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/15 8:04 p.m.8 views

CVE-2026-50144

ncnn is a high-performance neural network inference framework optimized for the mobile platform. In commit e54f7b1f88434e1d844ea0551b880a1cfb079ce1 and earlier, ncnn allows an out-of-bounds heap write in ncnn::ParamDict::loadparam when Net::loadparam loads a malicious .param model file because th...

7.1CVSS6.1AI score0.00159EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/15 8:04 p.m.32 views

CVE-2026-50144

ncnn (mobile-optimized neural network framework) contains an out-of-bounds heap write in ParamDict::load_param() when loading a malicious .param model, caused by a negative parameter id indexing before params[NCNN_MAX_PARAM_COUNT]. This is exploitable via Net::load_param() and is fixed by commit ...

7.1CVSS6.1AI score0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/15 8:04 p.m.45 views

CVE-2026-50144 ncnn: Out-of-bounds heap write in ParamDict::load_param via unchecked negative parameter id

ncnn is a high-performance neural network inference framework optimized for the mobile platform. In commit e54f7b1f88434e1d844ea0551b880a1cfb079ce1 and earlier, ncnn allows an out-of-bounds heap write in ncnn::ParamDict::loadparam when Net::loadparam loads a malicious .param model file because th...

7.1CVSS0.00159EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/14 12:31 a.m.13 views

EUVD-2026-43560

PasswordPusher before 2.9.2 contains a brute-force vulnerability in the POST /p/:token/access endpoint that lacks route-specific rate limiting and per-push lockout mechanisms. Attackers who know a push token can systematically guess passphrases at 120 attempts per minute without triggering any...

8.7CVSS6.1AI score0.00409EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/13 9:30 p.m.9 views

CVE-2026-61458 PasswordPusher < 2.9.2 Passphrase Brute-Force via Unthrottled Endpoint

PasswordPusher before 2.9.2 contains a brute-force vulnerability in the POST /p/:token/access endpoint that lacks route-specific rate limiting and per-push lockout mechanisms. Attackers who know a push token can systematically guess passphrases at 120 attempts per minute without triggering any...

8.7CVSS6.1AI score0.00409EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/07/13 2:36 p.m.17 views

pypdf: Possible infinite loop during recovery attempts in DictionaryObject.read_from_stream

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires reading a file in non-strict mode. PatchesThis has been fixed in pypdf==6.9.2. WorkaroundsIf users cannot upgrade yet, consider applying the changes from PR 3693...

8.2CVSS6.6AI score0.00455EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-3012 pypdf: Possible infinite loop during recovery attempts in DictionaryObject.read_from_stream

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires reading a file in non-strict mode. Patches This has been fixed in pypdf==6.9.2. Workarounds If users cannot upgrade yet, consider applying the changes from PR 3693...

8.2CVSS6.6AI score0.00455EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-2013 vLLM: Resource-Exhaustion (DoS) through Malicious Jinja Template in OpenAI-Compatible Server

Summary A resource-exhaustion denial-of-service vulnerability exists in multiple endpoints of the OpenAI-Compatible Server due to the ability to specify Jinja templates via the chattemplate and chattemplatekwargs parameters. If an attacker can supply these parameters to the API, they can cause a...

6.5CVSS6.3AI score0.00207EPSS
SaveExploits1References7
Rows per page
Query Builder