Lucene search
+L

2219 matches found

Cvelist
Cvelist
added 2026/08/19 8:48 p.m.35 views

CVE-2026-54491 Koel: Incomplete fix for CVE-2026-47260 — systemic SSRF in podcast & radio fetch paths

Koel is a free, open-source music streaming solution. Prior to 9.7.1, outbound podcast and radio fetch paths perform a point-in-time App\Helpers\Network::isPublicHost or isSafeUrl check without pinning the validated address, and most paths lack redirect-hop validation and do not revalidate every...

7.1CVSS0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/19 8:48 p.m.29 views

CVE-2026-54491

Koel versions prior to 9.7.1 contain an authenticated SSRF: any low-privilege user can supply a URL that 302-redirects to internal addresses or cloud metadata IPs (e.g., 169.254.169.254), since isPublicHost()/isSafeUrl() checks are point-in-time with no IP pinning and per-hop redirect validation ...

7.1CVSS5.4AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/19 8:48 p.m.6 views

CVE-2026-54491 Koel: Incomplete fix for CVE-2026-47260 — systemic SSRF in podcast & radio fetch paths

Koel is a free, open-source music streaming solution. Prior to 9.7.1, outbound podcast and radio fetch paths perform a point-in-time App\Helpers\Network::isPublicHost or isSafeUrl check without pinning the validated address, and most paths lack redirect-hop validation and do not revalidate every...

7.1CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/19 7:22 p.m.13 views

EUVD-2026-62701

Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery...

8.5CVSS5.3AI score0.00297EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 5:21 p.m.7 views

CVE-2026-75583

keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery SSRF guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSR...

3.5CVSS0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 4:35 p.m.10 views

CVE-2026-75583 keeper.sh Calendar version prior to 2.18.14 SSRF Guard Bypass via DNS Rebinding

keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery SSRF guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSR...

2.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 4:35 p.m.33 views

CVE-2026-75583 keeper.sh Calendar version prior to 2.18.14 SSRF Guard Bypass via DNS Rebinding

keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery SSRF guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSR...

3.5CVSS0.00204EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 4:35 p.m.9 views

EUVD-2026-62585

keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery SSRF guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSR...

3.5CVSS5.4AI score0.00204EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 4:35 p.m.9 views

CVE-2026-75583 keeper.sh Calendar version prior to 2.18.14 SSRF Guard Bypass via DNS Rebinding

keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery SSRF guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSR...

3.5CVSS5.4AI score0.00204EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 4:35 p.m.20 views

CVE-2026-75583

keeper.sh calendar module versions prior to 2.18.14 contain an SSRF guard bypass vulnerability exploitable via DNS rebinding . The root cause is a design flaw in the two-phase URL validation flow: the SSRF guard resolves and validates a hostname's IP addresses but discards them before the actual ...

3.5CVSS5.4AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 11:56 a.m.4 views

PYSEC-2026-3687 MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)

Summary The default MLflow Tracking Server mlflow server, no authentication, default SQLite backend exposes the model-registry webhooks API unauthenticated, including a synchronous POST /api/2.0/mlflow/webhooks/id/test endpoint that returns the upstream response status and body to the caller. The...

9.3CVSS8.7AI score0.1641EPSS
SaveExploits2References9
OSV
OSV
added 2026/08/18 8:51 p.m.6 views

GHSA-F3QQ-49M6-RW8F Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for GHSA-54vg-pfh7-jq95)

Summary The SSRF mitigation added for GHSA-54vg-pfh7-jq95 validaterevocationurl in lemur /certificates/verify.py can be bypassed. An operator-role user who uploads a certificate with attacker-controlled CRL/OCSP extensions can still make Lemur reach internal destinations RFC1918, loopback,...

6.3CVSS5.7AI score0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:17 p.m.5 views

CVE-2026-70667

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:55 p.m.3 views

CVE-2026-70667 Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for CVE-2026-55162)

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 6:55 p.m.9 views

EUVD-2026-61151

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS5.4AI score0.0014EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:55 p.m.23 views

CVE-2026-70667 Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for CVE-2026-55162)

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS0.0014EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:55 p.m.31 views

CVE-2026-70667

Netflix Lemur prior to 1.9.3 contains a bypass of its SSRF mitigation in _validate_revocation_url (lemur/certificates/verify.py). Two vectors exist: (1) the CRL requests.get call follows HTTP redirects without re-validating each Location target, allowing an attacker-controlled public URL to redir...

6.3CVSS5.4AI score0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.5 views

CVE-2026-68927

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS0.00262EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.5 views

GHSA-95PX-34X5-P37H MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.9 views

MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder