Lucene search
+L

33294 matches found

Vulnrichment
Vulnrichment
added 2026/05/14 6:32 p.m.11 views

CVE-2025-64526 Strapi has a rate limit bypass on users-permissions plugin via attacker-controlled email keying

Strapi is an open source headless content management system. In Strapi versions prior to 5.45.0, the rate-limit middleware in the users-permissions plugin derived its rate-limit key in part from ctx.request.body.email, including on routes whose body schema does not contain an email field...

6.9CVSS6AI score0.00492EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/05/14 6:27 p.m.14 views

NPM: Apostrophe has stored XSS via javascript: URL in Image Widget Link

NPM: Apostrophe has stored XSS via javascript: URL in Image Widget Link vulnerability discovered by ? in WordPress Npm apostrophe versions 4.29.0...

5.8AI score0.00211EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/05/14 5:16 p.m.19 views

CVE-2026-44515

Nextcloud News is an RSS/Atom feed reader. Prior to 28.3.0-beta.1, Nextcloud News allows authenticated users to add feeds by providing a feed URL via the web interface or the API. In affected versions, an authenticated attacker could provide a URL pointing to internal/private IP ranges or...

2.3CVSS0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/14 5:16 p.m.25 views

CVE-2025-62317

HCL AION is affected by a vulnerability where sensitive information may be included in URL parameters. Passing sensitive data in URLs may expose it through browser history, logs, or intermediary systems, potentially leading to unintended information disclosure under certain conditions...

2.6CVSS0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/14 4:56 p.m.41 views

CVE-2026-44520

Docling-Graph.js: The SSRF flaw arises in URLInputHandler, where URLs from untrusted sources are fetched without IP-level validation. Prior to version 1.5.1, the URLValidator only checked scheme and netloc, not private/loopback/link-local addresses, and requests.head() allowed redirects, enabling...

5.7CVSS5.8AI score0.00188EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/14 4:56 p.m.11 views

CVE-2026-44520 Docling-Graph: SSRF via Missing Internal IP Validation in URLInputHandler

Docling-Graph turns documents into validated Pydantic objects, then builds a directed knowledge graph with explicit semantic relationships. Prior to 1.5.1, the URLInputHandler class in doclinggraph/core/input/handlers.py makes HTTP requests to user-supplied URLs without validating whether the...

5.7CVSS5.8AI score0.00188EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/14 4:56 p.m.17 views

EUVD-2026-30340

Docling-Graph turns documents into validated Pydantic objects, then builds a directed knowledge graph with explicit semantic relationships. Prior to 1.5.1, the URLInputHandler class in doclinggraph/core/input/handlers.py makes HTTP requests to user-supplied URLs without validating whether the...

5.7CVSS5.8AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/14 4:16 p.m.20 views

CVE-2026-42595

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, Gotenberg's Chromium URL-to-PDF endpoint /forms/chromium/convert/url has no default protection against HTTP/HTTPS-based SSRF. The default deny-list regex only blocks file:// URIs. An unauthenticated attacker can point...

8.6CVSS0.00313EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/14 4:16 p.m.22 views

CVE-2026-42592

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only the error. It discards the resolved addresses. Chromium later performs its own DNS resolution when i...

5.3CVSS0.00192EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/14 4:13 p.m.19 views

EUVD-2025-209857

HCL AION is affected by a vulnerability where sensitive information may be included in URL parameters. Passing sensitive data in URLs may expose it through browser history, logs, or intermediary systems, potentially leading to unintended information disclosure under certain conditions...

2.6CVSS5.8AI score0.00115EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/14 4:13 p.m.9 views

CVE-2025-62317

HCL AION is affected by a vulnerability where sensitive information may be included in URL parameters. Passing sensitive data in URLs may expose it through browser history, logs, or intermediary systems, potentially leading to unintended information disclosure under certain conditions...

2.6CVSS5.8AI score0.00115EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/14 3:30 p.m.47 views

CVE-2026-42592 Gotenberg: DNS rebinding bypasses SSRF validation on Chromium URL conversion routes

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only the error. It discards the resolved addresses. Chromium later performs its own DNS resolution when i...

5.3CVSS0.00192EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/14 3:30 p.m.12 views

CVE-2026-42592

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only the error. It discards the resolved addresses. Chromium later performs its own DNS resolution when i...

5.3CVSS5.8AI score0.00192EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/14 2:54 p.m.13 views

CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6AI score0.00319EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/14 2:54 p.m.75 views

CVE-2026-44216

Wasmtime (WebAssembly runtime) contains a vulnerability in its allocation logic for WebAssembly tables: checked arithmetic may panic on overflow when allocating extremely large tables (possible with memory64). Affects Wasmtime versions 30.0.0–36.0.8, 43.0.2, and 44.0.1. The panic occurs during cr...

7.5CVSS6AI score0.00319EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/05/14 1:37 p.m.19 views

CVE-2026-45205

creationtimestamp| type| source ---|---|--- 2026-05-14 13:37:25+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mlswsrti7k2q 2026-05-15 11:39:40+00:00| seen| https://bsky.app/profile/cybersecinsight.bsky.social/post/3mlvapkf3un2a 2026-08-10 13:20:13+00:00| seen|...

5.3CVSS4.9AI score0.00469EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/14 1:18 p.m.30 views

Fleet: IP spoofing allows bypassing API rate limiting

Summary A vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing client IP headers. This may allow brute-force login attempts or other abuse against Fleet instances exposed to the public internet. Impact Fleet extracted client IP...

7.5CVSS5.8AI score0.00276EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/14 1:18 p.m.18 views

GHSA-MXMP-WR3W-RVQX Fleet: IP spoofing allows bypassing API rate limiting

Summary A vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing client IP headers. This may allow brute-force login attempts or other abuse against Fleet instances exposed to the public internet. Impact Fleet extracted client IP...

6.9CVSS5.8AI score0.00276EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/14 1:13 p.m.18 views

Fleet has a rate limiting bypass via untrusted client IP headers

Impact Fleet trusted client-supplied IP address headers when determining the source IP for incoming requests. This allowed authenticated and unauthenticated clients to spoof their apparent IP address and bypass per-IP rate limiting controls. Fleet determines a client’s public IP address using HTT...

6.9CVSS6.6AI score0.0043EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2026/05/14 10:35 a.m.45 views

curl: Trailing-dot IPv4 URL bypasses IP-address guard, allows wildcard DNS SAN match

Hi all, Sorry to ruin anybody's day, but we've discovered another issue when it comes to dots. We've found a TLS certificate verification bypass that lets a trailing-dot IPv4 URL -- https://127.0.0.1./ -- pass peer authentication against a wildcard DNS SAN certificate such as DNS:.0.0.1. The IP...

4.3CVSS5.9AI score0.01262EPSS
SaveExploits1
Rows per page
Query Builder