Lucene search
+L

58971 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/17 5:57 p.m.15 views

CVE-2026-48053

Kolibri is an offline-first education platform. Prior to version 0.19.4, several Kolibri API endpoints accept an unvalidated baseurl parameter and fetch attacker-controlled URLs from the Kolibri server, reflecting the response body back to the caller. The original report identified two endpoints ...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/17 5:53 p.m.27 views

CVE-2026-73522

avtp_to_can() in COVESA Open1722's ACF-CAN listener increments a write index without bounds-checking against the 15-slot array size. An unauthenticated remote attacker sends a crafted UDP datagram with >15 ACF-CAN messages, overflowing the stack buffer to corrupt adjacent memory, enabling arbi...

8.7CVSS6.7AI score0.02361EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:48 p.m.42 views

CVE-2026-59902 Netty: Memory Exhaustion in SctpMessageCompletionHandler

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.4AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/17 5:48 p.m.3 views

CVE-2026-59902 Netty: Memory Exhaustion in SctpMessageCompletionHandler

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.2AI score0.00371EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.9 views

CVE-2026-71194

A flaw was found in the OpenStack Designate mDNS NOTIFY handler. The handlenotify method performs zone lookups without poolid scoping, unlike the QUERY and AXFR handlers which were previously updated to be pool-aware. When zones with the same name exist across different DNS pools, the storage lay...

6.8CVSS5.4AI score0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:40 p.m.7 views

CVE-2026-71979 INDI indiserver 2.2.4.2 Stack Buffer Overflow via XML Tag Parsing

INDI Instrument Neutral Distributed Interface indiserver through 2.2.4.2, fixed in commit 96bbd7f, contains a stack buffer overflow vulnerability that allows unauthenticated remote attackers to crash the daemon by sending malformed XML with mismatched tags whose names exceed 1024 bytes. Attackers...

8.7CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/17 5:12 p.m.37 views

CVE-2026-74253 Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer < 16.0.0

Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer 16.0.0 - Regular Labs Sourcerer before 16.0.0 processes source blocks found in Joomla’s final rendered HTML without reliably determining where that code originated...

10CVSS0.00323EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 5:11 p.m.5 views

CVE-2026-73424 Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/17 5:11 p.m.38 views

CVE-2026-73424 Astro: Unauthenticated path override in the @astrojs/vercel ISR function

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS0.00224EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 5:11 p.m.9 views

EUVD-2026-60306

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.3AI score0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:11 p.m.28 views

CVE-2026-73424

The Astro Vercel adapter (10.0.3–11.0.2) in entrypoint.ts trusts the x_astro_path header for the /_isr function based only on x-vercel-isr, letting unauthenticated GET requests render routes protected only by Vercel edge path rules or split edge middleware. CVSS 6.5 MEDIUM (AV:N/AC:L/PR:N/UI:N/S:...

6.5CVSS5.3AI score0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:06 p.m.39 views

CVE-2026-68520

Glances (open-source system monitoring tool) prior to 4.5.6 contains a credential disclosure vulnerability in as_dict_secure() (glances/config.py). The function masks sensitive values by matching key names against a regex (password|token|secret|api_key|apikey|ssl_keyfile) but never inspects value...

5.3CVSS5.2AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 5:06 p.m.34 views

CVE-2026-68520 Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:06 p.m.10 views

CVE-2026-68520 Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/17 5:06 p.m.7 views

CVE-2026-68520 Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/17 4:45 p.m.9 views

CVE-2026-73488

creationtimestamp| type| source ---|---|--- 2026-08-17 16:45:25+00:00| seen| https://www.acn.gov.it/portale/w/flowise-disponibili-poc-per-lo-sfruttamento-di-nuove-vulnerabilita...

6CVSS4.8AI score0.00265EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/17 4:45 p.m.10 views

CVE-2026-73604

creationtimestamp| type| source ---|---|--- 2026-08-17 16:45:23+00:00| seen| https://www.acn.gov.it/portale/w/flowise-disponibili-poc-per-lo-sfruttamento-di-nuove-vulnerabilita...

7.1CVSS4.8AI score0.00281EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/17 4:45 p.m.8 views

CVE-2026-73603

creationtimestamp| type| source ---|---|--- 2026-08-17 16:45:21+00:00| seen| https://www.acn.gov.it/portale/w/flowise-disponibili-poc-per-lo-sfruttamento-di-nuove-vulnerabilita...

6.3CVSS4.8AI score0.00317EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 4:17 p.m.10 views

CVE-2026-75060

In JetBrains PyCharm before 2026.2.1 code execution was possible via unauthenticated Jupyter MCP tools...

8.4CVSS0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 4:17 p.m.11 views

CVE-2026-75050

In JetBrains YouTrack before 2026.1.13901, 2026.2.17950 doS attack was possible via crafted type parameters...

7.1CVSS0.00798EPSS
SaveExploits0References1
Rows per page
Query Builder