Lucene search
K

356921 matches found

NVD
NVD
added 2026/05/12 6:17 p.m.5 views

CVE-2026-33835

Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00066EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.4 views

CVE-2026-33833

Improper neutralization of special elements in output used by a downstream component 'injection' in Azure Machine Learning allows an unauthorized attacker to perform spoofing over a network...

8.2CVSS0.00051EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.4 views

CVE-2026-33117

The Java Key Vault Keys library in the Azure SDK for Java contains an issue in the local cryptographic verification path where authentication tag comparison was implemented incorrectly. In affected applications that use the vulnerable local cryptography path, specially crafted encrypted input may...

9.1CVSS0.0003EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.6 views

CVE-2026-33821

Improper privilege management in Microsoft Dynamics 365 Customer Insights allows an authorized attacker to elevate privileges over a network...

9.9CVSS0.00056EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.5 views

CVE-2026-33112

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.01948EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.5 views

CVE-2026-33110

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.01948EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.5 views

CVE-2026-32204

External control of file name or path in Azure Monitor Agent allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00073EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.2 views

CVE-2026-32209

Improper access control in Windows Filtering Platform WFP allows an authorized attacker to bypass a security feature locally...

4.4CVSS0.0004EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-32185

Files or directories accessible to external parties in Microsoft Teams allows an unauthorized attacker to perform spoofing locally...

5.5CVSS0.00058EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.4 views

CVE-2026-32177

Heap-based buffer overflow in .NET allows an unauthorized attacker to elevate privileges locally...

7.3CVSS0.00096EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-32175

A tampering vulnerability exists when .NET Core improperly handles specially crafted files. An attacker who successfully exploited this vulnerability could write arbitrary files and directories to certain locations on a vulnerable system. However, an attacker would have limited control over the...

4.3CVSS0.00032EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-32170

Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally...

6.7CVSS0.00054EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.3 views

CVE-2026-32161

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Native WiFi Miniport Driver allows an unauthorized attacker to execute code over an adjacent network...

7.5CVSS0.0008EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.7 views

CVE-2026-31245

The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint POST /memories. The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending...

5.3CVSS0.00095EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31238

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 in its model serving component. When starting a model server with the ludwig serve command, the framework loads model weight files using torch.load without enabling the security-restrictive weightsonly=True...

9.8CVSS0.00088EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-31242

The mem0 v1.0.0 server lacks authentication and authorization controls for its memory reset functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to the execution of a DROP TABLE SQL statement. Th...

9.1CVSS0.00166EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-31237

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 through its predict method. When a user provides a dataset file path to the predict method, the framework automatically determines the file format. If the file is a pickle .pkl file, it is loaded using...

9.8CVSS0.00513EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.7 views

CVE-2026-31239

The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization CWE-502 when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.frompretrained method uses torch.load to load the pytorchmodel.bin weight file without enabling the security-restrictive...

9.8CVSS0.00054EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31240

The mem0 1.0.0 server lacks authentication and authorization controls for its memory management API endpoints. Critical functions such as updating memory records PUT /memories/memoryid are exposed without any verification of the requester's identity or permissions. A remote attacker can exploit...

7.5CVSS0.00071EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31241

The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint DELETE /memories. The endpoint allows unauthenticated users to delete memory records by specifying arbitrary user identifiers e.g., userid, runid, agentid in the request query parameters. A...

6.5CVSS0.002EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31243

The mem0 1.0.0 server lacks authentication and authorization controls for its memory reset and table re-creation functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to the execution of a CREATE...

6.5CVSS0.00164EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.4 views

CVE-2026-31244

The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint DELETE /memories/memoryid. The endpoint allows unauthenticated users to delete arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by...

6.5CVSS0.00151EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.3 views

CVE-2026-31235

The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class within the multicore.py module. The class uses Python's pickle module to deserialize data received via a multiprocessing queue in the augmentimagesworker method without any safety...

