Lucene search
+L

65 matches found

Cvelist
Cvelist
added 2026/08/03 1:09 p.m.47 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

0.00282EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 12:56 a.m.142 views

CVE-2026-59639

In BC Java, CVE-2026-59639 affects Bouncy Castle for Java prior to 1.85, where CMS verifySignatures erroneously returns true for SignedData with zero signers. The issue also affects Java LTS prior to 2.73.12 and BC-FJA prior to bcpkix-fips 1.0.12 (1.0.x), 2.0.12 (2.0.x), and 2.1.12 (2.1.x). Impac...

8.7CVSS5.4AI score0.00174EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/14 8:27 p.m.11 views

CVE-2026-48815 sigstore-js: `certificateOIDs` verification constraints are silently dropped and never enforced

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 4.1.1, the documented certificateOIDs option in sigstore.verify is accepted by the public API but discarded before verification, so required certificate extension OIDs are never checked and applications...

7.5CVSS6.1AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2736 Open WebUI: Sibling-Prefix Path Traversal via /cache/{path}

Summary A path traversal vulnerability exists in open-webui's cache file serving endpoint that allows any authenticated user to read files from sibling directories outside the intended cache directory, by exploiting an incomplete startswith containment check that lacks a trailing path separator...

4.3CVSS6.1AI score0.00287EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/06/12 11:07 a.m.18 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the JwsJsonContainerRequestFilter method. An attacker can cause the system to process unauthenticated metadata by crafting a request where the first signature entry is not properly...

8.8CVSS5.4AI score0.00278EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/09 5:17 p.m.14 views

CVE-2026-42769

Issue Summary: An error in the callback used to verify the certificate provided in a Root CA key update Certificate Management Protocol CMP message response rendered the certificate validation ineffectual, which could lead to escalation of credentials from the Registration Authority RA level to t...

5.3CVSS0.00401EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/09 4:03 p.m.38 views

CVE-2026-45447 Heap Use-After-Free in the PKCS7_verify() Function

Issue summary: A specially crafted PKCS7 or S/MIME signed message could trigger a use-after-free during PKCS7 signature verification. Impact summary: A use-after-free may result in process crashes, heap corruption, or potentially remote code execution. When processing a PKCS7 or S/MIME signed...

5.9AI score0.05236EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/09 4:03 p.m.10 views

CVE-2026-42769 Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate

Issue Summary: An error in the callback used to verify the certificate provided in a Root CA key update Certificate Management Protocol CMP message response rendered the certificate validation ineffectual, which could lead to escalation of credentials from the Registration Authority RA level to t...

5.3CVSS7.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/27 3:59 p.m.15 views

CVE-2026-42081 free5GC: UE Security Capability bypass on NGAP PathSwitchRequest

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, the AMF in Free5GC does not verify the UE Security Capabilities received in NGAP PathSwitchRequest messages against its locally stored values, as mandated by 3GPP TS 33.501 §6.7.3.1. A malicious gNB can overwrite the...

6.1CVSS5.9AI score0.00266EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 9:04 p.m.15 views

CVE-2026-44900

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.1, in SignedPublicKeysTrustValidatorImpl.isTrusted, the ECDSA signature verification at line 45 discards the boolean return value of Signature.verify. The method performs certificate chain...

8.1CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/26 8:14 p.m.19 views

CVE-2026-9058

Szafir SDK returns a success status code from the cryptographic digital signature verification process i.e. /VerifyingTaskItem/Signature/VerificationResult/Result/@code == 0, "Positively verified" even when the trust status of the signer's certificate could not be established i.e...

9.3CVSS5.9AI score0.0031EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.18 views

CVE-2026-39831

The Verify method for FIDO/U2F security key types [email protected], [email protected] did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior,...

9.1CVSS5.8AI score0.0042EPSS
SaveExploits0
NVD
NVD
added 2026/05/15 5:16 p.m.19 views

CVE-2026-44309

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. Prior to 0.16.0, gitsign verify and gitsign verify-tag re-encode commit/tag objects through go-git's EncodeWithoutSignature before checking the signature, instead of verifying against the raw git...

5.3CVSS0.00119EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/16 9:16 p.m.15 views

webpki: Name constraints for URI names were incorrectly accepted

Name constraints for URI names were ignored and therefore accepted. Note this library does not provide an API for asserting URI names, and URI name constraints are otherwise not implemented. URI name constraints are now rejected unconditionally. Since name constraints are restrictions on otherwis...

5.8AI score
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/14 11:41 p.m.58 views

CVE-2026-39984

CVE-2026-39984 – Sigstore Timestamp Authority (tsa/timestamp-authority/v2/pkg/verification) : Versions 2.0.5 and earlier contain an authorization bypass in VerifyTimestampResponse. The code validates the certificate chain correctly but applies TSA-specific constraints using the first non-CA certi...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2026/04/14 12:00 p.m.22 views

Name constraints were accepted for certificates asserting a wildcard name

Permitted subtree name constraints for DNS names were accepted for certificates asserting a wildcard name. This was incorrect because, given a name constraint of accept.example.com, .example.com could feasibly allow a name of reject.example.com which is outside the constraint. This is very simila...

6.5CVSS6.9AI score0.00288EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/04/03 11:17 p.m.8 views

CVE-2026-34061

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

6.5CVSS0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/03 10:07 p.m.26 views

CVE-2026-34061 nimiq/core-rs-albatross: Macro block proposal interlink bug

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS0.00187EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23409

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/01 9:16 a.m.10 views

CVE-2026-23409

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encod...

5.5CVSS0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder