Lucene search
+L

156 matches found

Cvelist
Cvelist
added 3 days ago27 views

CVE-2026-5423 Subscription Authentication Bypass via Unverified connectionParams.jwt

@neo4j/graphql library versions prior to 7.5.6 fail to verify the authenticity of a client-supplied, pre-decoded JWT object passed through GraphQL subscription connectionParams. As a result, any unauthenticated remote client that can open a GraphQL-over-WebSocket connection can forge arbitrary JW...

8.2CVSS0.00335EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago5 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago5 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the verifySignature method of RSADigestSigner, whose legacy NULL-omitted DigestInfo path computes comparison offsets as length - hash.length - 2, so its two comparison loops jointly...

8.7CVSS5.5AI score0.00174EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago5 views

Memory Allocation with Excessive Size Value

Overview org.bouncycastle:bcprov-jdk15to18 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in HSSPublicKeyParameters.getInstance and HSSSignature.getInstance, which read the HSS level count L fro...

8.7CVSS5.5AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in PKCS12KeyStoreSpi, which feeds the attacker-controlled KDF iteration count from a PKCS12 file's MAC data and encrypted bags into key derivation during engineLoad without enforcing...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in PKCS12KeyStoreSpi, which feeds the attacker-controlled KDF iteration count from a PKCS12 file's MAC data and encrypted bags into key derivation during engineLoad without enforcing...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago48 views

CVE-2026-18583 mz-automation libiec61850 MMS Request mms_mapping.c checkDataSetAccess out-of-bounds

A weakness has been identified in mz-automation libiec61850 up to 1.6.1. This issue affects the function checkDataSetAccess of the file src/iec61850/server/mmsmapping/mmsmapping.c of the component MMS Request Handler. This manipulation causes out-of-bounds read. The attack can be initiated...

6.9CVSS0.00496EPSS
SaveExploits0References9
Snyk
Snyk
added 6 days ago5 views

Exposure of Sensitive Information Through Metadata

Overview Affected versions of this package are vulnerable to Exposure of Sensitive Information Through Metadata via CFB quick-check decryption oracle in the getDataStream method of PGPSymmetricKeyEncryptedData, reached through PGPPBEEncryptedData, PGPSessionKeyEncryptedData, and...

8.7CVSS5.5AI score0.00263EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago8 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity through a trusted signer-asserted timestamp in the getSignatureTime method of the S/MIME validator, which returns the CMS signingTime signed attribute and passes it to PKIXCertPathReviewer...

8.7CVSS5.5AI score0.00174EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago6 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity through a trusted signer-asserted timestamp in the getSignatureTime method of the S/MIME validator, which returns the CMS signingTime signed attribute and passes it to PKIXCertPathReviewer...

8.7CVSS5.5AI score0.00174EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/30 7:37 a.m.7 views

Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266552. Other updates and bugfixes: Release 1.4.2 Use proper obs time forma...

9.1CVSS6.3AI score0.00655EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/07/30 7:4 a.m.6 views

Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266552. Other updates and bugfixes: Release 1.4.2: Use proper obs time form...

9.1CVSS6.3AI score0.00655EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 7:4 a.m.5 views

SUSE-SU-2026:3416-1 Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266552. Other updates and bugfixes: - Release 1.4.2: Use proper obs time...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/17 11:46 p.m.10 views

Out-of-Bounds

Overview Affected versions of this package are vulnerable to Out-of-Bounds in the DecodeImageAPNG function. An attacker can obtain sensitive information by triggering a buffer overflow through crafted input. Remediation Upgrade libjxl to version 0.12.0 or higher. References - GitHub Commit - GitH...

8.8CVSS5.7AI score0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:2 p.m.5 views

PYSEC-2026-3038 python-multipart affected by Denial of Service via large multipart preamble or epilogue data

Summary A denial of service vulnerability exists when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Details Two inefficient multipart parsing paths could be abused with attacker-controlled input. Before the first multipart boundary, the parser handled...

5.3CVSS6.1AI score0.00351EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/07 1:1 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the GET /api/oauth/email/bind and GET /api/oauth/wechat/bind endpoints. An attacker can alter account binding state by tricking a logged-in user into visiting a crafted link, potentially allowing the...

6CVSS5.9AI score0.00159EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:11 p.m.9 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to insufficient validation in the IsAuthorized function. An attacker can maintain unauthorized access to AI Bridge LLM proxy endpoints by using previously issued, unexpired API tokens even after the associate...

5.4CVSS5.9AI score0.00196EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 8:55 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the UpsertWorkspaceApp process. An attacker can gain unauthorized access to another user's workspace app by submitting a crafted payload with a known victim app UUID and an...

8.7CVSS6AI score0.00287EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 8:53 p.m.10 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the coder config-ssh process. An attacker can execute arbitrary commands on the local system by injecting malicious SSH configuration directives through unsanitized server-supplied values. This is only exploitable ...

8.3CVSS6.2AI score0.00266EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/06 8:52 p.m.10 views

Authentication Bypass by Alternate Name

Overview Affected versions of this package are vulnerable to Authentication Bypass by Alternate Name via improper handling of OIDC authentication and the emailverified claim. An attacker can gain unauthorized access to another user's account by authenticating with an email address matching the...

9.1CVSS6AI score0.00285EPSS
SaveExploits0References3
Rows per page
Query Builder