Lucene search
+L

297 matches found

Github Security Blog
Github Security Blog
added 2026/03/11 7:29 p.m.15 views

Argo Workflows: WorkflowTemplate Security Bypass via podSpecPatch in Strict/Secure Reference Mode

Summary A user who can submit Workflows can completely bypass all security settings defined in a WorkflowTemplate by including a podSpecPatch field in their Workflow submission. This works even when the controller is configured with templateReferencing: Strict, which is specifically documented as...

9.9CVSS5.8AI score0.00413EPSS
SaveExploits1References3Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005622)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005622 advisory. In the Linux kernel, the following vulnerability has been resolved: udf: Do not bother merging very long extents When merging very long extents we try to push as muc...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/19 7:21 p.m.6 views

CVE-2025-33239

NVIDIA Megatron Bridge contains a vulnerability in a data merging tutorial, where malicious input could cause a code injection. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and data tampering...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/18 3:5 p.m.3 views

Arbitrary Code Injection

Overview megatron-bridge is a Megatron Bridge: Training Recipes for Megatron-based LLM and VLM models Affected versions of this package are vulnerable to Arbitrary Code Injection via the data merging tutorial process. An attacker can execute arbitrary code, escalate privileges, disclose sensitive...

8.5CVSS6.1AI score0.00197EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/18 1:57 p.m.5 views

CVE-2025-33239

NVIDIA Megatron Bridge contains a vulnerability in a data merging tutorial, where malicious input could cause a code injection. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and data tampering...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/18 1:57 p.m.8 views

CVE-2025-33239

NVIDIA Megatron Bridge contains a vulnerability in a data merging tutorial, where malicious input could cause a code injection. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and data tampering...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.15 views

PT-2026-20400

Name of the Vulnerable Software and Affected Versions NVIDIA Megatron Bridge affected versions not specified Description The software contains a flaw in a data merging tutorial that could allow code injection with malicious input. Exploitation of this issue may lead to code execution, privilege...

7.8CVSS5.3AI score0.00197EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.11 views

NVIDIA Megatron Bridge 代码注入漏洞

NVIDIA Megatron Bridge is a component developed by NVIDIA Corporation in the United States that connects Hugging Face and Megatron-Core. NVIDIA Megatron Bridge has a code injection vulnerability. This vulnerability arises from malicious inputs in the data merging process, which may lead to code...

7.8CVSS5.8AI score0.00197EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper merging of code. This vulnerability could lead to reusing of code after it has been released...

7.8CVSS6.9AI score0.00134EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/23 12:0 a.m.9 views

docopt.cpp security vulnerabilities

docopt.cpp is an open-source porting tool developed by docopt. The docopt.cpp v0.6.2 version contains a security vulnerability. This vulnerability stems from symbolic integer overflows that occur during counter merging, which may lead to counter wrap-around issues and logical or policy bypasses...

4.4CVSS5.8AI score0.0021EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 12:36 p.m.6 views

CVE-2023-49467

Libde265 v1.0.14 was discovered to contain a heap-buffer-overflow vulnerability in the derivecombinedbipredictivemergingcandidates function at motion.cc...

8.8CVSS7.2AI score0.00775EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:27 a.m.12 views

CVE-2008-7277

Open Ticket Request System OTRS before 2.3.0-beta4 checks for the rw permission, instead of the configured merge permission, during authorization of merge operations, which might allow remote authenticated users to bypass intended access restrictions by merging two tickets...

6.5CVSS6.7AI score0.01467EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/26 3:30 a.m.11 views

GHSA-RRCW-5RJV-VJ26 Gitea doesn't adequately enforce branch deletion permissions after merging a pull request.

In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request...

3.1CVSS6.7AI score0.00251EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/26 2:14 a.m.34 views

CVE-2025-68940

CVE-2025-68940 (Gitea) : Multiple connected sources confirm a vulnerability in Gitea up to version 1.22.4 where branch deletion permissions are not adequately enforced after merging a pull request. The issue affects the code paths governing branch deletion permissions and can allow improper branc...

5.3CVSS6.5AI score0.00251EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/12/26 2:14 a.m.27 views

CVE-2025-68940

In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request...

3.1CVSS0.00251EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.4 views

CVE-2025-68211

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

5.5CVSS0.00128EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.5 views

PT-2025-51624

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s KSM Kernel Samepage Merging functionality experienced performance issues when scanning large virtual memory areas with mostly unmapped regions. The scan get next rmap...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ksm scanning VMAs without skipping unmapped regions, which could lead to wasted CPU resources...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/11/14 12:0 a.m.8 views

Retrofit: Continual Learning with Bounded Forgetting for Security Applications

Modern security analytics are increasingly powered by deep learning models, but their performance often degrades as threat landscapes evolve and data representations shift. While continual learning CL offers a promising paradigm to maintain model effectiveness, many approaches rely on full...

6.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:3 a.m.7 views

mm/ksm: fix flag-dropping behavior in ksm_madvise

...

5.5CVSS7AI score0.00338EPSS
SaveExploits0
Rows per page
Query Builder