Lucene search
+L

36127 matches found

NVD
NVD
added 2026/05/11 10:22 p.m.16 views

CVE-2026-43897

Link Preview JS extracts web links information. Prior to 4.0.1, the library did not check for IPv6 loopback attacks. There was also a DNS attack, where an address could be resolved into an internal IP. This could cause internal data leaks. This vulnerability is fixed in 4.0.1...

8.7CVSS0.00432EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 9:31 p.m.13 views

GHSA-32P9-57CR-4X65 cowlib cow_http_te module: Uncontrolled Resource Consumption vulnerability allows Excessive Allocation

Uncontrolled Resource Consumption vulnerability in ninenines cowlib cowhttpte module allows Excessive Allocation. The chunked transfer-encoding parser in cowhttpte accepts an unbounded number of hex digits in the chunk-size field. Each digit causes a bignum multiplication Len 16 + digit, so parsi...

8.7CVSS5.8AI score0.00431EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/11 9:9 p.m.24 views

CVE-2026-43890

The CVE-2026-43890 issue in Outline affects the subscriptions.create API (server/routes/api/subscriptions/subscriptions.ts) from versions 0.84.0–1.7.0. When a request provides both collectionId and documentId, the route authorizes only the collection branch (if (collectionId)), while the downstre...

7.7CVSS5.8AI score0.00205EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 9:6 p.m.11 views

CVE-2026-43886 Outline: OAuth Scope Validation Logic Error Allows Privilege Escalation to Wildcard API Access

Outline is a service that allows for collaborative documentation. From 0.84.0 to 1.6.1, a logic error in OAuthInterface.validateScope uses Array.some to validate requested OAuth scopes, causing the function to accept the entire scope array if any single scope is valid. An attacker can smuggle the...

8.2CVSS5.8AI score0.00211EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/11 8:27 p.m.12 views

CVE-2026-8212

A flaw has been found in OSGeo gdal up to 3.13.0dev-4. Affected by this vulnerability is the function SWSDfldsrch of the file frmts/hdf4/hdf-eos/SWapi.c. Executing a manipulation can lead to heap-based buffer overflow. The attack requires local access. The exploit has been published and may be...

5.5CVSS6AI score0.00205EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/11 8:21 p.m.16 views

EUVD-2026-29295

Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. From 6.0 to before Core 6.4.2 and FTL 6.6.1, two shell scripts executed as root by systemd pihole-FTL-prestart.sh and pihole-FTL-poststop.sh read the files.pid path from this config...

8.8CVSS5.9AI score0.00132EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/05/11 7:7 p.m.19 views

WordPress Next Date plugin <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by zaim in WordPress Plugin Next Date versions = 1.0...

6.4CVSS5.8AI score0.00187EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2026/05/11 7:6 p.m.21 views

WordPress Slek Gateway for WooCommerce plugin <= 1.0 - Unauthenticated Insufficiently Protected Credentials vulnerability

Unauthenticated Insufficiently Protected Credentials vulnerability discovered by KEVIN LEE crattack - OPCIA in WordPress Plugin Slek Gateway for WooCommerce versions = 1.0...

5.3CVSS5.8AI score0.00251EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/11 7:4 p.m.8 views

CVE-2026-42874 Microdot: HTTP response splitting in Response.set_cookie()

Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.setcookie method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection...

3.7CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/05/11 6:16 p.m.26 views

CVE-2026-43894

jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-by...

6.2CVSS0.00158EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/11 6:16 p.m.20 views

CVE-2026-38566

HireFlow v1.2 does not implement CSRF token validation on any state-changing POST endpoint. All forms password change at /profile, candidate deletion at /candidates/delete/, feedback submission at /feedback/add/, interview scheduling at /interviews/add are vulnerable to CSRF. An attacker who can...

8.1CVSS0.00168EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/11 5:49 p.m.6 views

CVE-2026-43995

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, multiple tool implementations directly import and invoke raw HTTP clients node-fetch, axios instead of using the secured wrapper. These tools include 1 OpenAPIToolkit/OpenAPIToolkit.ts, 2...

5.3CVSS5.8AI score0.00396EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/05/11 5:42 p.m.24 views

CVE-2026-42856

CVE-2026-42856 (Network-AI) affects the Network-AI TypeScript/Node.js multi-agent orchestrator. Before 5.1.3, the MCP HTTP transport accepts JSON-RPC requests to tools/call with no authentication, session, origin, or token checks and dispatches them to the tool registry. The service binds by defa...

8.7CVSS5.8AI score0.00471EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 5:42 p.m.17 views

CVE-2026-42856 Network-AI: Missing authentication on MCP HTTP endpoint allows unauthenticated privileged tool calls

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to 5.1.3, the MCP HTTP transport accepts JSON-RPC tools/call requests with no authentication, session, origin, or token check, and dispatches them directly to the orchestrator's tool registry. The default bind address is 0.0.0.0. ...

8.7CVSS5.8AI score0.00471EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/05/11 5:20 p.m.41 views

CVE-2026-43894

jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-by...

6.2CVSS5.8AI score0.00158EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/11 5:20 p.m.21 views

CVE-2026-43894

jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-by...

6.2CVSS5.8AI score0.00158EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/05/11 5:14 p.m.6 views

CVE-2026-41257 jq: Signed-int overflow in `stack_reallocate` (jq VM stack)

jq is a command-line JSON processor. In 1.8.1 and earlier, the jq bytecode VM's data stack tracks its allocation size in a signed int. When the stack grows beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/05/11 4:50 p.m.5 views

CVE-2026-41250 XSS in taiga-front

Taiga is a project management platform for startups and agile developers. Prior 6.9.1, Taiga front is vulnerable to stored XSS. This vulnerability is fixed in 6.9.1...

5.7CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:50 p.m.8 views

CVE-2026-41250

Taiga is a project management platform for startups and agile developers. Prior 6.9.1, Taiga front is vulnerable to stored XSS. This vulnerability is fixed in 6.9.1...

5.7CVSS5.8AI score0.00284EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/11 4:50 p.m.21 views

CVE-2026-41250

Summary: CVE-2026-41250 affects Taiga-front prior to version 6.9.1, where a stored XSS vulnerability exists. The issue is fixed in 6.9.1. The provided CVSS metrics indicate a base score of 5.7 (Medium) with network access, low attack complexity, required user interaction, and high confidentiality...

5.7CVSS5.8AI score0.00284EPSS
SaveExploits0References3
Rows per page
Query Builder