Lucene search
+L

27780 matches found

Github Security Blog
Github Security Blog
added 2026/07/21 6:33 p.m.10 views

Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Summary cx in hono/css composes class names from plain strings but marks the result as already-escaped without HTML-escaping the input. When the result is used as a JSX class attribute during server-side rendering, the value is written into the attribute unescaped, so untrusted input can break ou...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 6:33 p.m.4 views

GHSA-W62V-XXXG-MG59 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Summary cx in hono/css composes class names from plain strings but marks the result as already-escaped without HTML-escaping the input. When the result is used as a JSX class attribute during server-side rendering, the value is written into the attribute unescaped, so untrusted input can break ou...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/21 6:33 p.m.9 views

NPM: Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

NPM: Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility vulnerability discovered by ? in WordPress Npm hono versions = 4.0.0, 4.12.27...

6.1CVSS5.1AI score0.00198EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/21 6:33 p.m.13 views

EUVD-2026-42327

Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility...

6.1CVSS5AI score0.00198EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.9 views

libssh: libssh: information disclosure via short GSSAPI Curve25519 public key

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

5.3CVSS5.3AI score0.0042EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 2:47 p.m.9 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.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 2:31 p.m.25 views

CVE-2026-65051

CVE-2026-65051 affects the Ninja Forms WordPress plugin (version 3.14.8). The issue is a client-side enforcement weakness that allows unauthenticated attackers to bypass server-side form validation by merging attacker-controlled field metadata into server-loaded form definitions before validation...

6.9CVSS5.4AI score0.00283EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 1:8 p.m.5 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.00376EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/21 11:55 a.m.8 views

CVE-2026-55874

A flaw was found in SeaweedFS, a distributed storage system. The S3 API gateway in SeaweedFS does not properly validate X-Amz-Copy-Source headers, specifically failing to reject "dot-dot" path segments. This allows an authenticated user, even if scoped to a single bucket, to read objects from oth...

7.7CVSS4.8AI score0.00327EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/21 11:8 a.m.8 views

CVE-2026-59842

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

3.7CVSS5.3AI score0.0042EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:8 a.m.8 views

CVE-2026-59842

A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote unauthenticated attacker to disclose small...

5.3CVSS5.4AI score0.0042EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 6:16 a.m.11 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.00255EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 4:45 a.m.28 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.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 4:45 a.m.10 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.00255EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 4:45 a.m.9 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.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 12:30 a.m.11 views

EUVD-2026-46120

AVideo versions from commit 0dbadbca through latest master contain a server-side request forgery vulnerability in the encoder download-by-URL flow due to an unpinned retry fallback that bypasses DNS pinning validation. An authenticated attacker can supply a downloadURL that redirects to an intern...

6.4CVSS5.4AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 12:30 a.m.13 views

EUVD-2026-46140

FlareSolverr before version 3.4.7 contains a server-side request forgery SSRF vulnerability in the /v1 API endpoint. This allows a remote attacker to obtain sensitive information...

7.5CVSS5.3AI score0.00288EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.18 views

PT-2026-62099

lmdeploy's OpenAI-compatible API server contains a server-side request forgery vulnerability that allows unauthenticated attackers to access internal services and cloud metadata endpoints by supplying a crafted image url that redirects to internal targets. Attackers can send a POST request to the...

9.3CVSS5.4AI score0.00307EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-63275

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description A blind Server-Side Request Forgery SSRF exists when the oauth2 client UPDATE AVATAR = true setting is enabled. The issue occurs because the server fetches the avatar URL provided by an...

3.1CVSS5.9AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.16 views

PT-2026-62072

Name of the Vulnerable Software and Affected Versions s2n-tls versions prior to v1.7.6 Description The QUIC transport parameters extension handler incorrectly uses s2n alloc instead of s2n realloc to store peer transport parameters. In TLS 1.3 connections involving a HelloRetryRequest, the handle...

6.9CVSS5.8AI score0.00388EPSS
SaveExploits0References11
Rows per page
Query Builder