Lucene search
+L

1704 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.14 views

PT-2026-26402

Summary Feishu allowlist authorization could be bypassed by display-name collision. Details channels.feishu.allowFrom is documented as an ID-based allowlist open id list, but Feishu policy matching accepted mutable sender display names in the same namespace. An attacker could set a display name...

6.3CVSS5.8AI score0.00205EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/02/27 6:9 p.m.3 views

CVE-2026-27754 SODOLA SL902-SWTGW124AS <= 200.1.20 MD5 Session Token Generation

SODOLA SL902-SWTGW124AS firmware versions through 200.1.20 use the cryptographically broken MD5 hash function for session cookie generation, weakening session security. Attackers can exploit predictable session tokens combined with MD5's collision vulnerabilities to forge valid session cookies an...

6.9CVSS5.9AI score0.00116EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/27 6:9 p.m.20 views

CVE-2026-27754

CVE-2026-27754 affects SODOLA SL902-SWTGW124AS firmware up to version 200.1.20, where a cryptographically broken MD5 hash is used to generate session cookies. This can enable predictable tokens and potential unauthorized access to the device due to MD5 weaknesses and token forgery. The descriptio...

6.9CVSS5.9AI score0.00116EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.9 views

CVE-2026-27595

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the AI Agent API endpoint POST /apps/:appId/agent has multiple security vulnerabilities that, when chained, allow unauthenticated remote attackers to perform arbitrary read...

9.9CVSS5.8AI score0.0045EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/25 7:0 p.m.5 views

GHSA-JHP4-JVQ3-W5XR Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Impact The ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only user can receive the cached full master key, or a regular user can receive the cached read-only master key. Patches The...

7CVSS5.5AI score0.00337EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/25 7:0 p.m.8 views

Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Impact The ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only user can receive the cached full master key, or a regular user can receive the cached read-only master key. Patches The...

7CVSS5.3AI score0.00337EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 2:45 p.m.6 views

CVE-2026-2878 Insufficient Entropy Vulnerability in Telerik UI for ASP.NET AJAX

In Progress® Telerik® UI for AJAX, versions prior to 2026.1.225, an insufficient entropy vulnerability exists in RadAsyncUpload, where a predictable temporary identifier, based on timestamp and filename, can enable collisions and file content tampering...

5.3CVSS5.9AI score0.00177EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/25 2:19 a.m.2 views

CVE-2026-27610 Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only use...

7CVSS5.9AI score0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/25 2:19 a.m.18 views

CVE-2026-27610

In Parse Dashboard, versions 7.3.0-alpha.42 through 9.0.0-alpha.7 have a vulnerability where the ConfigKeyCache uses the same cache key for both the master key and the read-only master key when resolving function-typed keys. Under specific timing conditions, this can allow a read-only user to obt...

7CVSS5.4AI score0.00337EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/25 2:19 a.m.8 views

CVE-2026-27610 Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only use...

7CVSS5.5AI score0.00337EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 9:16 a.m.8 views

CVE-2024-1524

When the "Silent Just-In-Time Provisioning" feature is enabled for a federated identity provider IDP there is a risk that a local user store user's information may be replaced during the account provisioning process in cases where federated users share the same username as local users. There will...

8.1CVSS5.7AI score0.00261EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/24 8:51 a.m.6 views

CVE-2024-1524 A local user can be impersonated when using federated authentication with Silent JIT Provisioning.

When the "Silent Just-In-Time Provisioning" feature is enabled for a federated identity provider IDP there is a risk that a local user store user's information may be replaced during the account provisioning process in cases where federated users share the same username as local users. There will...

7.7CVSS5.2AI score0.00261EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/02/19 7:41 p.m.14 views

OpenClaw replaced a deprecated sandbox hash algorithm

Affected Packages / Versions - npm package: openclaw - Affected versions: = 2026.2.14 - Fixed version pre-set: 2026.2.15 Description The sandbox identifier cache key for Docker/browser sandbox configuration used SHA-1 to hash normalized configuration payloads. SHA-1 is deprecated for cryptographi...

9.1CVSS5.7AI score0.00179EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 7:35 p.m.6 views

CVE-2026-26267 rs-soroban-sdk #[contractimpl] macro calls inherent function instead of trait function when names collide

soroban-sdk is a Rust SDK for Soroban contracts. Prior to versions 22.0.10, 23.5.2, and 25.1.1, the contractimpl macro contains a bug in how it wires up function calls. contractimpl generates code that uses MyContract::value style calls even when it's processing the trait version. This means if a...

7.5CVSS5.7AI score0.00317EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/02/19 7:35 p.m.25 views

CVE-2026-26267 rs-soroban-sdk #[contractimpl] macro calls inherent function instead of trait function when names collide

soroban-sdk is a Rust SDK for Soroban contracts. Prior to versions 22.0.10, 23.5.2, and 25.1.1, the contractimpl macro contains a bug in how it wires up function calls. contractimpl generates code that uses MyContract::value style calls even when it's processing the trait version. This means if a...

7.5CVSS0.00317EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/19 7:35 p.m.14 views

CVE-2026-26267

The CVE-2026-26267 issue affects soroban-sdk-macros prior to versions 22.0.10, 23.5.2, and 25.1.1. The macro’s trait-implementation wiring can cause the generated call to resolve to an inherent function (MyContract::value) instead of the trait function when an identically named inherent function ...

7.5CVSS5.7AI score0.00317EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/19 7:35 p.m.8 views

CVE-2026-26267 rs-soroban-sdk #[contractimpl] macro calls inherent function instead of trait function when names collide

soroban-sdk is a Rust SDK for Soroban contracts. Prior to versions 22.0.10, 23.5.2, and 25.1.1, the contractimpl macro contains a bug in how it wires up function calls. contractimpl generates code that uses MyContract::value style calls even when it's processing the trait version. This means if a...

7.5CVSS5.7AI score0.00317EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2026/02/18 11:19 a.m.9 views

CVE-2026-25421

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Collision with another CVE...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/02/17 9:29 p.m.8 views

GHSA-4CHV-4C6W-W254 The rs-soroban-sdk #[contractimpl] macro calls inherent function instead of trait function when names collide

Impact The contractimpl macro contains a bug in how it wires up function calls. In Rust, you can define functions on a type in two ways: - Directly on the type as an inherent function: rust impl MyContract fn value ... - Through a trait rust impl Trait for MyContract fn value ... These are two...

7.5CVSS5.7AI score0.00317EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/17 9:29 p.m.11 views

The rs-soroban-sdk #[contractimpl] macro calls inherent function instead of trait function when names collide

Impact The contractimpl macro contains a bug in how it wires up function calls. In Rust, you can define functions on a type in two ways: - Directly on the type as an inherent function: rust impl MyContract fn value ... - Through a trait rust impl Trait for MyContract fn value ... These are two...

7.5CVSS5.6AI score0.00317EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder