Lucene search
+L

7421 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/08 10:19 p.m.11 views

CVE-2026-54781

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token validation does not enforce SubjectConfirmation method URIs or holder-of-key proof keys in SamlSecurityTokenHandler, allowing holder-of-key downgrade or custom...

7.4CVSS5.9AI score0.00178EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/08 10:19 p.m.55 views

CVE-2026-54781

CoreWCF (SAML token validation) does not enforce SubjectConfirmation method URIs or holder-of-key proof keys in SamlSecurityTokenHandler, allowing holder-of-key downgrade or custom confirmation method assertions to authenticate subjects without proper authority. Affects CoreWCF.Primitives and rel...

7.4CVSS5.9AI score0.00178EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/08 10:17 p.m.9 views

CVE-2026-54774 CoreWCF: SamlSerializer skips SignatureValue verification when SAML signing token is not an X.509 certificate

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, SamlSerializer skips final SignatureValue verification when a CoreWCF service validates SAML tokens using a non-X.509 signing token, allowing an attacker to reference a non-X.509...

7.4CVSS6.1AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/08 10:07 p.m.18 views

CVE-2026-54779

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token replay protection is inoperative because DefaultTokenReplayCache.TryAdd does not reject duplicate tokens when DetectReplayedTokens is enabled, allowing a captur...

5.9CVSS5.9AI score0.00268EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/08 5:00 a.m.12 views

CVE-2026-55514

A flaw was found in vLLM, a library for Large Language Model LLM inference and serving. A remote attacker, authorized to make a /v1/completions request, can send a specially crafted prompt embeds payload. This action causes the EngineCore to fail an assertion and fatally crash, leading to a Denia...

7.1CVSS5.9AI score0.0037EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:43 p.m.20 views

GHSA-F66Q-9RF6-8795 Flask-Security-Too: WebAuthn reauthentication freshness bypass via cross-user assertion

Summary Flask-Security-Too 5.8.0 and 5.8.1 mark a session as reauthentication-fresh after processing a WebAuthn assertion whose proven credential belongs to a different user than the currently authenticated session user. The check that GHSA-97r5-pg8x-p63p added on the OAuth reauthentication path...

5.3CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1847 python-ldap has sanitization bypass in ldap.filter.escape_filter_chars

Summary The sanitization method ldap.filter.escapefilterchars can be tricked to skip escaping of special characters when a crafted list or dict is supplied as the assertionvalue parameter, and the non-default escapemode=1 is configured. Details The method ldap.filter.escapefilterchars supports 3...

6.9CVSS6.5AI score0.00301EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5899 Casdoor doesn't enforce SAML assertion time bounds in github.com/casdoor/casdoor

Casdoor doesn't enforce SAML assertion time bounds in github.com/casdoor/casdoor...

7.5CVSS5.9AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 3:26 p.m.11 views

GO-2026-5894 Casdoor does not validate the AudienceRestriction element in SAML assertions in github.com/casdoor/casdoor

Casdoor does not validate the AudienceRestriction element in SAML assertions in github.com/casdoor/casdoor...

9.8CVSS5.9AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-1015 TensorFlow vulnerable to assertion fail on MLIR empty edge names

Impact When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it crashes. cpp // We pre-allocate the array of operands and populate it using the // outputnametoposition and controloutputtoposition populated // previously. SmallVector retvalsfunc.retsize +...

5.9CVSS5.9AI score0.00579EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/06 10:39 p.m.24 views

Reachable Assertion

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Reachable Assertion via the /v1/completions endpoint when processing pure prompt embeds with M-RoPE models. An attacker can cause the server to cras...

7.1CVSS6AI score0.0037EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/06 9:16 p.m.13 views

CVE-2026-54234

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, a frontend-legal multi-request speculative decoding workload can cause the rejection sampler to produce a recovered token equal to the model vocabulary size boundary value, which is then convert...

7.5CVSS0.00363EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/06 7:49 p.m.10 views

CVE-2026-54234 vLLM: Remote DoS in vLLM via Invalid Recovered Token Reinjection

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, a frontend-legal multi-request speculative decoding workload can cause the rejection sampler to produce a recovered token equal to the model vocabulary size boundary value, which is then convert...

7.5CVSS6AI score0.00363EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/06 8:03 a.m.10 views

PYSEC-2026-986 Type confusion leading to `CHECK`-failure based denial of service in TensorFlow

Impact The macros that TensorFlow uses for writing assertions e.g., CHECKLT, CHECKGT, etc. have an incorrect logic when comparing sizet and int values. Due to type conversion rules, several of the macros would trigger incorrectly. Patches We have patched the issue in GitHub commit...

5.5CVSS5.9AI score0.00386EPSS
SaveExploits1References13
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/03 11:58 a.m.38 views

Security Bulletin: Vulnerability in BIND (CVE-2026-3592, CVE-2026-5946) affects AIX/ VIOS.

Summary CVE-2026-3592: Resolver queries a specially crafted zone containing self-pointed glue records, causing disproportionate resource consumption. CVE-2026-5946: Specially crafted DNS messages using non-IN classes e.g., CHAOS, HESIOD, ANY, NONE trigger assertion failures, terminating the named...

7.5CVSS5.9AI score0.01874EPSS
SaveExploits0Affected Software2
Ivanti
Ivanti
added 2026/07/03 11:45 a.m.20 views

SAML 2.0 SP signature validation behaviour from ICS 25.1.3.0

Last Modified Date Jul 3, 2026 11:45:26 AM...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/07/02 10:16 p.m.12 views

CVE-2026-12413

An invalidly formatted IKEv2 fragment causes the Libreswan pluto daemon to crash and restart. Continued exploitation would cause a denial of service. The function reassemblev2incomingfragments would ignore unknown outer payloads but still store these in a fixed size array msgdigest.digestPAYLIMIT...

7.5CVSS0.00598EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/02 9:19 p.m.8 views

CVE-2026-12413 IKEv2 Denial of Service via malformed fragmentation

An invalidly formatted IKEv2 fragment causes the Libreswan pluto daemon to crash and restart. Continued exploitation would cause a denial of service. The function reassemblev2incomingfragments would ignore unknown outer payloads but still store these in a fixed size array msgdigest.digestPAYLIMIT...

7.5CVSS6.6AI score0.00598EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/02 8:47 p.m.14 views

Insufficient Verification of Data Authenticity

Overview simplesamlphp/simplesamlphp is a PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0. Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the processing of SAML responses wh...

7.1CVSS6AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/02 8:42 p.m.37 views

EUVD-2026-12688

Keycloak: Unauthorized access via improper validation of encrypted SAML assertions...

7.7CVSS5.8AI score0.00307EPSS
SaveExploits0References11
Rows per page
Query Builder