Lucene search
+L

94415 matches found

Cvelist
Cvelist
added 2026/07/21 8:36 p.m.39 views

CVE-2026-63764 LMDeploy Server-Side Request Forgery via HTTP Redirect Bypass

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl function within the connection.py media handler, where the private-IP guard validates only the original URL without re-validating hosts after HTTP redirects. An...

8.6CVSS0.00387EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/21 8:34 p.m.8 views

CVE-2026-46556 FlaskBB: SSRF in get_image_info() via unrestricted avatar URL

FlaskBB is a Forum Software written in Python using the micro framework Flask. Prior to version 2.2.1, a Server-Side Request Forgery SSRF vulnerability in getimageinfo allows any authenticated user to force the server to send HTTP requests to arbitrary internal endpoints, including cloud metadata...

6.5CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 8:33 p.m.15 views

EUVD-2026-41602

Gitea: SSRF via HTTP Redirect in Repository Migration...

6.5CVSS5.2AI score0.00415EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/21 8:31 p.m.21 views

CVE-2026-64821

The issue CVE-2026-64821 affects djangoSIGE up to version 1.10. The vulnerability arises in order-cancellation logic (CancelarOrcamentoVendaView, CancelarPedidoVendaView, CancelarOrcamentoCompraView, CancelarPedidoCompraView) implemented in HTTP GET handlers, allowing unauthenticated attackers to...

5.3CVSS5.1AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:22 p.m.9 views

GHSA-X77V-Q46J-393G Gitea: Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim

Summary When oauth2client UPDATEAVATAR = true is enabled, Gitea fetches the avatar URL received from an OAuth2/OIDC provider using Go's default HTTP client. The URL comes from the user's OAuth/OIDC avatar value, commonly the OIDC picture claim. The affected code path calls http.Geturl without...

3.1CVSS5.7AI score0.00248EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:22 p.m.17 views

Gitea: Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim

Summary When oauth2client UPDATEAVATAR = true is enabled, Gitea fetches the avatar URL received from an OAuth2/OIDC provider using Go's default HTTP client. The URL comes from the user's OAuth/OIDC avatar value, commonly the OIDC picture claim. The affected code path calls http.Geturl without...

3.1CVSS5.7AI score0.00248EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 6:35 p.m.11 views

guzzlehttp/psr7: Host Confusion via Weak URI Host Validation

Impact guzzlehttp/psr7 did not reject URI host components containing authority delimiters /, ?, , @, or , an embedded port such as host:8080, or IPv6 brackets that do not frame the host such as ::1 or ::1. Uri::assertValidHost rejected only control characters, so these malformed hosts were...

6.5CVSS5.4AI score0.00317EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/21 4:55 p.m.7 views

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

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an 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...

9.8CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/21 4:55 p.m.91 views

CVE-2026-47410

Summary of findings: CVE-2026-47410 affects PraisonAI Platform. When PLATFORM_JWT_SECRET is unset and PLATFORM_ENV remains default, the code uses a hardcoded secret dev-secret-change-me to sign and verify JWTs. This enables an attacker to forge tokens for arbitrary users and impersonate workspace...

9.8CVSS5.6AI score0.00638EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 2:47 p.m.14 views

EUVD-2026-46278

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, spidertools URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/07/21 1:53 p.m.10 views

WordPress MailPoet plugin 5.30.0-5.33.0 - Cross Site Request Forgery (CSRF) vulnerability

Cross Site Request Forgery CSRF vulnerability discovered by Nguyen Ba Khanh in WordPress Plugin MailPoet versions 5.30.0-5.33.0...

7.1CVSS5.2AI score0.00128EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 1:17 p.m.10 views

SUSE CVE-2026-9537

Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of...

5.3CVSS5.2AI score0.00322EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:16 p.m.20 views

SUSE CVE-2026-16221

Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character U+005C as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https clients, normalizes the...

7.5CVSS5.2AI score0.00436EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 1:08 p.m.10 views

CVE-2026-55471

A flaw was found in the HAPI FHIR XsltUtilities component. The saxonTransform functions within this utility do not adequately restrict external entity access when processing XML. This oversight allows an attacker, who can control or tamper with the XML data being transformed, to inject malicious...

9.1CVSS5AI score0.00569EPSS
SaveExploits1References6
SUSE Linux
SUSE Linux
added 2026/07/21 12:45 p.m.19 views

Security update for wget

This update for wget fixes the following issues: CVE-2026-15146: unvalidated IP address in an FTP PASV response can lead to server-side request forgery bsc1271320. CVE-2026-58469: Metalink document containing a whitespace-only URL can cause a heap buffer underread bsc1271033. CVE-2026-58470:...

8.7CVSS7.4AI score0.01062EPSS
SaveExploits0References24
NCSC
NCSC
added 2026/07/21 9:42 a.m.12 views

Vulnerabilities handled in IBM Langflow OSS

IBM has addressed several vulnerabilities in the IBM Langflow OSS versions from 1.0.0 to 1.10.0. The vulnerabilities in IBM Langflow OSS include: - Execution of arbitrary file modifications by authorized users through specially crafted Content-Disposition headers. - Server-side request forgery SS...

10CVSS7.2AI score0.34734EPSS
SaveExploits8References24
NVD
NVD
added 2026/07/21 6:16 a.m.14 views

CVE-2026-15927

A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS0.00502EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/21 4:45 a.m.47 views

CVE-2026-15927

CVE-2026-15927: Red Hat Quay repository-level mirror feature allows SSRF via external_reference in POST/PUT to endpoints/api/mirror.py, not applying the stricter validate_external_registry_url() used by organization-level mirrors. This enables a repository administrator to craft a hostname that m...

6.8CVSS5.4AI score0.00502EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/21 4:45 a.m.10 views

CVE-2026-15927 Quay: mirror-registry: ssrf: repo-level mirror accepts external_reference without url validation

A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS5.3AI score0.00502EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 4:45 a.m.14 views

EUVD-2026-46150

A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS5.3AI score0.00502EPSS
SaveExploits0References2
Rows per page
Query Builder