Lucene search
+L

95586 matches found

RedhatCVE
RedhatCVE
added 2026/05/30 8:13 a.m.32 views

CVE-2026-45373

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, although SSRF is validated against hostnames that resolve to private IPv6 addresses, when providing the IPV6 in‌‌ URL‌ as http://::1, the SSRF defenses do not work. This vulnerability is fixed in 0.8.26...

7.4CVSS5.8AI score0.00239EPSS
SaveExploits0References1
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.00281EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/29 10:42 p.m.19 views

GHSA-3QG8-5G3R-79V5 praisonai-platform: JWT signing key defaults to hardcoded "dev-secret-change-me", allowing token forgery for any user when PLATFORM_ENV is unset

Summary Type: Insecure default cryptographic key. The JWT signing secret defaults to the hardcoded literal "dev-secret-change-me" when PLATFORMJWTSECRET is unset. A safety check exists but only fires when PLATFORMENV != "dev"; the default value of PLATFORMENV is "dev", so the check is silently...

9.8CVSS6AI score0.00638EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:42 p.m.9 views

Use of Hard-coded Credentials

Overview praisonai-platform is a Platform layer for PraisonAI — workspace, auth, issues, projects Affected versions of this package are vulnerable to Use of Hard-coded Credentials in the authservice.py process when the JWT signing key defaults to a hardcoded value if the required environment...

9.8CVSS5.8AI score0.00638EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/29 10:42 p.m.41 views

praisonai-platform: JWT signing key defaults to hardcoded "dev-secret-change-me", allowing token forgery for any user when PLATFORM_ENV is unset

Summary Type: Insecure default cryptographic key. The JWT signing secret defaults to the hardcoded literal "dev-secret-change-me" when PLATFORMJWTSECRET is unset. A safety check exists but only fires when PLATFORMENV != "dev"; the default value of PLATFORMENV is "dev", so the check is silently...

9.8CVSS6AI score0.00638EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/05/29 10:27 p.m.14 views

Server-side Request Forgery (SSRF)

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

6.9CVSS5.5AI score0.00175EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:27 p.m.13 views

Server-side Request Forgery (SSRF)

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper URL validation the spidertools component. An attacker can access internal loopback-only HTTP...

6.9CVSS5.5AI score0.00175EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:10 p.m.35 views

Nezha's authenticated DDNS webhook configuration allows blind SSRF from the dashboard host

Summary An authenticated Nezha dashboard user can create or update a DDNS profile with provider webhook and configure an arbitrary webhookurl, HTTP method, request body, and headers. When DDNS is triggered for a server that uses that profile, the dashboard process sends the configured request wit...

6.4CVSS6AI score0.00182EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/05/29 10:07 p.m.24 views

GHSA-4RGQ-38MH-9XQG Admidio PKCS#12 private key export action lacks CSRF protection

Summary The sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an administrator session can therefore trigger private key export without a...

4.3CVSS5.8AI score0.00124EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:07 p.m.14 views

Cross-site Request Forgery (CSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the export process in modules/sso/keys.php when CSRF validation is not enforced. An attacker can...

5.3CVSS5.7AI score0.00124EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:01 p.m.47 views

Cross-site Request Forgery (CSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the enable process in modules/sso/clients.php when handling SAML or OIDC client state changes...

5.4CVSS5.8AI score0.0011EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 9:58 p.m.20 views

Cross-site Request Forgery (CSRF)

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the sendlogin process in modules/registration.php when a registration-administrator visits a...

6.9CVSS5.9AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 9:58 p.m.17 views

GHSA-MX25-J3RC-6W2W Admidio's CSRF in registration `send_login` mode resets arbitrary user passwords

Summary modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember, assignuser, deleteuser, createuser calls...

5.2CVSS5.7AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 9:31 p.m.15 views

GHSA-FGGG-964J-3J7H Spatie Laravel Media Library contains a server-side request forgery vulnerability

Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by passing user-controlled URLs to the addMediaFromUrl method in InteractsWithMedia.php...

7.4CVSS6AI score0.00248EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/29 9:31 p.m.17 views

Spatie Laravel Media Library contains a server-side request forgery vulnerability

Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by passing user-controlled URLs to the addMediaFromUrl method in InteractsWithMedia.php...

7.4CVSS6AI score0.00248EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/05/29 9:15 p.m.19 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the addMediaFromUrl function. An attacker can make the server initiate arbitrary outbound HTTP requests by supplying crafted URLs. Remediation Upgrade spatie/laravel-medialibrary to version 11.23.0 o...

7.4CVSS5.9AI score0.00248EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 8:21 p.m.23 views

GHSA-5JH9-2H63-PW4Q CC-Tweaked has an SSRF Protection Bypass with NAT64

Summary CC-Tweaked's HTTP API http.request, http.websocket blocks requests to private network ranges to prevent server-side request forgery SSRF. This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses 64:ff9b::/96. An attacker who can execute Lua code can...

7.1CVSS6AI score0.00468EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 8:21 p.m.38 views

CC-Tweaked has an SSRF Protection Bypass with NAT64

Summary CC-Tweaked's HTTP API http.request, http.websocket blocks requests to private network ranges to prevent server-side request forgery SSRF. This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses 64:ff9b::/96. An attacker who can execute Lua code can...

7.1CVSS6AI score0.00468EPSS
SaveExploits0References2Affected Software8
NVD
NVD
added 2026/05/29 8:16 p.m.31 views

CVE-2026-48555

Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by passing user-controlled URLs to the addMediaFromUrl method in InteractsWithMedia.php...

7.4CVSS0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/29 8:16 p.m.38 views

CVE-2026-44285

FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery SSRF vulnerability allows an authenticated attacker to bypass the global isInternalAddress network protection and make arbitrary HTTP GET requests to internal network services. This is achieved by...

7.7CVSS0.00263EPSS
SaveExploits0References1
Rows per page
Query Builder