Lucene search
+L

117382 matches found

EUVD
EUVD
added 2026/08/18 10:46 a.m.13 views

EUVD-2026-60578

Bastillion fails to properly validate request URI paths in its controller dispatcher, allowing unauthenticated attackers to bypass authentication filters by prefixing requests with arbitrary path segments. Attackers can access administrative controllers to read user listings, create manager...

9.8CVSS5.5AI score0.00443EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/18 10:46 a.m.41 views

CVE-2026-75627

Bastillion's controller dispatcher (BaseKontroller.java) fails to validate request URI paths, allowing unauthenticated attackers to bypass authentication filters by prefixing arbitrary path segments. This grants access to administrative controllers to read user listings, create manager accounts, ...

9.8CVSS5.5AI score0.00443EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 9:57 a.m.10 views

CVE-2026-74796

A flaw was found in OpenTofu. This vulnerability allows attackers to exploit a symlink following path traversal during the initialization process. By placing a malicious symbolic link in a trusted working directory, an attacker can cause the 'tofu init' command to write provider package contents ...

7CVSS5.6AI score0.00229EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 9:52 a.m.6 views

CVE-2026-72271

A flaw was found in the Linux kernel's fbdev i740fb driver. This vulnerability occurs in the i740fbprobe function where memory allocated for the modelist is not properly freed in error paths. This oversight can lead to a memory leak, potentially impacting system stability and performance over tim...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/18 9:28 a.m.6 views

Apache Tomcat: Apache Tomcat: Security constraint bypass due to improper access control

A flaw was found in Apache Tomcat. This improper access control and incorrect authorization vulnerability allows an attacker to bypass security constraints. This occurs when a security constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path, potential...

9.1CVSS5.8AI score0.0059EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/08/18 8:53 a.m.22 views

Exploit for Path Traversal in Aiohttp

No d...

7.5CVSS7.4AI score0.76875EPSS
SaveExploits18
OSV
OSV
added 2026/08/18 7:52 a.m.10 views

SUSE-SU-2026:3635-1 Security update for python

This update for python fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS5.5AI score0.00672EPSS
SaveExploits1References23
F5 Networks
F5 Networks
added 2026/08/18 7:01 a.m.16 views

K000162965: Linux kernel vulnerability CVE-2026-63797

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix use-after-free on probe error path rpmsgchrdevprobe stores the newly allocated eptdev in the default endpoint's priv pointer before calling rpmsgchrdeveptdevadd. If...

8.4CVSS5.4AI score0.00146EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/18 4:44 a.m.19 views

Security Bulletin: Multiple Vulnerabilities in watsonx.data

Summary Multiple vulnerabilities were addressed in watsonx.data 2.4.0 patch 3 version, which was present in different version from watson.data 2.4.0 Vulnerability Details CVEID:CVE-2026-41695 DESCRIPTION: Spring Data Commons applications may be vulnerable to denial of service through resource...

10CVSS6.1AI score0.00606EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/08/18 12:30 a.m.15 views

EUVD-2026-60546

Mahara before 25.04.5 and 26.04.0 is vulnerable to artefacts being accessible to others under certain circumstances when the file path to an artefact in a page is manipulated...

5.3AI score0.00349EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/18 12:17 a.m.14 views

SUSE CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.11 views

SUSE CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.1CVSS5.4AI score0.00238EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.9 views

SUSE CVE-2026-53785

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

8.8CVSS5.6AI score0.00192EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.8 views

SUSE CVE-2026-53789

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

6.5CVSS5.4AI score0.00357EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.14 views

SUSE CVE-2026-53793

rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroot boundary when the module root contains a /./ boundary marker. Attackers can exploit improper...

8.1CVSS5.2AI score0.00393EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.11 views

SUSE CVE-2026-53796

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the non-daemon receiver's destination directory handling that allows an attacker who can manipulate destination path parent components to redirect file writes to unintended locations. Attackers can...

7CVSS5.3AI score0.00133EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:09 a.m.10 views

SUSE CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.8 views

SUSE CVE-2026-70460

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

8.1CVSS5.6AI score0.00448EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.19 views

PT-2026-77227

Name of the Vulnerable Software and Affected Versions Red Hat Advanced Cluster Management for Kubernetes affected versions not specified Description A flaw in the submariner-operator component allows a cluster administrator or any user with permissions to modify the Submariner Custom Resource CR ...

4.4CVSS5.8AI score0.00277EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Amazon Linux 2 : spice-vdagent, --advisory ALAS2-2026-3863 (ALAS-2026-3863)

The version of spice-vdagent installed on the remote host is prior to 0.14.0-18. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3863 advisory. A path traversal vulnerability was found in spice-vdagent. This flaw allows a malicious or compromised SPICE host to write...

4.4CVSS5.7AI score0.00126EPSS
SaveExploits0References4
Rows per page
Query Builder