Lucene search
+L

2078 matches found

Vulnrichment
Vulnrichment
added 2026/03/13 7:15 p.m.4 views

CVE-2026-31798 JumpServer Improper Certificate Validation in Custom SMS API Client

JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to v4.10.16-lts, JumpServer improperly validates certificates in the Custom SMS API Client. When JumpServer sends MFA/OTP codes via Custom SMS API, an attacker can intercept the request and...

5CVSS5.9AI score0.00097EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/13 3:47 p.m.7 views

OpenClaw: Channel commands could bypass account-scoped `configWrites` restrictions

Summary In affected versions of openclaw, channel-initiated config mutations were authorized against the originating account's configWrites policy but did not consistently re-check the targeted account scope. An authorized sender on one account could mutate protected sibling-account configuration...

5.9AI score
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 7:33 p.m.4 views

CVE-2026-32239 Cap'n Proto has an integer overflow in KJ-HTTP

Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, a negative Content-Length value was converted to unsigned, treating it as an impossibly large length instead. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in...

6.3CVSS5.8AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/12 6:57 p.m.7 views

CVE-2026-32245 Tinyauth's OIDC authorization codes are not bound to client on token exchange

Tinyauth is an authentication and authorization server. Prior to 5.0.3, the OIDC token endpoint does not verify that the client exchanging an authorization code is the same client the code was issued to. A malicious OIDC client operator can exchange another client's authorization code using their...

6.5CVSS5.9AI score0.0025EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/12 6:16 p.m.10 views

CVE-2026-31860

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

6.1CVSS0.00258EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/12 5:16 p.m.6 views

UBUNTU-CVE-2026-27940

llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the ggufinitfromfileimpl in gguf.cpp is vulnerable to an Integer overflow, leading to an undersized heap allocation. Using the subsequent fread writes 528+ bytes of attacker-controlled data past the buffer boundary. This is...

7.8CVSS6AI score0.00177EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/12 2:48 p.m.4 views

BIT-PARSE-2026-31800 Parse Server: Classes `_GraphQLConfig` and `_Audience` master key bypass via generic class routes

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2 and 8.6.25, the GraphQLConfig and Audience internal classes can be read, modified, and deleted via the generic /classes/GraphQLConfig and /classes/Audience REST API routes withou...

9.1CVSS5.8AI score0.00335EPSS
SaveExploits0References4
NCSC
NCSC
added 2026/03/12 2:45 p.m.10 views

Vulnerability fixed in pac4j-jwt

Pac4j has fixed a vulnerability in the pac4j-jwt library specifically for versions before 4.5.9, 5.7.9 and 6.3.3. The vulnerability is located in the JwtAuthenticator module of the pac4j-jwt library. This vulnerability allows an attacker with access to the server's RSA public key to forge JWT...

10CVSS5.8AI score0.05856EPSS
SaveExploits17References1
OSV
OSV
added 2026/03/12 8:39 a.m.34 views

BIT-ENVOY-2026-26309 Envoy has an off-by-one write in JsonEscaper::escapeString()

Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, an off-by-one write in Envoy::JsonEscaper::escapeString can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the...

5.3CVSS5.8AI score0.00365EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.11 views

PT-2026-25083

Summary In affected versions of openclaw, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode was set to trusted-proxy and the request arrived with proxy headers. A page served from an untrusted origin could connect through a trusted reverse proxy, inher...

8.1CVSS5.7AI score0.00153EPSS
SaveExploits0References14
OSV
OSV
added 2026/03/11 9:37 p.m.19 views

CVE-2026-32130 ZITADEL SCIM Authentication Bypass via URL Encoding

ZITADEL is an open source identity management platform. From 2.68.0 to before 3.4.8 and 4.12.2, Zitadel provides a System for Cross-domain Identity Management SCIM API to provision users from external providers into Zitadel. Request to the API with URL-encoded path values were correctly routed bu...

7.5CVSS5.8AI score0.00584EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/11 7:16 p.m.8 views

CVE-2026-31879

Frappe is a full-stack web application framework. Prior to 14.100.2, 15.101.0, and 16.10.0, due to a lack of validation and improper permission checks, users could modify other user's private workspaces. Specially crafted requests could lead to stored XSS here. This vulnerability is fixed in...

5.4CVSS0.00136EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/11 6:2 p.m.1 views

CVE-2026-31872 Parse Server has a protected fields bypass via dot-notation in query and sort

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.6 and 8.6.32, the protectedFields class-level permission CLP can be bypassed using dot-notation in query WHERE clauses and sort parameters. An attacker can use dot-notation...

8.7CVSS5.8AI score0.00367EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 5:9 p.m.3 views

CVE-2026-31853 ImageMagick has a heap buffer over-write on 32-bit systems in SFW decoder

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-16 and 6.9.13-41, an overflow on 32-bit systems can cause a crash in the SFW decoder when processing extremely large images. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41...

5.7CVSS5.8AI score0.00093EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/11 4:16 p.m.33 views

CVE-2026-1524

CVE-2026-1524 describes an edge case in Neo4j Enterprise Edition’s SSO (OIDC) integration. Before version 2026.02 (and 5.26.22), if an admin configured two or more OIDC providers with at least one as authorization and one as authentication-only, those authentication-only providers could implicitl...

9.8CVSS5.8AI score0.00315EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/03/11 3:52 p.m.19 views

CVE-2026-28803

CVE-2026-28803 affects Open Forms with cosign flow prior to versions 3.3.13 and 3.4.5. The vulnerability allows a logged-in user to implicitly retrieve arbitrary submissions by guessing/modifying the cosign code received by email, enabling access to submission references during cosign flow. The i...

6.5CVSS5.9AI score0.00201EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/03/11 12:19 a.m.8 views

EUVD-2026-10878

Parse Server has a protected fields bypass via logical query operators...

7.1CVSS5.8AI score0.00297EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.13 views

PT-2026-24853

🚨 CVE-2026-32130 ZITADEL is an open source identity management platform. From 2.68.0 to before 3.4.8 and 4.12.2, Zitadel provides a System for Cross-domain Identity Management SCIM API to provision users from external providers into Zitadel. Request to the API with URL-encoded path values were...

7.5CVSS5.8AI score0.00584EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.12 views

PT-2026-24701

Name of the Vulnerable Software and Affected Versions Argo Workflows versions 2.9.0 through 4.0.1 Argo Workflows version 3.7.11 Description Argo Workflows is a container-native workflow engine for Kubernetes. A user who can submit Workflows can bypass security settings defined in a WorkflowTempla...

9.1CVSS7.1AI score0.00505EPSS
SaveExploits10References139
NVD
NVD
added 2026/03/10 10:16 p.m.23 views

CVE-2026-31820

Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecure Direct Object Reference IDOR vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via LiveArg parameters. Unlike props, which are protected by LiveComponent's @checksum, arg...

7.1CVSS0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder