Lucene search
+L

5859 matches found

Positive Technologies
Positive Technologies
•added 2026/06/03 12:00 a.m.•34 views

PT-2026-46048

Name of the Vulnerable Software and Affected Versions Securly Chrome Extension version 3.0.7 Description The extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP using the Fetch API. This represents an inconsistent implementation of Transport...

7.1CVSS5.8AI score0.00168EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/03 12:00 a.m.•2 views

CVE-2026-8874: Cleartext Transmission of Sensitive Information

Version 3.0.7 of the Securly Chrome Extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP via the Fetch API. Other endpoints in the same extension correctly fetch IWF and CIPA data over HTTPS, demonstrating an inconsistent implementation of TLS...

7.1CVSS5.8AI score0.00168EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/06/03 12:00 a.m.•30 views

PT-2026-46104

Impact The HTML backend did not perform sufficient validation during resource handling: - Accepted file:// URIs enabling local file system access when enable local fetch=True - Path resolution allowed traversal outside intended directories via ../ sequences and absolute paths - Did not block...

7.1CVSS5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/06/02 12:00 a.m.•24 views

openSUSE 16 Security Update : roundcubemail (openSUSE-SU-2026:20852-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20852-1 advisory. Changes in roundcubemail: - update to 1.6.16 - Fix potential too long value in IMAP ID command 10136 - Security: Fix stored XSS/HTML/CSS injecti...

8.1CVSS6AI score0.00891EPSS
SaveExploits4References24
RedhatCVE
RedhatCVE
•added 2026/06/01 10:03 p.m.•27 views

CVE-2026-44651

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, when fetchurl throws, the code sends: res.status500.send'Error occurred while trying to proxy to:...

6.9CVSS5.9AI score0.00444EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/01 9:30 p.m.•11 views

GHSA-434R-7C99-HWF3 Nanobot contains a server-side request forgery vulnerability in the web_fetch tool

Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the webfetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL that redirects to a loopback or private address via a 3xx Location header. Attackers can exploit the...

5.3CVSS5.9AI score0.00492EPSS
SaveExploits0References6
Snyk
Snyk
•added 2026/06/01 9:30 p.m.•6 views

Server-side Request Forgery (SSRF)

Overview nanobot-ai is an A lightweight personal AI assistant framework Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the webfetch process. An attacker can access internal or private network resources by supplying a crafted URL that triggers an HTTP...

6.4CVSS5.5AI score0.00492EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/01 7:41 p.m.•29 views

EUVD-2026-33757

Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the webfetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL that redirects to a loopback or private address via a 3xx Location header. Attackers can exploit the...

5.3CVSS5.8AI score0.00492EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/06/01 7:41 p.m.•15 views

CVE-2026-49138 Nanobot < 0.2.1 SSRF via web_fetch Tool Redirect Following

Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the webfetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL that redirects to a loopback or private address via a 3xx Location header. Attackers can exploit the...

5.3CVSS5.8AI score0.00492EPSS
SaveExploits0References4
CVE
CVE
•added 2026/06/01 7:41 p.m.•88 views

CVE-2026-49138

Nanobot prior to version 0.2.1 contains a server-side request forgery (SSRF) in the web_fetch tool. An attacker can supply a URL that redirects to a loopback or private address via a 3xx Location header, taking advantage of the httpx library’s automatic redirect-follow behavior to bypass initial ...

5.3CVSS5.8AI score0.00492EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/05/31 9:00 p.m.•36 views

Malicious Package

Overview @cloudplatform-single-spa/static-page is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization...

9.8CVSS5.9AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/30 1:59 a.m.•30 views

SUSE CVE-2026-48522

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no...

4.8CVSS6AI score0.0022EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
•added 2026/05/30 1:59 a.m.•19 views

SUSE CVE-2026-49129

Music Player Daemon MPD before version 0.24.11 contains a server-side request forgery vulnerability in CurlInputPlugin where CURLOPTFOLLOWLOCATION is set without CURLOPTREDIRPROTOCOLSSTR, allowing unauthenticated attackers to bypass the http/https scheme restriction by causing a malicious HTTP...

6.9CVSS5.8AI score0.00477EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/05/29 10:29 p.m.•38 views

PraisonAI CLI automatically resolves @url mentions in prompt text and can read loopback URLs into model context

Summary PraisonAI's direct-prompt CLI automatically expands @url: mentions in raw prompt text before agent execution begins. If a prompt contains @url:, the CLI calls MentionsParser.process.... The @url: handler then performs a direct urllib.request.urlopen request to the attacker-controlled URL...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References2Affected Software2
OSV
OSV
•added 2026/05/29 10:29 p.m.•18 views

GHSA-5CXW-77WG-JRF3 PraisonAI CLI automatically resolves @url mentions in prompt text and can read loopback URLs into model context

Summary PraisonAI's direct-prompt CLI automatically expands @url: mentions in raw prompt text before agent execution begins. If a prompt contains @url:, the CLI calls MentionsParser.process.... The @url: handler then performs a direct urllib.request.urlopen request to the attacker-controlled URL...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/05/29 7:51 p.m.•24 views

EUVD-2026-33440

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.220, the email processing pipeline in FreeScout's FetchEmails command has two code paths for identifying agent user replies based on In-Reply-To / References headers. The notification reply path...

7.5CVSS5.9AI score0.00194EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/29 7:16 p.m.•28 views

CVE-2026-49370

In JetBrains YouTrack before 2026.1.13162 information disclosure was possible on fetchApp requests...

7.5CVSS0.00333EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/29 7:16 p.m.•34 views

CVE-2026-46372

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, SillyTavern exposes /api/search/searxng, which accepts attacker-controlled baseUrl and uses it...

8.5CVSS0.01007EPSS
SaveExploits0References1
CVE
CVE
•added 2026/05/29 6:15 p.m.•39 views

CVE-2026-49370

CVE-2026-49370 affects JetBrains YouTrack prior to version 2026.1.13162, where information disclosure could occur via fetchApp requests. The vulnerability exposes confidential data without impacting integrity or availability per the provided metrics; no exploitation details are given in the sourc...

7.5CVSS5.8AI score0.00333EPSS
SaveExploits0References1Affected Software1
attackerkb
attackerkb
•added 2026/05/29 6:15 p.m.•15 views

CVE-2026-49370

In JetBrains YouTrack before 2026.1.13162 information disclosure was possible on fetchApp requests...

3.4CVSS5.8AI score0.00333EPSS
SaveExploits0References2
Rows per page
Query Builder