Lucene search
+L

53862 matches found

RedHat Linux
RedHat Linux
added 2026/02/26 2:36 p.m.8 views

golang: html/template: errors returned from MarshalJSON methods may break template escaping

A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into...

5.4CVSS5.7AI score0.00795EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/02/26 9:3 a.m.8 views

Denial Of Service (DoS)

org.bitbucket.bc:jose4j is vulnerable to a Denial-of-Service DoS. The vulnerability is due to improper handling of highly compressed JSON Web Encryption JWE tokens, which allows an attacker to supply a malicious token with an excessive compression ratio that triggers significant memory allocation...

7.5CVSS6AI score0.00261EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/02/26 6:18 a.m.7 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the Google Calendar integration configuration response in the app config endpoint. An attacker can retrieve the service account’s API key JSON including private key material by...

7.1CVSS6AI score0.00241EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/26 3:14 a.m.12 views

Use of a Broken or Risky Cryptographic Algorithm

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm via the Google authentication. An attacker can gain unauthorized access to...

9.3CVSS6AI score0.00176EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/26 1:16 a.m.32 views

CVE-2026-27896

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7.5CVSS0.00255EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/26 12:47 a.m.34 views

CVE-2026-27896 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/26 12:47 a.m.59 views

CVE-2026-27896

The CVE-2026-27896 concerns the Go MCP SDK, affected in versions prior to 1.3.1, where Go’s json.Unmarshal (case-insensitive field matching) could accept non-standard JSON-RPC/MCP field casing. This violates JSON-RPC 2.0’s exact field names and could allow messages to bypass intermediary inspecti...

7.5CVSS5.3AI score0.00255EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 12:47 a.m.6 views

CVE-2026-27896 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS5.9AI score0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/26 12:16 a.m.11 views

CVE-2026-27804

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.3 and 9.1.1-alpha.4, an unauthenticated attacker can forge a Google authentication token with alg: "none" to log in as any user linked to a Google account, without knowing...

9.3CVSS0.00176EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.11 views

PT-2026-22069

Name of the Vulnerable Software and Affected Versions Go MCP SDK versions prior to 1.3.1 Description The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing. Go's standard library performs case-insensitive matching of JSON keys to struct field tags,...

9.4CVSS6.9AI score0.00255EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.20 views

WireGuard Portal v2 安全漏洞

WireGuard Portal v2 is a web-based configuration portal developed by h44z as an individual project. Versions of WireGuard Portal v2 prior to 2.1.3 contained security vulnerabilities. These vulnerabilities stemmed from the server’s inability to protect the IsAdmin field when parsing JSON request...

8.8CVSS7.3AI score0.00306EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.17 views

PT-2026-22223

Name of the Vulnerable Software and Affected Versions Initiative versions prior to 0.32.4 Description Initiative, a self-hosted project management platform, does not invalidate previously issued JWT access tokens after a user changes their password. This allows older tokens to remain valid until...

8.1CVSS5.9AI score0.00369EPSS
SaveExploits1References11
CVE
CVE
added 2026/02/25 11:48 p.m.22 views

CVE-2026-27804

Parse Server versions prior to 8.6.3 and 9.1.1-alpha.4 are vulnerable to unauthenticated login via forged Google tokens (alg: none). The root cause is trusting the JWT header for algorithm selection; the fix hardcodes RS256 and shifts key validation to jwks-rsa, rejecting unknown key IDs. Affecte...

9.3CVSS5.5AI score0.00176EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/25 11:48 p.m.11 views

CVE-2026-27804 Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.3 and 9.1.1-alpha.4, an unauthenticated attacker can forge a Google authentication token with alg: "none" to log in as any user linked to a Google account, without knowing...

9.3CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2026/02/25 11:7 p.m.10 views

GO-2026-4547 OliveTin: OS Command Injection via `password` argument type and webhook JSON extraction bypasses shell safety checks in github.com/OliveTin/OliveTin

OliveTin: OS Command Injection via password argument type and webhook JSON extraction bypasses shell safety checks in github.com/OliveTin/OliveTin...

9.9CVSS5.5AI score0.00549EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/02/25 11:0 p.m.11 views

EUVD-2026-8774

Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter...

9.3CVSS5.3AI score0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/25 11:0 p.m.9 views

GHSA-4Q3H-VP4R-PRV2 Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter

Impact An unauthenticated attacker can forge a Google authentication token with alg: "none" to log in as any user linked to a Google account, without knowing their credentials. All deployments with Google authentication enabled are affected. Patches The fix hardcodes the expected RS256 algorithm...

9.3CVSS5.6AI score0.00176EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/25 4:54 p.m.33 views

CVE-2026-25554 OpenSIPS 3.1 <= 3.6.4 auth_jwt SQL Injection Enables JWT Authentication Bypass

OpenSIPS versions 3.1 before 3.6.4 containing the authjwt module prior to commit 3822d33 contain a SQL injection vulnerability in the jwtdbauthorize function in modules/authjwt/authorize.c when dbmode is enabled and a SQL database backend is used. The function extracts the tag claim from a JWT...

8.3CVSS0.00318EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/25 4:53 p.m.32 views

CVE-2026-27794 LangGraph: BaseCache Deserialization of Untrusted Data may lead to Remote Code Execution

LangGraph Checkpoint defines the base interface for LangGraph checkpointers. Prior to version 4.0.0, a Remote Code Execution vulnerability exists in LangGraph's caching layer when applications enable cache backends that inherit from BaseCache and opt nodes into caching via CachePolicy. Prior to...

6.6CVSS0.00698EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/25 4:18 p.m.9 views

EUVD-2026-8600

OliveTin: OS Command Injection via password argument type and webhook JSON extraction bypasses shell safety checks...

9.9CVSS5.3AI score0.00549EPSS
SaveExploits2References2
Rows per page
Query Builder