Lucene search
K

45 matches found

Vulnrichment
Vulnrichment
added 4 hours ago2 views

CVE-2026-43986 Tautulli vulnerable to unauthenticated SSRF in /image/<hash> via attacker-seeded image hash replay

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...

9.9CVSS5.9AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/14 9:2 p.m.5 views

CVE-2026-44430 MCP Registry: Unauthenticated SSRF: HTTP namespace verification dials 6to4 / NAT64 / site-local IPv6 addresses, bypassing private-address allowlist

The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.7, the Registry's HTTP-based namespace verification POST /v0/auth/http, POST /v0.1/auth/http uses safeDialContext internal/api/handlers/v0/auth/http.go:67-110 to refuse dialling...

6.3CVSS5.9AI score0.00027EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/05/05 6:21 p.m.8 views

FireFighter has unauthenticated SSRF in its Raid jira_bot endpoint that allows IAM credential theft

Impact The POST /api/v2/firefighter/raid/jirabot endpoint CreateJiraBotView is reachable without authentication permissionclasses = permissions.AllowAny. Its attachments payload is fetched server-side via httpx.get with no URL validation, then uploaded as an attachment on the Jira ticket that get...

9.9CVSS6AI score0.0006EPSS
Exploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 8:34 p.m.4 views

CVE-2026-40242

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.17.3, the /api/templates/fetch endpoint accepts a caller-supplied url parameter and performs a server-side HTTP GET request to that URL without authentication and without URL scheme or host validation...

7.2CVSS5.8AI score0.01262EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 4:39 p.m.1 views

CVE-2026-40100 FastGPT has Unauthenticated SSRF in /api/core/app/mcpTools/runTool via missing CHECK_INTERNAL_IP default

FastGPT is an AI Agent building platform. Prior to 4.14.10.3, the /api/core/app/mcpTools/runTool endpoint accepts arbitrary URLs without authentication. The internal IP check in isInternalAddress only blocks private IPs when CHECKINTERNALIP=true, which is not the default. This allows...

5.3CVSS5.9AI score0.00061EPSS
Exploits0References1
OSV
OSV
added 2026/03/31 4:56 p.m.1 views

CVE-2026-34361 HAPI FHIR: Unauthenticated SSRF via /loadIG Chains with startsWith() Credential Leak for Authentication Token Theft

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.4, the FHIR Validator HTTP service exposes an unauthenticated "/loadIG" endpoint that makes outbound HTTP requests to attacker-controlled URLs. Combined with a startsWith...

9.3CVSS5.8AI score0.00067EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/31 1:43 p.m.22 views

CVE-2026-34162 FastGPT: Unauthenticated SSRF via httpTools Endpoint Leads to Internal API Key Theft

FastGPT is an AI Agent building platform. Prior to version 4.14.9.5, the FastGPT HTTP tools testing endpoint /api/core/app/httpTools/runTool is exposed without any authentication. This endpoint acts as a full HTTP proxy — it accepts a user-supplied baseUrl, toolPath, HTTP method, custom headers,...

10CVSS0.00224EPSS
Exploits1References4
CVE
CVE
added 2026/03/31 6:0 a.m.5 views

CVE-2026-3881

The CVE-2026-3881 affects the Performance Monitor WordPress plugin up to version 1.0.6. It allows unauthenticated SSRF by not validating a parameter before initiating a request to that URL. Impact is SSRF; no exploit details or remediation are provided in the documents.

5.8CVSS5.9AI score0.00042EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/03/23 1:51 p.m.17 views

CVE-2026-33351 AVideo has Unauthenticated SSRF via `webSiteRootURL` Parameter in saveDVR.json.php, Chaining to Verification Bypass

WWBN AVideo is an open source video platform. Prior to version 26.0, a Server-Side Request Forgery SSRF vulnerability exists in plugin/Live/standAloneFiles/saveDVR.json.php. When the AVideo Live plugin is deployed in standalone mode the intended configuration for this file, the...

