Lucene search
+L

316850 matches found

Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.11 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79675 NLTK before 3.10.3 JVM Argument Injection via Per-Call Options

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.7AI score0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 3:16 p.m.4 views

CVE-2026-79675 NLTK before 3.10.3 JVM Argument Injection via Per-Call Options

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.39 views

CVE-2026-79675 NLTK before 3.10.3 JVM Argument Injection via Per-Call Options

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 3:14 p.m.5 views

GHSA-2JGC-F764-C5R2 PraisonAI: [Auth Bypass] PraisonAI async Jobs API (`/api/v1/runs`) has no authentication — unauthenticated job execution, result theft, cancel and delete

Summary PraisonAI's async Jobs API the FastAPI service in praisonai/jobs/ installs its router with no authentication middleware, no router-level dependency, and no per-route auth check. Any caller who can reach the jobs server can submit agent jobs executed against the operator's configured LLM...

8.6CVSS6.1AI score0.00387EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 3:14 p.m.8 views

PraisonAI: [Auth Bypass] PraisonAI async Jobs API (`/api/v1/runs`) has no authentication — unauthenticated job execution, result theft, cancel and delete

Summary PraisonAI's async Jobs API the FastAPI service in praisonai/jobs/ installs its router with no authentication middleware, no router-level dependency, and no per-route auth check. Any caller who can reach the jobs server can submit agent jobs executed against the operator's configured LLM...

8.6CVSS8.2AI score0.28571EPSS
SaveExploits3References4Affected Software1
OSV
OSV
added 2026/08/25 3:09 p.m.4 views

GHSA-GXMW-5F7X-6G22 praisonaiagents vulnerable to arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location

Summary praisonaiagents/memory/filememory.py::FileMemory.init constructs all memory file paths by directly joining the userid parameter to a base path: python self.userpath = self.basepath / userid LINE 145 — no sanitization No validation or normalization is applied to userid before the path join...

7.1CVSS6.1AI score0.00321EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 3:09 p.m.9 views

praisonaiagents vulnerable to arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location

Summary praisonaiagents/memory/filememory.py::FileMemory.init constructs all memory file paths by directly joining the userid parameter to a base path: python self.userpath = self.basepath / userid LINE 145 — no sanitization No validation or normalization is applied to userid before the path join...

7.1CVSS6AI score0.00321EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/25 3:02 p.m.8 views

CVE-2026-14676

A flaw was found in PostgreSQL pgstatstatements. A local attacker, specifically a query author, could exploit a heap buffer overflow vulnerability by crafting special queries containing array constants. This could allow the attacker to execute arbitrary code as the operating system user running t...

8.8CVSS8.6AI score0.00427EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 3:00 p.m.6 views

GO-2026-6275 kin-openapi has uncontrolled resource consumption in openapi3filter deepObject query parameter decoding in github.com/getkin/kin-openapi

kin-openapi has uncontrolled resource consumption in openapi3filter deepObject query parameter decoding in github.com/getkin/kin-openapi...

8.7CVSS5.2AI score0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:59 p.m.5 views

GHSA-RG5Q-PP8P-F7JM PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

Summary praisonai/jobs/models.py::JobSubmitRequest.validatewebhookurl validates webhook URLs by resolving the hostname and checking whether the IP is private. When DNS resolution fails socket.gaierror, the validator silently passes the URL via except socket.gaierror: pass. Additionally, even when...

7.1CVSS6.3AI score0.00179EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 2:59 p.m.6 views

PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

Summary praisonai/jobs/models.py::JobSubmitRequest.validatewebhookurl validates webhook URLs by resolving the hostname and checking whether the IP is private. When DNS resolution fails socket.gaierror, the validator silently passes the URL via except socket.gaierror: pass. Additionally, even when...

10CVSS6.1AI score0.0028EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/08/25 2:39 p.m.11 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference due to insufficient type checking in osslcmpcalcprotection in crypto/cmp/cmpprotect.c. An attacker can crash a CMP server or client by sending a crafted PBM-protected message whose protectionAlg parameter uses t...

8.7CVSS6AI score0.0133EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 1:19 p.m.9 views

CVE-2026-77998

Joomla Extension - miniorange.com - Unauthenticated Authentication Bypass via SAMLResponse Parameter in miniOrange SAML SSO 11.0.2, SAML SP Single Sign On – Login with ADFS 6.4, SAML SP Single Sign On – SAML SSO login with Google Apps 6.4 - This is due to the mosamlvalidatesignature function...

10CVSS0.0034EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.6 views

AZL-97674 CVE-2026-63076 affecting package openssl-fips-provider 3.1.2-2

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS6AI score0.0133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.12 views

DEBIAN-CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.8 views

AZL-97941 CVE-2026-63076 affecting package openssl 3.3.7-4

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS6AI score0.0133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.3 views

ALPINE-CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0133EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 1:19 p.m.9 views

CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS0.0133EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 1:19 p.m.4 views

AZL-97887 CVE-2026-63076 affecting package edk2 20240524git3e722403cd16-18

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS6AI score0.0133EPSS
SaveExploits0References1
Rows per page
Query Builder