Lucene search
+L

12059 matches found

NVD
NVD
added 2026/08/10 9:17 p.m.8 views

CVE-2026-72904

Firecrawl turns entire websites into LLM-ready markdown or structured data. Prior to 2.11.32, a critical arbitrary file read vulnerability exists in Firecrawl's extraction functionality due to unsafe schema dereferencing of user-supplied JSON schemas in...

9.3CVSS0.00288EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 8:42 p.m.46 views

CVE-2026-72904

Firecrawl vulnerability CVE-2026-72904: Affected component is the extraction functionality. Before version 2.11.32, unsafe dereferencing of user-supplied JSON schemas via json-schema-ref-parser allows resolution of external/local file references during schema processing. An authenticated attacker...

9.3CVSS5.5AI score0.00288EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 8:42 p.m.8 views

CVE-2026-72904 Firecrawl: Arbitrary file read via JSON Schema $ref expansion

Firecrawl turns entire websites into LLM-ready markdown or structured data. Prior to 2.11.32, a critical arbitrary file read vulnerability exists in Firecrawl's extraction functionality due to unsafe schema dereferencing of user-supplied JSON schemas in...

9.3CVSS5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/10 5:59 p.m.4 views

SUSE-SU-2026:3557-1 Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to 22.23.2. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.4AI score0.00623EPSS
SaveExploits1References23
SUSE Linux
SUSE Linux
added 2026/08/10 5:59 p.m.4 views

Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to 22.23.2. CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

8.7CVSS5.8AI score0.00623EPSS
SaveExploits1References44
NVD
NVD
added 2026/08/10 3:17 p.m.10 views

CVE-2026-72761

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS0.00362EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 2:33 p.m.37 views

CVE-2026-72761 Webhook SSRF guard bypassed by IPv6 transition addresses (NAT64/6to4/Teredo pass is_global check) in vulnerability-lookup

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS0.00362EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 2:33 p.m.14 views

EUVD-2026-55637

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS5.3AI score0.00362EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/10 11:31 a.m.8 views

WordPress Gutenverse Companion plugin <= 2.5.1 - Server Side Request Forgery (SSRF) vulnerability

Server Side Request Forgery SSRF vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin Gutenverse Companion versions = 2.5.1...

7.2CVSS5.2AI score0.00194EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/10 11:17 a.m.10 views

CVE-2026-72581

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS0.00363EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72591 Koito - Authenticated Server-Side Request Forgery via Album Image URL Parameter

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS5.5AI score
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:41 a.m.38 views

CVE-2026-72581

CVE-2026-72581 describes a server-side request forgery in duhow/xiaoai-patch introduced by commit fb07049. The /auth endpoint in api/main.py uses a user-supplied url POST parameter to redirect to a Home Assistant instance without validating the destination URL, enabling an attacker to cause the X...

8.6CVSS5.6AI score0.00363EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 9:28 a.m.4 views

OPENSUSE-SU-2026:21546-1 Security update for nodejs24

This update for nodejs24 fixes the following issues: Update to 24.18.1. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References24
OSV
OSV
added 2026/08/10 9:02 a.m.4 views

OPENSUSE-SU-2026:21545-1 Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to 22.23.2. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.4AI score0.00623EPSS
SaveExploits1References22
OSV
OSV
added 2026/08/10 8:46 a.m.5 views

SUSE-SU-2026:23131-1 Security update for nodejs24

This update for nodejs24 fixes the following issues: Update to 24.18.1. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References25
OSV
OSV
added 2026/08/10 8:46 a.m.4 views

SUSE-SU-2026:23155-1 Security update for nodejs24

This update for nodejs24 fixes the following issues: Update to 24.18.1. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References25
OSV
OSV
added 2026/08/10 8:26 a.m.3 views

SUSE-SU-2026:23130-1 Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to 22.23.2. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References23
OSV
OSV
added 2026/08/10 8:26 a.m.4 views

SUSE-SU-2026:23154-1 Security update for nodejs22

This update for nodejs22 fixes the following issues: Update to 22.23.2. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF and trust- boundary checks bsc1272882. - CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References23
EUVD
EUVD
added 2026/08/10 12:31 a.m.11 views

EUVD-2026-54961

A Server-Side Request Forgery SSRF vulnerability exists in nltk/nltk versions 3.9.4 and the current develop branch. The nltk.pathsec.validatenetworkurl function, intended to prevent SSRF by rejecting internal network addresses, fails to reject IPs in the RFC 6598 shared address space 100.64.0.0/1...

3.7CVSS5.5AI score0.00259EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-12372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A Server-Side Request Forgery SSRF vulnerability exists in nltk/nltk versions 3.9.4 and the current develop branch. The nltk.pathsec.validatenetworkurl function...

3.7CVSS5.5AI score0.00259EPSS
SaveExploits0References3
Rows per page
Query Builder