9.8CVSS0.00088EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.7 views

CVE-2026-31233

Guardrails AI thru 0.6.7 contains a code injection vulnerability CWE-94 in its Hub package installation mechanism. When installing validator packages via guardrails hub install, the system retrieves a manifest from the Guardrails Hub and dynamically executes a script specified in the postinstall...

9.8CVSS0.00378EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31236

The llm CLI tool thru 0.27.1 contains a critical code injection vulnerability via its --functions command-line argument. This argument is intended to allow users to provide custom Python function definitions. However, the tool directly executes the provided code using the unsafe exec function...

9.8CVSS0.00102EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-31230

The Adversarial Robustness Toolbox ART thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component robustnessevaluationfgsmpytorch.py. The script uses the unsafe eval function to parse string values provided via the --clipvalues and --inputshape command-line...

9.8CVSS0.00102EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-31234

Horovod thru 0.28.1 contains an insecure deserialization vulnerability CWE-502 in its KVStore HTTP server component. The KVStore server, used for distributed task coordination, lacks authentication and authorization controls, allowing any remote attacker to write arbitrary data via HTTP PUT...

9.8CVSS0.00958EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31232

The CosyVoice project thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e 2025-30-21 contains an insecure deserialization vulnerability CWE-502 in its model loading process. When loading model files .pt from a user-specified directory via the --modeldir argument, the code uses torch.load without...

8.8CVSS0.0025EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.7 views

CVE-2026-31231

Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user, but it does so using the unsafe exec function without any sandboxing, validation, or security...

9.8CVSS0.00378EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-29204

Insufficient ownership check in clientarea.php allows an authenticated client area user to submit requests using another user’s addonId without any ownership validation leading to unauthorized access to the victim's account...

9.1CVSS0.00044EPSS
Exploits1References1
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-31229

The Adversarial Robustness Toolbox ART thru 1.20.1 contains an insecure deserialization vulnerability CWE-502 in its Kubeflow component's model loading functionality. When loading model weights from a file e.g., model.pt during robustness evaluation, the code uses torch.load without the...

9.8CVSS0.00513EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-25690

An improper neutralization of argument delimiters in a command 'argument injection' vulnerability in Fortinet FortiDeceptor 6.0.0 through 6.0.2, FortiDeceptor 5.3.0 through 5.3.3, FortiDeceptor 5.2.0 through 5.2.1, FortiDeceptor 5.1 all versions, FortiDeceptor 5.0 all versions may allow an...

6.5CVSS0.00049EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.3 views

CVE-2026-25088

An improper neutralization of special elements used in an sql command 'sql injection' vulnerability in Fortinet FortiNDR 7.6.0 through 7.6.2, FortiNDR 7.4.0 through 7.4.9, FortiNDR 7.2 all versions, FortiNDR 7.1 all versions, FortiNDR 7.0 all versions may allow an authenticated attacker to execut...

8.8CVSS0.00019EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-26083

A missing authorization vulnerability in Fortinet FortiSandbox 5.0.0 through 5.0.1, FortiSandbox 4.4.0 through 4.4.8, FortiSandbox Cloud 5.0.2 through 5.0.5, FortiSandbox PaaS 23.4 all versions, FortiSandbox PaaS 23.3 all versions, FortiSandbox PaaS 23.1 all versions, FortiSandbox PaaS 22.2 all...

9.8CVSS0.00064EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.3 views

CVE-2026-21530

Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally...

6.7CVSS0.00054EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2026-20767

Improper input validation for some IntelR QAT software drivers for Windows before version 1.13 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable escalation of privilege...

8.5CVSS0.00022EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.4 views

CVE-2025-53870

An improper neutralization of special elements used in an os command 'os command injection' vulnerability in Fortinet FortiAP 7.6.0 through 7.6.2, FortiAP 7.4.0 through 7.4.5, FortiAP 7.2 all versions, FortiAP 7.0 all versions, FortiAP 6.4 all versions, FortiAP-W2 7.4.0 through 7.4.4, FortiAP-W2...

