Lucene search
+L

478863 matches found

Cvelist
Cvelist
added 2026/08/27 6:04 p.m.50 views

CVE-2026-59316 Spring Authorization Server Default Consent Page is vulnerable to Cross-Site Scripting (XSS)

Spring Authorization Server's default consent page renders user-controlled values without HTML entity encoding. When using the DefaultConsentPage, an attacker can craft an OAuth2 authorization request containing a malicious value that is stored server-side and later rendered unencoded in the...

8.2CVSS0.00185EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/27 5:57 p.m.3 views

CVE-2026-59288 Spring for GraphQL Information Exposure in GraphiQL support

The GraphiQL page bundled with Spring for GraphQL sends requests to the GraphQL endpoints of the application. An attacker can share a malicious URL so that the victim's browser might leak confidential information to the attacker's website. Spring for GraphQL 2.0.0 - 2.0.4 Spring for GraphQL 1.4.0...

5.9AI score0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:57 p.m.7 views

EUVD-2026-67177

The GraphiQL page bundled with Spring for GraphQL sends requests to the GraphQL endpoints of the application. An attacker can share a malicious URL so that the victim's browser might leak confidential information to the attacker's website. Spring for GraphQL 2.0.0 - 2.0.4 Spring for GraphQL 1.4.0...

5.3AI score0.00268EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.30 views

CVE-2026-59288

Spring for GraphQL (org.springframework.graphql:spring-graphql) versions 2.0.0–2.0.4 , 1.4.0–1.4.6 , 1.1.0–1.3.9 , and 1.0.0–1.0.7 are vulnerable to a Cross-Site Request Forgery (CSRF) issue via the bundled GraphiQL page. An attacker can share a malicious URL that, when visited by a user with an ...

7.5CVSS5.3AI score0.00268EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.42 views

CVE-2026-59288 Spring for GraphQL Information Exposure in GraphiQL support

The GraphiQL page bundled with Spring for GraphQL sends requests to the GraphQL endpoints of the application. An attacker can share a malicious URL so that the victim's browser might leak confidential information to the attacker's website. Spring for GraphQL 2.0.0 - 2.0.4 Spring for GraphQL 1.4.0...

0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:57 p.m.7 views

EUVD-2026-67175

The GraphiQL page bundled with Spring for GraphQL loads JavaScript libraries from a public CDN, without Subresource Integrity checks. An attacker can inject malicious code in those scripts and execute arbitrary code on the browser loading the GraphiQL page. Spring for GraphQL 2.0.0 - 2.0.4 Spring...

5.9AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.42 views

CVE-2026-59286 Spring for GraphQL loads Untrusted Resources in GraphiQL support

The GraphiQL page bundled with Spring for GraphQL loads JavaScript libraries from a public CDN, without Subresource Integrity checks. An attacker can inject malicious code in those scripts and execute arbitrary code on the browser loading the GraphiQL page. Spring for GraphQL 2.0.0 - 2.0.4 Spring...

0.00247EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/27 5:57 p.m.7 views

CVE-2026-59286 Spring for GraphQL loads Untrusted Resources in GraphiQL support

The GraphiQL page bundled with Spring for GraphQL loads JavaScript libraries from a public CDN, without Subresource Integrity checks. An attacker can inject malicious code in those scripts and execute arbitrary code on the browser loading the GraphiQL page. Spring for GraphQL 2.0.0 - 2.0.4 Spring...

6.2AI score0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.33 views

CVE-2026-59286

Spring for GraphQL (versions 2.0.0–2.0.4, 1.4.0–1.4.6, 1.1.0–1.3.9, and 1.0.0–1.0.7) is affected by an unsafe dependency resolution issue in its bundled GraphiQL page, which loads JavaScript libraries from a public CDN without Subresource Integrity checks. An attacker who compromises the CDN or i...

8.1CVSS5.9AI score0.00247EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 5:53 p.m.7 views

Security Bulletin: Multiple vulnerabilities in IBM Observability with Instana (OnPrem)

Summary Multiple vulnerabilities were addressed in IBM Observability with Instana OnPrem build 1.0.323 Vulnerability Details CVEID:CVE-2026-48776 DESCRIPTION: LangGraph Python SDK is used to connect to running LangGraph API servers, manage assistants, threads and stream runs from Python...

9.8CVSS7.1AI score0.00891EPSS
SaveExploits9Affected Software1
Qualys Blog
Qualys Blog
added 2026/08/27 5:52 p.m.9 views

PCI DSS 4.0.1: Application Requirements You’re Being Assessed On in 2026

Key Takeaways Since March 31, 2025, all 51 former “best practice” requirements in PCI DSS 4.0 have been fully scored. Every 2026 assessment covers them. A large share of the new weight sits in the PCI DSS 4.0.1 application requirements , concentrated in Requirements 6 and 11: inventory of custom...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/08/27 5:20 p.m.8 views

CVE-2026-81102

The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...

3.1CVSS0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.5 views

CVE-2026-81100

tiger-gh-mcp-server started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, making t...

7.6CVSS0.0016EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.8 views

CVE-2026-81099

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page i...

7.6CVSS0.0016EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81092

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 5:20 p.m.9 views

CVE-2026-81095

pg-aiguide started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named. A page in a brows...

7.6CVSS0.0016EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.10 views

CVE-2026-80210

FrontAccounting through 2.4.20 generates a CSRF token in endform in includes/ui/uicontrols.inc and embeds it as the token hidden field in every form it renders, but only admin/users.php and admin/changecurrentuserpassword.php call checkcsrftoken to validate it. No financial transaction handler...

7.1CVSS0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/27 5:20 p.m.10 views

CVE-2026-80210

FrontAccounting through 2.4.20 generates a CSRF token in endform in includes/ui/uicontrols.inc and embeds it as the token hidden field in every form it renders, but only admin/users.php and admin/changecurrentuserpassword.php call checkcsrftoken to validate it. No financial transaction handler...

7.1CVSS6AI score0.00162EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/27 5:18 p.m.6 views

CVE-2026-5738

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in BilPark Informatics Technologies Industry and Trade Inc. DoXBASE allows Cross Zone Scripting. This issue affects DoXBASE: through 27082026. NOTE: The vendor was contacted early about this disclosur...

6.1CVSS0.00181EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/27 5:17 p.m.8 views

Kargo has Open Redirect in UI OIDC Login Flow via redirectTo Query Parameter

Summary The Kargo UI reads a redirectTo query parameter on the /login and /token-renew routes and, following a successful OIDC authentication, uses its value as the destination for client-side navigation. The parameter is treated as a path string but is not constrained to targets within the UI's...

5.1CVSS5.5AI score0.00312EPSS
SaveExploits0References12Affected Software1
Rows per page
Query Builder