Lucene search
+L

14679 matches found

CVE
CVE
added 2026/07/14 5:13 p.m.42 views

CVE-2026-0515

The CVE-2026-0515 entry documents insufficient parameter validation in the SchedGet() system call of the QNX Neutrino kernel, potentially allowing a locally privileged attacker to crash the kernel. Affected products include QNX Software Development Platform and QNX OS for Safety, though no explic...

6.2CVSS6.1AI score0.00149EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:07 p.m.16 views

CVE-2026-50365 Remote Access Management service/API (RPC server) Elevation of Privilege Vulnerability

...

8CVSS6.1AI score0.00542EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:07 p.m.36 views

CVE-2026-50365 Remote Access Management service/API (RPC server) Elevation of Privilege Vulnerability

...

8CVSS0.00542EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 5:07 p.m.58 views

CVE-2026-50346

CVE-2026-50346 is a Windows RPC Runtime-related elevation-of-privilege vulnerability (Netlogon RPC). The primary description indicates improper authorization that allows a locally authenticated attacker to escalate privileges. Public references include the NVD/NCSC entries and the Microsoft updat...

7.8CVSS6AI score0.00298EPSS
SaveExploits0References1Affected Software12
Cvelist
Cvelist
added 2026/07/14 5:07 p.m.45 views

CVE-2026-50346 Netlogon RPC Elevation of Privilege Vulnerability

...

7.8CVSS0.00298EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:07 p.m.21 views

CVE-2026-50346 Netlogon RPC Elevation of Privilege Vulnerability

...

7.8CVSS6.1AI score0.00298EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 4:17 p.m.23 views

CVE-2026-52840

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary...

2.7CVSS0.00311EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 3:42 p.m.14 views

BIT-ETCD-2026-59818 etcd: gRPC client listener does not enforce `--client-crl-file` certificate revocation

etcd is a distributed key-value store for the data of a distributed system. Prior to 3.5.32 and 3.6.13, when etcd is configured with --listen-client-http-urls to split HTTP and gRPC client endpoints onto separate listeners, the --client-crl-file Certificate Revocation List is not enforced on the...

8.1CVSS6.1AI score0.0043EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/14 3:02 p.m.13 views

CVE-2026-10669 Xtensa MPU `arch_buffer_validate()` integer-overflow lets a user thread bypass syscall pointer validation

On Xtensa SoCs built with CONFIGXTENSAMPU and CONFIGUSERSPACE, archbuffervalidate in arch/xtensa/core/mpu.c — the architecture hook that verifies a user-mode-supplied buffer is accessible to the calling user thread with the requested permission — defaulted its return value to 0 access permitted a...

7.8CVSS6.1AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:00 p.m.15 views

Remote Access Management service/API (RPC server) Elevation of Privilege Vulnerability

Improper authentication in Windows RPC API allows an unauthorized attacker to elevate privileges over an adjacent network...

8CVSS6.1AI score0.00542EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:38 a.m.45 views

CVE-2026-13699

CVE-2026-13699 affects Eclipse KUKSA Databroker 0.6.1. The gRPC handler kuksa.val.v2.VAL/PublishValue fails to validate the optional data_point in PublishValueRequest; if signal_id is valid but data_point is omitted, the code dereferences request.data_point (unwrap) and panics in the Tokio worker...

6.5CVSS6.1AI score0.00393EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.41 views

PT-2026-57985

Name of the Vulnerable Software and Affected Versions Eclipse KUKSA Databroker version 0.6.1 Description The kuksa.val.v2.VAL/PublishValue gRPC handler fails to validate the existence of the optional data point field in PublishValueRequest. If a request includes a valid signal id but omits data...

6.5CVSS6.1AI score0.00393EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.33 views

PT-2026-58334

Name of the Vulnerable Software and Affected Versions Windows affected versions not specified Description Improper authorization in the RPC Runtime allows an authorized attacker to elevate privileges locally. This issue specifically involves the Netlogon RPC, which can be leveraged to escalate a...

7.8CVSS6AI score0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-2622 mcp-memory-service: OAuth read-only clients can write and delete memories through MCP tools/call

Summary The HTTP MCP JSON-RPC endpoint at /mcp requires only OAuth read scope for all requests, then dispatches tools/call directly to handlers that include mutating tools. A read-only OAuth client can call storememory and deletememory through MCP even though the corresponding REST endpoints...

8.1CVSS6.1AI score0.00488EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-2878 Pipecat: Telephony WebSocket `/ws` Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID

Development Runner Telephony WebSocket /ws Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID Summary The pipecat development runner registers a /ws WebSocket endpoint for telephony testing that accepts connections without any authentication. An unauthenticated remote attacker who...

7.5CVSS6.1AI score0.00564EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:02 p.m.12 views

PYSEC-2026-2626 Neo4j Labs MCP Servers: SSRF and Data Modification via read_only Mode Bypass Through CALL Procedures

Summary The readonly mode in mcp-neo4j-cypher versions prior to 0.6.0 can be bypassed using CALL procedures. Details Impact The enforcing of readonly mode in vulnerable versions could be bypassed by certain APOC procedures. Patches v0.6.0 release hardened the checks around the mode. The only way ...

2.3CVSS6.1AI score0.00264EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/12 11:45 p.m.39 views

CVE-2026-15514

Metasoft MetaCRM (up to version 6.4.0 Beta06) contains a SQL injection vulnerability in PHPRPC Remote Call Interface, specifically in RPCService.query within /customizemt/xkq/rpc.jsp. The issue arises from manipulation of the argument phprpc_args, enabling remote exploitation. Public exploit avai...

7.5CVSS6.7AI score0.00411EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/12 11:45 p.m.71 views

CVE-2026-15514 Metasoft 美特软件 MetaCRM PHPRPC Remote Call rpc.jsp RPCService.query sql injection

A weakness has been identified in Metasoft 美特软件 MetaCRM up to 6.4.0 Beta06. This vulnerability affects the function RPCService.query of the file /customizemt/xkq/rpc.jsp of the component PHPRPC Remote Call Interface. Executing a manipulation of the argument phprpcargs can lead to sql injection. T...

7.5CVSS0.00411EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/12 5:50 p.m.26 views

p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing

A flaw was found in p11-kit. The RPC message attribute parsing functions p11rpcmessagegetattribute and p11rpcmessagegetattributearrayvalue form a mutually-recursive call chain with no recursion depth limit when processing nested CKAWRAPTEMPLATE, CKAUNWRAPTEMPLATE, and CKADERIVETEMPLATE attributes...

6.2CVSS6AI score0.00148EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/12 3:16 a.m.19 views

CVE-2026-15474

A security flaw has been discovered in Eleveo Call Recording Software 9.7.0. Impacted is an unknown function of the file /callrec/audio.jsp of the component Call Recording Handler. The manipulation of the argument callId results in improper authorization. The attack may be performed from remote...

5.3CVSS0.00348EPSS
SaveExploits0References5
Rows per page
Query Builder