VulnSea

Tagged “ghsa”

CVEs tagged ghsa, newest first.

3536 CVEsRSS

CVE-2026-63349High· 7.0
3d ago

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. In 4.14.0, AnyIO accepts the POSIX extra_groups argument in anyio.run_process() and anyio.open_process(), but open_proce…

Twilightanyio · anyioEPSS 0.11%via NVD
CVE-2026-61833High· 8.1
3d ago

zot is a container image and artifact registry based on the Open Container Initiative Distribution Specification

zot is a container image and artifact registry based on the Open Container Initiative Distribution Specification. Prior to 2.1.18, the bearer authentication handler in pkg/api/authn.go maps every HTTP method other than GET and HEAD to th…

Twilightzot · zotregistry.dev/zot/v2EPSS 0.43%via NVD
CVE-2026-81505High· 7.1PoC
3d ago

Convoy is a cloud native webhooks gateway

Convoy is a cloud native webhooks gateway. Prior to 26.6.8, Convoy's GET /api/v1/projects/{projectID}/sources/{sourceID} endpoint authorizes access to the project in the URL, but Handler.GetSource calls sources.Service.FindSourceByID() a…

Midnightfrain-dev · github.com/frain-dev/convoyEPSS 0.34%via NVD
CVE-2026-61794Medium· 6.8
3d ago

Capsule is a multi-tenancy and policy-based framework for Kubernetes

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, the Tenant update validation in internal/webhook/tenant/validation/forbidden_annotations_regex.go compiles ForbiddenLabels.Regex for both the…

Sunlitprojectcapsule · github.com/projectcapsule/capsuleEPSS 0.33%via NVD
CVE-2026-61795Medium· 6.8
3d ago

Capsule is a multi-tenancy and policy-based framework for Kubernetes

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, hostnameRegexHandler.OnUpdate in internal/webhook/tenant/validation/hostname_regex.go reverses the new and old Tenant parameters and validate…

Sunlitprojectcapsule · capsuleEPSS 0.33%via NVD
CVE-2026-61672High· 7.1
3d ago

Capsule is a multi-tenancy and policy-based framework for Kubernetes

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbidden_list.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assume…

Twilightprojectcapsule · github.com/projectcapsule/capsuleEPSS 0.20%via NVD
CVE-2026-77339Medium· 5.1PoC
3d ago

Process Compose is a scheduler and orchestrator for non-containerized applications

Process Compose is a scheduler and orchestrator for non-containerized applications. Prior to 1.120.0, the MCP SSE listener in src/mcp/server.go accepts browser-origin requests to /sse and the returned message endpoint without validating …

Twilightf1bonacc1 · github.com/f1bonacc1/process-composeEPSS 0.21%via NVD
CVE-2026-58197High· 8.8PoC
3d ago

ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol servers

ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol servers. Prior to ToolHive CLI 0.30.1 and ToolHive Studio 0.38.0, locally run MCP server containers use the default network permission pro…

Midnightstacklok · github.com/stacklok/toolhiveEPSS 0.36%via NVD
CVE-2026-77301High· 7.5PoC
3d ago

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js

adm-zip is a JavaScript library for creating and extracting ZIP archives in Node.js. Prior to 0.6.1, getData() in zipEntry.js trusts an entry's central-directory uncompressed size and allocates output memory before validating that value …

Midnightadm-zip · adm-zipEPSS 0.41%via NVD
CVE-2026-77606Medium· 6.1
3d ago

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Prior to version 7.2.0, when `headers=plain`, table header text was emitted into `<th>` via a raw HTML path. U…

Sunlitmediawiki · mediawiki/semantic-media-wikiEPSS 0.15%via NVD
CVE-2026-77608Medium· 6.1
3d ago

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Prior to version 7.2.0, when the `value` parameter was reflected back into rendered output and error messaging…

SunlitSemanticMediaWiki · SemanticMediaWikiEPSS 0.15%via NVD
CVE-2026-61682Critical· 9.9
3d ago

kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kubernetes and container workloads

kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kubernetes and container workloads. Prior to 0.31.4 and 0.32.2, the kcp front-proxy does not remove inbound X-Remote-User, X-Remote-Group, or X-Remote-Extra-* i…

Midnightkcp-dev · kcpEPSS 0.28%via NVD
CVE-2025-61682High· 8.6PoC
3d ago

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Versions starting in 3.1.0 and prior to 7.0.0 insert the unsanitized value of a data attribute into the DOM as…

Midnightmediawiki · mediawiki/semantic-media-wikiEPSS 0.29%via NVD
CVE-2025-53837Critical· 9.9
3d ago

XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc)

XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Prior to versions 14.10.2 and 15.0 RC1, any user who can edit their own user profile o…

Midnightxwiki · xwiki-renderingEPSS 0.64%via NVD
CVE-2026-54147Medium· 6.5
3d ago

http4k is a functional toolkit for Kotlin HTTP applications

http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.50.0.0, DigestAuthProvider.verify in http4k-security-digest ignores its configured algorithm parameter and verifies every Digest response wit…

Sunlithttp4k · http4kEPSS 0.20%via NVD
CVE-2026-54148High· 8.1
3d ago

http4k is a functional toolkit for Kotlin HTTP applications

http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.50.0.0, DigestAuthProvider.verify in http4k-security-digest does not compare the uri parameter in an Authorization: Digest response with the …

Twilighthttp4k · http4kEPSS 0.33%via NVD
CVE-2026-72697High· 6.5
4d ago

Grav: media_directory() Twig function allows filesystem path traversal and file content disclosure from sandboxed page content

Grav: media_directory() Twig function allows filesystem path traversal and file content disclosure from sandboxed page content

Twilightgetgrav · getgrav/gravEPSS 0.31%via GHSA
GHSA-xjw9-38cr-6372High
4d ago

djust: A template binding inherits a context safety grant it never earned (XSS)

djust: A template binding inherits a context safety grant it never earned (XSS)

Twilightdjust · djustvia OSV
GHSA-9395-2g46-rj3fHigh
4d ago

djust: Six template-layer defects emit attacker-controlled markup unescaped (XSS)

djust: Six template-layer defects emit attacker-controlled markup unescaped (XSS)

Twilightdjust · djustvia OSV
CVE-2026-72695High· 8.1
4d ago

Grav: Path Traversal in MediaUploadTrait::deleteFile() Allows Arbitrary File Deletion

Grav: Path Traversal in MediaUploadTrait::deleteFile() Allows Arbitrary File Deletion

Twilightgetgrav · getgrav/gravEPSS 0.57%via GHSA
CVE-2026-86049High· 7.1
4d ago

Jupyter Server is the backend for Jupyter web applications

Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyter_server/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for t…

Twilightjupyter-server · jupyter_serverEPSS 0.24%via NVD
CVE-2026-77615High· 8.7
4d ago

Paella Player is a set of libraries to create a multi stream video player

Paella Player is a set of libraries to create a multi stream video player. Prior to Paella Player 2.12.11 (as used in Opencast prior to 19.7 and 20.2), there is a potential XSS attack though closed captions cue text. This vulnerability i…

Twilightopencastproject · org.opencastproject:opencast-engage-paella-player-7EPSS 0.39%via NVD
CVE-2026-77281Medium· 6.5
4d ago

Caddy is an extensible server platform that uses TLS by default

Caddy is an extensible server platform that uses TLS by default. In version 2.11.3 and earlier, three configuration-dependent weaknesses affect the handler and placeholder layer. In modules/caddyhttp/rewrite/rewrite.go, Rewrite.Rewrite()…

Sunlitcaddyserver · caddyEPSS 0.36%via NVD
CVE-2026-45140Critical· 9.8PoC
4d ago

Chamilo LMS is an open-source learning management system

Chamilo LMS is an open-source learning management system. Prior to 2.0.1, Chamilo LMS allows an unauthenticated remote attacker to execute arbitrary code on the server. The authoritative advisory does not identify the affected endpoint, …

Abyssalchamilo · chamilo-lmsEPSS 0.98%via NVD
CVE-2026-72702Low
4d ago

Grav: Origin validation bypass in Uri::referrer() and Pages::referrerRoute() via unanchored prefix match

Grav: Origin validation bypass in Uri::referrer() and Pages::referrerRoute() via unanchored prefix match

Sunlitgetgrav · getgrav/gravEPSS 0.10%via GHSA
CVE-2026-72701Low· 3.7
4d ago

Grav: Non constant time nonce comparison in Utils::verifyNonce() used for CSRF protection

Grav: Non constant time nonce comparison in Utils::verifyNonce() used for CSRF protection

Sunlitgetgrav · getgrav/gravEPSS 0.18%via GHSA
CVE-2026-72698High· 6.5
4d ago

Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by config_denied_paths

Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by config_denied_paths

Twilightgetgrav · getgrav/gravEPSS 0.24%via GHSA
CVE-2026-76846High· 7.5
4d ago

Grav: config_denied_paths default list omits `system`, exposing real secrets (e.g. system.cache.redis.password) via the Twig sandbox when config_access is enabled

Grav: config_denied_paths default list omits `system`, exposing real secrets (e.g. system.cache.redis.password) via the Twig sandbox when config_access is enabled

Twilightgetgrav · getgrav/gravEPSS 0.24%via GHSA
CVE-2026-76839High· 7.7
4d ago

Grav: UserInterface offsetget/offsetexists allow-listed in Twig sandbox let editor-authored content leak hashed_password and 2FA secrets via offsetGet()

Grav: UserInterface offsetget/offsetexists allow-listed in Twig sandbox let editor-authored content leak hashed_password and 2FA secrets via offsetGet()

Twilightgetgrav · getgrav/gravEPSS 0.27%via GHSA
CVE-2026-68537High· 7.5
4d ago

`fulgur` converts untrusted HTML/CSS into PDF, commonly on a server that processes input supplied by many tenants

`fulgur` converts untrusted HTML/CSS into PDF, commonly on a server that processes input supplied by many tenants. In versions prior to 0.19.0, a body-direct child whose CSS-resolved height greatly exceeds the page height was sliced into…

Twilightfulgur-rs · fulgurEPSS 0.34%via NVD
CVEs tagged “ghsa” — page 2 · VulnSea