Lucene search
+L

14297 matches found

Rosalinux
Rosalinux
added 2026/02/16 7:8 a.m.15 views

Advisory ROSA-SA-2026-3140

Software: git 2.43.5 OS: ROSA Virtualization 3.0 unaffected versions = git-2.43.5-3.rv30 affected versions git-2.43.5-3.rv30 CVE-ID: CVE-2023-25652 BDU-ID: 2023-03859 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the Git distributed version control system is related to flaws in the directory path...

9CVSS7.6AI score0.51883EPSS
SaveExploits37
Rosalinux
Rosalinux
added 2026/02/16 7:7 a.m.15 views

Advisory ROSA-SA-2026-3135

Software: git 2.43.5 OS: ROSA Virtualization 2.1 unaffected versions = git-2.43.5-3.rv3 affected versions git-2.43.5-3.rv3 CVE-ID: CVE-2023-25652 BDU-ID: 2023-03859 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the Git distributed version control system is related to flaws in the directory path na...

9CVSS7.5AI score0.51883EPSS
SaveExploits37
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:0 a.m.7 views

SUSE SLES12 Security Update : zabbix (SUSE-SU-2026:0483-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0483-1 advisory. - CVE-2024-36469: Introduced clamping for mitigation of timing attacks. bsc1240676 - CVE-2024-42325: Restricted access to user fields using...

3.5CVSS5.7AI score0.00328EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/02/13 8:2 p.m.3 views

Improper Restriction of Communication Channel to Intended Endpoints

Overview PowerShell is a package containing the PowerShell global tool Affected versions of this package are vulnerable to Improper Restriction of Communication Channel to Intended Endpoints due to improper restriction of the communication channel to intended endpoints. An attacker can gain...

7.3CVSS5.7AI score0.00302EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/13 1:30 a.m.10 views

CVE-2026-20630

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Tahoe 26.3. An app may be able to access protected user data...

5.5CVSS5.4AI score0.00118EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/12 10:27 p.m.4 views

Improper Restriction of Rendered UI Layers or Frames

Overview Affected versions of this package are vulnerable to Improper Restriction of Rendered UI Layers or Frames in comments. An attacker can cause users to be redirected to a malicious page by injecting CSS that transforms the entire wiki interface into a clickable link area. Remediation Upgrad...

6.3CVSS5.6AI score0.00279EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/12 10:27 p.m.4 views

Improper Restriction of Rendered UI Layers or Frames

Overview Affected versions of this package are vulnerable to Improper Restriction of Rendered UI Layers or Frames in comments. An attacker can cause users to be redirected to a malicious page by injecting CSS that transforms the entire wiki interface into a clickable link area. Remediation Upgrad...

6.3CVSS5.5AI score0.00279EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/12 10:6 p.m.7 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the overrides.yoke.cd/flight annotation, which allows a user-supplied URL to be used directly by the controller without validation. An attacker can execute arbitrary code within the controller context by...

8.8CVSS6.2AI score0.004EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2026/02/12 4:34 p.m.11 views

Security update for zabbix

This update for zabbix fixes the following issues: CVE-2024-36469: Introduced clamping for mitigation of timing attacks. bsc1240676 CVE-2024-42325: Restricted access to user fields using user.get API method for users of User and Admin type, and restricted access to alert entities using alert.get...

3.5CVSS5.5AI score0.00328EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/12 4:34 p.m.4 views

SUSE-SU-2026:0483-1 Security update for zabbix

This update for zabbix fixes the following issues: - CVE-2024-36469: Introduced clamping for mitigation of timing attacks. bsc1240676 - CVE-2024-42325: Restricted access to user fields using user.get API method for users of User and Admin type, and restricted access to alert entities using...

3.5CVSS5.5AI score0.00328EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/12 1:43 p.m.5 views

CVE-2026-1833

The WaMate Confirm – Order Confirmation plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.0.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

5.3CVSS5.5AI score0.00285EPSS
SaveExploits0References1
Qualys Blog
Qualys Blog
added 2026/02/12 7:36 a.m.12 views

Active Directory Attacks Demystified: Pass-the-Hash (PtH), Pass-the-Ticket (PtT), and Beyond

Key Takeaways Active Directory attacks are identified as a significant threat in enterprise environments, with 74% of breaches involving compromised identities according to the Verizon DBIR 2025. Pass-the-Hash PtHattacks facilitate lateral movement by allowing the reuse of stolen NTLM hashes...

5.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/11 9:11 p.m.4 views

CVE-2026-26019

LangChain is a framework for building LLM-powered applications. Prior to 1.1.14, the RecursiveUrlLoader class in @langchain/community is a web crawler that recursively follows links from a starting URL. Its preventOutside option enabled by default is intended to restrict crawling to the same site...

4.1CVSS5.4AI score0.00371EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/11 9:11 p.m.9 views

CVE-2026-26019 @langchain/community affected by SSRF Bypass in RecursiveUrlLoader via insufficient URL origin validation

LangChain is a framework for building LLM-powered applications. Prior to 1.1.14, the RecursiveUrlLoader class in @langchain/community is a web crawler that recursively follows links from a starting URL. Its preventOutside option enabled by default is intended to restrict crawling to the same site...

4.1CVSS5.5AI score0.00371EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/11 2:16 p.m.9 views

CVE-2026-1227

CWE-611: Improper Restriction of XML External Entity Reference vulnerability exists that could cause unauthorized disclosure of local files, interaction within the EBO system, or denial of service conditions when a local user uploads a specially crafted TGML graphics file to the EBO server from...

7CVSS0.00106EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/11 1:45 p.m.21 views

CVE-2026-1227

CVE-2026-1227 describes an XML External Entity (XXE) vulnerability (CWE-611) in which a local user uploading a specially crafted TGML graphics file to the EBO server from Workstation could trigger unauthorized disclosure of local files, unintended interaction within the EBO system, or denial of s...

7CVSS5.5AI score0.00106EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.10 views

Siemens S7-1500 Improper Restriction of Operations within the Bounds of a Memory Buffer (CVE-2025-7546)

A vulnerability, which was classified as problematic, has been found in GNU Binutils 2.45. Affected by this issue is the function bfdelfsetgroupcontents of the file bfd/elf.c. The manipulation leads to out-of-bounds write. It is possible to launch the attack on the local host. The exploit has bee...

7.8CVSS5.3AI score0.00172EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.6 views

Siemens S7-1500 Improper Restriction of Operations within the Bounds of a Memory Buffer (CVE-2025-11083)

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

7.8CVSS5.4AI score0.00235EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/02/08 12:6 a.m.248 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Iolo System_Shield

VulnDrivers-n-LOLDrivers-POCs List of POCs I have done for som...

10CVSS8.4AI score0.18455EPSS
SaveExploits8
Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.15 views

PT-2026-7014

Name of the Vulnerable Software and Affected Versions UTT 进取 521G version 3.1.1-190816 Description A flaw exists in the doSystem function within the /goform/setSysAdm file. Manipulation of the passwd1 argument can result in command injection. This issue may be exploited remotely. The exploit is...

8.6CVSS5.5AI score0.04239EPSS
SaveExploits1References7
Rows per page
Query Builder