Lucene search
+L

356606 matches found

OSV
OSV
•added 2026/08/25 3:14 p.m.•10 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.00568EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/25 3:14 p.m.•12 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.00823EPSS
SaveExploits3References4Affected Software1
OSV
OSV
•added 2026/08/25 3:09 p.m.•9 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.00484EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/25 3:09 p.m.•14 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.00484EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
•added 2026/08/25 3:02 p.m.•10 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.00436EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/25 3:00 p.m.•10 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.00524EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/25 2:59 p.m.•9 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.00265EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/25 2:59 p.m.•9 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.00338EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
•added 2026/08/25 2:39 p.m.•19 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.01823EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/25 1:19 p.m.•13 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.00595EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/25 1:19 p.m.•40 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.01823EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/25 1:19 p.m.•7 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.01823EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/25 1:19 p.m.•18 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.01823EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/25 1:19 p.m.•17 views

AZL-97941 CVE-2026-63076 affecting package openssl for versions less than 3.3.7-6

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.01823EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/25 1:19 p.m.•13 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.01823EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/25 1:19 p.m.•7 views

AZL-97887 CVE-2026-63076 affecting package edk2 for versions less than 20240524git3e722403cd16-20

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.01823EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/08/25 1:00 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.5CVSS5.8AI score0.01823EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/08/25 1:00 p.m.•60 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

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...

0.01823EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/25 1:00 p.m.•100 views

CVE-2026-63076

The OpenSSL library is vulnerable to a NULL pointer dereference (CWE-476) within its CMP (Certificate Management Protocol) module. During password-based MAC protection verification, the library fails to consult the ASN.1 type of the protectionAlg parameter returned by X509_ALGOR_get0(), incorrect...

7.5CVSS5.7AI score0.01823EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/25 1:00 p.m.•8 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

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...

5.7AI score0.01823EPSS
SaveExploits0References6
Rows per page
Query Builder