Lucene search
+L

28859 matches found

CVE
CVE
added 2026/04/07 5:07 p.m.29 views

CVE-2026-35572

CVE-2026-35572 affects ChurchCRM (prior to version 6.5.3). An SSRF flaw can be triggered by supplying a crafted URL in the Referer header, causing the server to initiate outbound HTTP/HTTPS requests to arbitrary hosts. The attack is confirmed via OAST, and remediation is to upgrade to 6.5.3, whic...

7CVSS6AI score0.00296EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 5:07 p.m.3 views

CVE-2026-35572

ChurchCRM is an open-source church management system. Prior to 6.5.3, it is possible to trigger server-side HTTP/HTTPS requests to arbitrary hosts SSRF by supplying a crafted URL in the Referer request header. The server subsequently makes an outbound request to the attacker-controlled domain,...

7CVSS6AI score0.00296EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/07 5:07 p.m.10 views

CVE-2026-35572 SSRF via Referer header in ChurchCRM allows server-side HTTP/HTTPS requests to arbitrary hosts

ChurchCRM is an open-source church management system. Prior to 6.5.3, it is possible to trigger server-side HTTP/HTTPS requests to arbitrary hosts SSRF by supplying a crafted URL in the Referer request header. The server subsequently makes an outbound request to the attacker-controlled domain,...

7CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/07 5:07 p.m.18 views

EUVD-2026-19770

ChurchCRM is an open-source church management system. Prior to 6.5.3, it is possible to trigger server-side HTTP/HTTPS requests to arbitrary hosts SSRF by supplying a crafted URL in the Referer request header. The server subsequently makes an outbound request to the attacker-controlled domain,...

7CVSS6AI score0.00296EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:06 p.m.16 views

CVE-2026-33406

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, configuration values from the /api/config endpoint are placed directly into HTML value="" attributes without escaping in settings-advanced.js,...

6.1CVSS6AI score0.00254EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.9 views

CVE-2026-34976

Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing from the authorization middleware config admin.go, making it completely unauthenticated. Unlike the similar restore mutation which requires Guardian-of-Galaxy authentication,...

10CVSS5.9AI score0.02036EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.13 views

CVE-2026-35036

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, Ech0 implements link preview editor fetches a page title through GET /api/website/title. That is legitimate product behavior, but the implementation is unsafe: the route is unauthenticated, accepts ...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.8 views

CVE-2026-35037

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, the GET /api/website/title endpoint accepts an arbitrary URL via the websiteurl query parameter and makes a server-side HTTP request to it without any validation of the target host or IP address. Th...

7.2CVSS6AI score0.00618EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2026/04/07 3:14 p.m.32 views

CVE-2026-35516 LinkAce has SSRF via CheckLinksCommand - Link URL Update Bypasses laravel-html-meta Protection

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.4, LinkRepository::update and CheckLinksCommand::checkLink do not check for private IPs. An authenticated user can read responses from internal services AWS IMDSv1, cloud metadata, internal APIs by creating a link with a publ...

5CVSS0.00274EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 3:14 p.m.14 views

CVE-2026-35516 LinkAce has SSRF via CheckLinksCommand - Link URL Update Bypasses laravel-html-meta Protection

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.4, LinkRepository::update and CheckLinksCommand::checkLink do not check for private IPs. An authenticated user can read responses from internal services AWS IMDSv1, cloud metadata, internal APIs by creating a link with a publ...

5CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/07 2:49 p.m.25 views

CVE-2026-35486

CVE-2026-35486 affects text-generation-webui prior to 4.3, where the superbooga/superboogav2 RAG extensions fetch user-supplied URLs via requests.get() without validation. The root cause is lack of URL scheme validation, IP filtering, and hostname allowlisting, enabling an attacker to reach cloud...

7.5CVSS5.9AI score0.004EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/07 2:49 p.m.24 views

CVE-2026-35486 text-generation-webui has a SSRF in superbooga/superboogav2 extensions — no URL validation

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, he superbooga and superboogav2 RAG extensions fetch user-supplied URLs via requests.get with zero validation — no scheme check, no IP filtering, no hostname allowlist. An attacker can access clo...

7.5CVSS0.004EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 2:49 p.m.9 views

CVE-2026-35486 text-generation-webui has a SSRF in superbooga/superboogav2 extensions — no URL validation

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, he superbooga and superboogav2 RAG extensions fetch user-supplied URLs via requests.get with zero validation — no scheme check, no IP filtering, no hostname allowlist. An attacker can access clo...

7.5CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/07 2:28 p.m.29 views

CVE-2026-35461 Papra has a Blind Server-Side Request Forgery (SSRF) via Webhook URL

Papra is a minimalistic document management and archiving platform. Prior to 26.4.0, the Papra webhook system allows authenticated users to register arbitrary URLs as webhook endpoints with no validation of the destination address. The server makes outbound HTTP POST requests to registered URLs,...

5CVSS0.00213EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 10:52 a.m.13 views

CVE-2026-5538

A vulnerability was detected in QingdaoU OnlineJudge up to 1.6.1. Affected by this issue is the function serviceurl of the file JudgeServer.serviceurl of the component judgeserverheartbeat Endpoint. The manipulation results in server-side request forgery. It is possible to launch the attack...

6.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/07 10:51 a.m.11 views

CVE-2026-5633

A vulnerability was determined in assafelovic gpt-researcher up to 3.4.3. Affected is an unknown function of the component ws Endpoint. Executing a manipulation of the argument sourceurls can lead to server-side request forgery. It is possible to launch the attack remotely. The exploit has been...

7.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:12 a.m.9 views

CVE-2026-5623

A vulnerability was identified in hcengineering Huly Platform 0.7.382. This affects an unknown part of the file server/front/src/index.ts of the component Import Endpoint. Such manipulation leads to server-side request forgery. The attack can be launched remotely. The exploit is publicly availabl...

6.5CVSS6.2AI score0.00199EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:12 a.m.13 views

CVE-2026-5607

A security vulnerability has been detected in imprvhub mcp-browser-agent up to 0.8.0. This impacts the function CallToolRequestSchema of the file src/handlers.ts of the component URL Parameter Handler. The manipulation of the argument request.params.name/request.params.arguments leads to...

6.5CVSS6.1AI score0.00268EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:12 a.m.12 views

CVE-2026-5618

A vulnerability was detected in kalcaddle kodbox up to 1.64. This affects an unknown function of the component shareMake/shareCheck. Performing a manipulation of the argument siteFrom/siteTo results in server-side request forgery. The attack is possible to be carried out remotely. The complexity ...

6.3CVSS5.4AI score0.00323EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.26 views

PT-2026-30989

WWBN AVideo is an open source video platform. In versions 26.0 and prior, objects/aVideoEncoder.json.php still allows attacker-controlled downloadURL values with common media or archive extensions such as .mp4, .mp3, .zip, .jpg, .png, .gif, and .webm to bypass SSRF validation. The server then...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References3
Rows per page
Query Builder