6.7CVSS0.00042EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2025-67604

A use of potentially dangerous function vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.4, FortiAnalyzer 7.4.0 through 7.4.8, FortiAnalyzer 7.2 all versions, FortiAnalyzer 7.0 all versions, FortiAnalyzer 6.4 all versions, FortiManager 7.6.0 through 7.6.4, FortiManager 7.4.0 through 7.4....

5.3CVSS0.00142EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2026-20714

Out-of-bounds write for some IntelR QAT software drivers for Windows before version 1.13 within Ring 3: User Applications may allow a escalation of privilege. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable escalation of privilege. This...

8.5CVSS0.00015EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.8 views

CVE-2025-46311

An inconsistent user interface issue was addressed with improved state management. This issue is fixed in iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2. An app may be able to access sensitive user data...

7.5CVSS0.00044EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.5 views

CVE-2025-53680

An improper neutralization of special elements used in an OS command "OS Command Injection" vulnerability CWE-78 vulnerability in Fortinet FortiAP 7.6.0 through 7.6.2, FortiAP 7.4.0 through 7.4.5, FortiAP 7.2 all versions, FortiAP 7.0 all versions, FortiAP 6.4 all versions, FortiAP-U 7.0.0 throug...

6.7CVSS0.00042EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.6 views

CVE-2025-53681

An improper neutralization of special elements used in an SQL Command "SQL Injection&" vulnerability CWE-89 vulnerability in Fortinet FortiMail 7.6.0 through 7.6.3, FortiMail 7.4.0 through 7.4.5, FortiMail 7.2.0 through 7.2.8 allows an authenticated privileged attacker to execute unauthorized cod...

7.2CVSS0.00023EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.8 views

CVE-2025-43524

An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.2. An app may be able to break out of its sandbox...

8.8CVSS0.00014EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.7 views

CVE-2025-53844

A out-of-bounds write vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, FortiOS 7.2.0 through 7.2.11 allows attacker to execute unauthorized code or commands via specially crafted packets...

8.8CVSS0.00023EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 5:16 p.m.8 views

CVE-2026-8407

Missing authorization in the PAM module in Devolutions Server allows an authenticated user with a PAM license but no additional permissions to obtain OTP secret keys and recovery codes via crafted requests to PAM API endpoints. This issue affects the following versions : Devolutions Server...

4.3CVSS0.00023EPSS
Exploits0References1
NVD
NVD
added 2026/05/12 5:16 p.m.7 views

CVE-2026-5089

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the inner while loop...

7.3CVSS0.00046EPSS
Exploits0References5
NVD
NVD
added 2026/05/12 5:16 p.m.5 views

CVE-2026-43992

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, every MCP write tool sendtokens, executecontract, instantiatecontract, uploadwasm, ibctransfer, etc. accepted 'mnemonic: string' as an explicit tool-call parameter. The BIP-39 seed was consequently embedded in th...

9.8CVSS0.00021EPSS
Exploits0References3
NVD
NVD
added 2026/05/12 5:16 p.m.13 views

CVE-2026-43993

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the WAVS bridge's computeDataVerify called fetch on agent-supplied URLs without validating scheme, port, or resolved IP, resulting in an SSRF vulnerability. This vulnerability is fixed in 0.x.y-security-1...

8.2CVSS0.0004EPSS
Exploits0References3
NVD
NVD
added 2026/05/12 5:16 p.m.6 views

CVE-2026-43991

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, substring-based blocklist in plugin-shell's command-safety check could be bypassed by adversarial argument constructions, allowing unauthorized command execution on the host when combined with the companion...

8.4CVSS0.00033EPSS
Exploits0References2
NVD
NVD
added 2026/05/12 5:16 p.m.6 views

CVE-2026-8278

Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error and is not a valid vulnerability. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage...

Exploits0
Total number of security vulnerabilities356921