9.1CVSS0.00127EPSS
Exploits1References2
CVE
CVE
added 2026/03/10 6:46 p.m.22 views

CVE-2026-27826

PT Security PT-2026-22387 discloses a critical, unauthenticated RCE chain in mcp-atlassian (4M+ downloads) linked to CVE-2026-27826 — SSRF via Atlassian URL headers. The advisory explicitly ties CVE-2026-27826 to an SSRF vulnerability that enables remote code execution. Remediation: fixed in vers...

8.2CVSS5.9AI score0.00088EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/07 5:54 a.m.4 views

CVE-2026-27797

Homarr is an open-source dashboard. Prior to version 1.54.0, an unauthenticated Server-Side Request Forgery SSRF vulnerability allows a remote attacker to force the Homarr server to perform arbitrary outbound HTTP requests. This can be used as an internal network access primitive e.g., reaching...

5.3CVSS5.8AI score0.00022EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/07 12:0 a.m.3 views

PT-2026-23830

Homarr is an open-source dashboard. Prior to version 1.54.0, an unauthenticated Server-Side Request Forgery SSRF vulnerability allows a remote attacker to force the Homarr server to perform arbitrary outbound HTTP requests. This can be used as an internal network access primitive e.g., reaching...

5.3CVSS5.8AI score0.00022EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/03/04 12:0 a.m.3 views

PT-2026-23101

Name of the Vulnerable Software and Affected Versions Lemmy versions prior to 0.19.16 Description Lemmy, a link aggregator and forum, contains a server-side request forgery SSRF issue. The GET /api/v4/image/filename endpoint is susceptible to unauthenticated SSRF due to parameter injection in the...

8.7CVSS5.9AI score0.00061EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.3 views

MiracleLinux 8 : grafana-6.3.6-2.el8 (AXSA:2020-596:01)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2020-596:01 advisory. grafana: SSRF incorrect access control vulnerability allows unauthenticated users to make grafana send HTTP requests to any URL CVE-2020-13379 Tenable has...

8.2CVSS6.5AI score0.93094EPSS
Exploits5References2
Patchstack
Patchstack
added 2025/12/31 12:0 a.m.5 views

WordPress Jobify theme <= 4.2.7 - Missing Authorization to Unauthenticated Server-Side Request Forgery, Arbitrary Image Upload, and Image Generation vulnerability

Missing Authorization to Unauthenticated Server-Side Request Forgery, Arbitrary Image Upload, and Image Generation vulnerability discovered by Lucio Sá in WordPress Theme Jobify versions = 4.2.7...

6.5CVSS5.4AI score0.00471EPSS
Exploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2025/12/09 10:26 p.m.3 views

Important: Red Hat Security Advisory: python-kdcproxy security update

An update for python-kdcproxy is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.6CVSS5.8AI score0.00076EPSS
Exploits0References3
OSV
OSV
added 2025/11/27 9:5 a.m.3 views

RLSA-2025:21140 Important: idm:DL1 security update

Rocky Enterprise Software Foundation Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. Security Fixes: python-kdcproxy: Unauthenticated SSRF via Realm?Controlled DNS SRV...

8.6CVSS6.8AI score0.00076EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:0 a.m.2 views

AlmaLinux 10 : python-kdcproxy (ALSA-2025:21142)

The remote AlmaLinux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2025:21142 advisory. python-kdcproxy: Unauthenticated SSRF via Realm?Controlled DNS SRV CVE-2025-59088 python-kdcproxy: Remote DoS via unbounded TCP upstream buffering...

8.6CVSS5.6AI score0.00076EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/21 12:0 a.m.5 views

RHEL 8 : idm:DL1 (RHSA-2025:21820)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21820 advisory. Red Hat Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and...

8.6CVSS5.8AI score0.00076EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/21 12:0 a.m.2 views

RHEL 8 : idm:DL1 (RHSA-2025:21818)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21818 advisory. Red Hat Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and...

8.6CVSS5.8AI score0.00076EPSS
Exploits0References6
Rows per page
Query Builder