41756 matches found
CVE-2026-5460
Vulnerability summary (CVE-2026-5460) : A heap use-after-free exists in wolfSSL’s TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare processing. In the error path of TLSX_KeyShare_ProcessPqcHybridClient() (src/tls.c), TLSX_KeyShare_ProcessPqcClient_ex() frees a KyberKey object on error. The ...
CVE-2026-5460 Heap Use-After-Free in PQC Hybrid KeyShare Error Cleanup in wolfSSL TLS 1.3
A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...
CVE-2026-5979
creationtimestamp| type| source ---|---|--- 2026-04-09 23:29:26+00:00| published-proof-of-concept| Telegram/RnbO6h7rE-8F1e1uXIlS73R4kRuAIo63byQ11pUP09Fz6LA 2026-04-10 08:00:12+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mj4u4vgkp72r 2026-05-26 03:37:06+00:00| seen|...
CVE-2026-5978
creationtimestamp| type| source ---|---|--- 2026-04-09 23:29:26+00:00| published-proof-of-concept| Telegram/RnbO6h7rE-8F1e1uXIlS73R4kRuAIo63byQ11pUP09Fz6LA 2026-04-10 08:00:05+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mj4u4ocww72x...
CVE-2026-35638
creationtimestamp| type| source ---|---|--- 2026-04-09 23:01:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3w2dyxwk23 2026-04-09 23:30:34+00:00| seen| Telegram/G3Fi-nNLRGY8ZLcJORLcPgOLisPY2kSgZDawKJf-COsCMo 2026-04-10 07:08:59+00:00| seen|...
CVE-2026-32990
creationtimestamp| type| source ---|---|--- 2026-04-09 22:58:43+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mj3vunc2a325 2026-04-10 00:22:52+00:00| seen| https://bsky.app/profile/omo.bsky.social/post/3mj42l3ynn223 2026-04-10 12:50:14+00:00| seen|...
CVE-2026-35642
creationtimestamp| type| source ---|---|--- 2026-04-09 22:46:53+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3v7ihs7n2z...
CVE-2026-35637
creationtimestamp| type| source ---|---|--- 2026-04-09 22:29:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3uatzhgb2j 2026-04-09 23:30:23+00:00| published-proof-of-concept| Telegram/n2dd6XRjJv9G8jt1S2EaZawu98TdZ3-sGq35ZGwXZFcMAwI 2026-04-09 23:30:34+00:00| seen|...
CVE-2026-35640
creationtimestamp| type| source ---|---|--- 2026-04-09 22:17:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3tkahnne2i...
CVE-2026-40115
PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...
CVE-2026-5984
CVE-2026-5984 affects the D-Link DIR-605L (firmware 2.13B01). The vulnerable component is the POST Request Handler, specifically the function formSetLog in /goform/formSetLog. Manipulating the argument curTime can cause a buffer overflow, enabling a remote attack. Public exploit is referenced, an...
CVE-2026-5984 D-Link DIR-605L POST Request formSetLog buffer overflow
A vulnerability was identified in D-Link DIR-605L 2.13B01. Impacted is the function formSetLog of the file /goform/formSetLog of the component POST Request Handler. The manipulation of the argument curTime leads to buffer overflow. The attack is possible to be carried out remotely. The exploit is...
CVE-2026-35595
creationtimestamp| type| source ---|---|--- 2026-04-09 21:45:26+00:00| published-proof-of-concept| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-2vq4-854f-5c72 2026-04-10 19:30:36+00:00| published-proof-of-concept| Telegram/-hUuw8aTFVWSQYPf3qEKqcT3Zmmt4K4bisrN5sFAqL07rbc 2026-04-...
CVE-2026-40103
creationtimestamp| type| source ---|---|--- 2026-04-09 21:44:09+00:00| published-proof-of-concept| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-v479-vf79-mg83 2026-04-10 08:17:13+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-40103...
EUVD-2026-21186
A vulnerability was detected in D-Link DIR-605L 2.13B01. Affected by this vulnerability is the function formVirtualServ of the file /goform/formVirtualServ of the component POST Request Handler. The manipulation of the argument curTime results in buffer overflow. The attack can be launched...
EUVD-2026-21187
A flaw has been found in D-Link DIR-605L 2.13B01. Affected by this issue is the function formSetMACFilter of the file /goform/formSetMACFilter of the component POST Request Handler. This manipulation of the argument curTime causes buffer overflow. The attack may be initiated remotely. The exploit...
CVE-2026-40115
The provided sources confirm a concrete vulnerability in PraisonAI’s WSGI recipe registry server prior to version 4.5.128: the server reads the full HTTP request body into memory based on the client’s Content-Length, with no upper bound, while the Starlette server enforces a 10 MB limit. Combined...
CVE-2026-40115
PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...
CVE-2026-40115 PraisonAI has an Unrestricted Upload Size in WSGI Recipe Registry Server Enables Memory Exhaustion DoS
PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...
CVE-2026-40114 PraisonAI has Server-Side Request Forgery via Unvalidated webhook_url in Jobs API
PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...