Lucene search
+L

153296 matches found

Cvelist
Cvelist
added 2026/09/04 11:30 a.m.41 views

CVE-2026-85614 OpenPanel API before 2.3.0 Unauthenticated SSRF via site-checker

OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the GET /tools/site-checker endpoint that accepts a fully client-controlled URL parameter with no private IP filtering or DNS-rebinding protection. Attackers can make the OpenPanel server issue request...

9.2CVSS0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:30 a.m.19 views

CVE-2026-85614

OpenPanel before 2.3.0 is affected by an unauthenticated SSRF in the GET /tools/site-checker endpoint. The endpoint accepts a fully client-controlled URL parameter with no private IP filtering or DNS-rebinding protection , allowing an attacker to force the server to issue requests to internal ser...

9.2CVSS5.3AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:30 a.m.12 views

CVE-2026-85613

OpenPanel before 2.3.0 is vulnerable to an unauthenticated cross-site scripting (XSS) flaw in the favicon proxy endpoint GET /misc/favicon . An attacker can supply a URL pointing to a malicious SVG file with embedded scripts; when a victim's browser loads the proxy, the script executes on the API...

8.4CVSS5.3AI score0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.40 views

CVE-2026-85613 OpenPanel Unauthenticated XSS via SVG Favicon Proxy

OpenPanel before 2.3.0 contains a cross-site scripting vulnerability in the unauthenticated favicon proxy endpoint GET /misc/favicon that allows remote attackers to execute scripts by supplying an SVG file URL. Attackers can host malicious SVG files with embedded scripts that execute in the...

8.4CVSS0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.37 views

CVE-2026-85612 OpenPanel before 2.3.0 SSRF via favicon and og endpoints

OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the /misc/favicon and /misc/og endpoints that accept an attacker-supplied url parameter with insufficient validation. Attackers can force the API to fetch arbitrary internal hosts and cloud metadata...

8.7CVSS0.00241EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/04 11:30 a.m.14 views

CVE-2026-85612

OpenPanel before 2.3.0 contains an unauthenticated Server-Side Request Forgery (SSRF) vulnerability in the /misc/favicon and /misc/og endpoints. These endpoints accept an attacker-supplied url parameter with insufficient validation, allowing an attacker to force the API to fetch arbitrary interna...

8.7CVSS5.4AI score0.00241EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/04 11:30 a.m.15 views

CVE-2026-85609

Openpanel before 2.3.0 is affected by an unauthenticated SSRF in the GET /tools/site-checker endpoint (apps/api/src/controllers/tools.controller.ts). The user-supplied url query parameter is passed to fetchWithRedirects() without SSRF or IP validation, allowing a remote attacker to reach cloud in...

7.5CVSS5.6AI score0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.34 views

CVE-2026-85609 Openpanel before 2.3.0 SSRF via Site Checker Endpoint

Openpanel before 2.3.0 contains an unauthenticated full-read server-side request forgery SSRF vulnerability in the GET /tools/site-checker endpoint apps/api/src/controllers/tools.controller.ts. The endpoint passes a user-supplied url query parameter to fetchWithRedirects and performs server-side...

7.5CVSS0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.42 views

CVE-2026-85597 Traefik before v2.11.55 and v3.0.0 through v3.7.10 mTLS Bypass via TLS Option Conflict

Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiti...

8.2CVSS0.00205EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/09/04 11:30 a.m.13 views

EUVD-2026-71020

Traefik before v2.11.55 contains a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution...

8.2CVSS5.4AI score0.00205EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/09/04 11:30 a.m.14 views

CVE-2026-85597 Traefik before v2.11.55 mTLS Bypass via TLS Option Conflict

Traefik before v2.11.55 contains a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution...

8.2CVSS5.8AI score0.00205EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/09/04 11:29 a.m.7 views

EUVD-2026-71015

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS5.4AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.13 views

CVE-2026-85592

phpMyFAQ versions before 4.1.8 are affected by an authorization bypass in the question/create API endpoint. The underlying cause is that the isAddingQuestionsAllowed() method grants access to all callers when main.enableAskQuestions is enabled, while ignoring the records.allowQuestionsForGuests s...

6.3CVSS5.3AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.39 views

CVE-2026-85592 phpMyFAQ before 4.1.8 Authorization Bypass via question/create

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.7 views

CVE-2026-85592 phpMyFAQ before 4.1.8 Authorization Bypass via question/create

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/09/04 11:29 a.m.11 views

CVE-2026-85586

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. This allows unauthenticated attackers to bypass CAPTCHA protection and submit unlimited questions directly, resulting in database pollution and triggering outgoing mai...

6.9CVSS5.3AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.10 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/09/04 11:29 a.m.10 views

CVE-2026-85584 SiYuan before v3.8.2 Denial of Service via Auth Throttle

SiYuan versions before v3.8.2 contain a denial of service vulnerability in the publish-service Basic Auth throttle that stores failed-attempt state using attacker-controlled usernames without enforcing capacity limits or eviction policies. Unauthenticated attackers can submit repeated...

8.7CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85585 SiYuan before v3.8.2 Unbounded Memory Consumption via ControlConcurrency

SiYuan before v3.8.2 contains an unbounded resource consumption vulnerability in the request-concurrency middleware that retains mutex entries for every unique request path without eviction. Unauthenticated attackers can send numerous unique request paths to permanently increase process memory an...

8.7CVSS0.00367EPSS
SaveExploits0References2
Rows per page
Query Builder