Lucene search
+L

14899 matches found

CVE
CVE
added 2026/08/20 7:48 p.m.13 views

CVE-2026-72861

In Appwrite templates' github-issue-bot, verifyWebhook uses an inverted condition (typeof signature !== 'string' || (await verify(...))) that short-circuits to success when the X-Hub-Signature-256 header is absent, skipping HMAC verification. Unauthenticated callers can then post arbitrary commen...

6.9CVSS5.3AI score0.002EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.8 views

Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header

Impact Pipelines-as-Code installations using the GitHub App provider are vulnerable to GitHub App credential exfiltration through the webhook endpoint. Affected versions accepted the X-GitHub-Enterprise-Host request header as the GitHub Enterprise API host during GitHub App token generation. For...

5.3AI score
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/20 6:16 p.m.11 views

CVE-2026-73251

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS0.00327EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 5:34 p.m.18 views

CVE-2026-73251

Mongoose (embedded web server and network library) prior to 7.23 contains a critical TLS certificate verification flaw in src/tls_builtin.c. When a client is configured with a multi-certificate CA bundle, mg_tls_init() stores the bundle in tls->ca_bundle_der while tls->ca_der.len remains ze...

9.3CVSS5.3AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 5:34 p.m.9 views

CVE-2026-73251 Mongoose Built-in TLS: CA-bundle certificate chain accepted without any signature verification

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.5AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/08/20 2:00 p.m.11 views

Azure Data Factory Elevation of Privilege Vulnerability

Improper verification of cryptographic signature in Azure Data Factory allows an unauthorized attacker to elevate privileges over a network...

9.3CVSS5.4AI score0.00276EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.9 views

PT-2026-79219

tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for most Tor roles, but potentially major for directory authorities. This is TROVE-2026-019...

7.5CVSS5.2AI score0.00194EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.7 views

JetBrains YouTrack < 2025.3.156085 / 2026.1.x < 2026.1.13913 / 2026.2.x < 2026.2.18112 Authentication Bypass (CVE-2026-75045)

The version of JetBrains YouTrack installed on the remote host is prior to 2025.3.156085, 2026.1.x prior to 2026.1.13913, or 2026.2.x prior to 2026.2.18112. It is, therefore, affected by an authentication bypass vulnerability: - An unauthenticated attacker could download database backups via shar...

9.1CVSS5.5AI score0.00299EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.8 views

PT-2026-79195

Improper verification of cryptographic signature in Azure Data Factory allows an unauthorized attacker to elevate privileges over a network...

9.3CVSS5.3AI score0.00276EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 7:27 p.m.8 views

EUVD-2026-62711

Improper cryptographic signature verification in jstfunctions.c in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature...

5.4AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:27 p.m.28 views

CVE-2026-19505

A flaw in jst_functions.c of RDK-B WebUI (rdkb-2025q4-kirkstone.04.10.26) fails to properly verify JWT RSA signatures, allowing a remote attacker to submit a forged token and gain administrative access. No patch version or exploit details are provided in the available documents.

5.3AI score0.00193EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 6:09 p.m.7 views

CVE-2026-54330

A flaw was found in Ceph RGW's SigV4 signature verification handler. When processing S3 requests, RGW verifies only the headers explicitly listed in the X-Amz-SignedHeaders field but does not reject requests that carry additional unsigned x-amz- headers. This diverges from the AWS S3 specificatio...

8.2CVSS5AI score
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.8 views

CVE-2026-49283

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator...

8.7CVSS0.00344EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 3:17 p.m.9 views

CVE-2026-49289

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS0.0056EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:48 p.m.13 views

EUVD-2026-62505

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS5.6AI score0.0056EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:48 p.m.6 views

CVE-2026-49289 SimpleSAMLphp SAML2: Possible DoS via XPath Transform

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 2:48 p.m.28 views

CVE-2026-49289 SimpleSAMLphp SAML2: Possible DoS via XPath Transform

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS0.0056EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:48 p.m.50 views

CVE-2026-49289

The simplesamlphp/saml2 library (versions 4.19.2 and 4.20.2) permits attacker-controlled XPath transforms during XML signature processing, allowing a remote unauthenticated attacker to consume excessive resources and cause denial of service. The fix caps transform count and rejects XPath transfor...

7.5CVSS5.6AI score0.0056EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 2:17 p.m.8 views

CVE-2026-76241

stigmem-node 0.9.0a1 allows plugin signature enforcement to be disabled via a single configuration flag without a second explicit acknowledgment. If that setting is carried into an environment where plugin directories are writable by less-trusted users, unsigned potentially malicious plugin code...

7.3CVSS0.00088EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:02 p.m.9 views

EUVD-2026-62405

stigmem-node 0.9.0a1 allows plugin signature enforcement to be disabled via a single configuration flag without a second explicit acknowledgment. If that setting is carried into an environment where plugin directories are writable by less-trusted users, unsigned potentially malicious plugin code...

7.3CVSS5.7AI score0.00088EPSS
SaveExploits0References2
Rows per page
Query Builder