Lucene search
+L

37164 matches found

CVE
CVE
added 2026/08/26 6:50 p.m.13 views

CVE-2026-68863

Dell PowerProtect One versions 20.1.0.0 and below contain a Stack-based Buffer Overflow vulnerability. An unauthenticated attacker with remote network access can exploit it with low complexity and no user interaction, resulting in Denial of Service . The CVSS 3.1 score is 7.5 (HIGH) , reflecting ...

7.5CVSS5.4AI score0.00279EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/26 5:00 p.m.9 views

CVE-2026-80537

A flaw was found in the Linux kernel's XFS filesystem. An off-by-one error in the rtrefcount btree root level validation allows a local attacker to craft a malicious XFS image. When this image is mounted, it can lead to a slab-out-of-bounds write, causing a kernel panic and a denial of service Do...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 4:16 p.m.15 views

CVE-2026-81027

one-api gates one of its two channel-pinning paths and not the other. middleware/auth.go permits a request to name a specific channel either through a suffix on the API key or through a URL path parameter. The suffix path is reached only after model.IsAdmin succeeds and otherwise rejects the...

8.5CVSS0.00286EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 3:44 p.m.24 views

CVE-2026-81027

one-api (through version 0.6.10 ) contains an authorization bypass in its channel-pinning logic in middleware/auth.go. The software offers two ways to pin a request to a specific upstream channel: a suffix on the API key and a URL path parameter (channelid). Only the suffix path is gated behind a...

8.5CVSS5.4AI score0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:44 p.m.15 views

CVE-2026-81027 one-api through 0.6.10 Missing Authorization on URL-Parameter Channel Pinning

one-api gates one of its two channel-pinning paths and not the other. middleware/auth.go permits a request to name a specific channel either through a suffix on the API key or through a URL path parameter. The suffix path is reached only after model.IsAdmin succeeds and otherwise rejects the...

8.4CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 3:44 p.m.34 views

CVE-2026-81027 one-api through 0.6.10 Missing Authorization on URL-Parameter Channel Pinning

one-api gates one of its two channel-pinning paths and not the other. middleware/auth.go permits a request to name a specific channel either through a suffix on the API key or through a URL path parameter. The suffix path is reached only after model.IsAdmin succeeds and otherwise rejects the...

8.5CVSS0.00286EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:44 p.m.8 views

EUVD-2026-66603

one-api gates one of its two channel-pinning paths and not the other. middleware/auth.go permits a request to name a specific channel either through a suffix on the API key or through a URL path parameter. The suffix path is reached only after model.IsAdmin succeeds and otherwise rejects the...

8.5CVSS5.4AI score0.00286EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80537

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80537

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80537

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.22 views

CVE-2026-80537

CVE-2026-80537 is an off-by-one error in the Linux kernel's XFS filesystem, specifically in the realtime refcount btree root level validation. The functions xfs_rtrefcountbt_verify() and xfs_iformat_rtrefcount() use > instead of >= when checking the on-disk root level, allowing a crafted XF...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80537

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.36 views

CVE-2026-80537 xfs: fix off-by-one in rtrefcount btree root level validation

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80537 xfs: fix off-by-one in rtrefcount btree root level validation

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.8AI score
SaveExploits0References6
Snyk
Snyk
added 2026/08/26 12:33 a.m.13 views

Off-by-one Error

Overview org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Off-by-one Error in chain-rule handling due to the rule-skipping logic in java/org/apache/catalina/valves/rewrite/RewriteValve.java...

8.7CVSS5.9AI score0.00779EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66130

Off-by-one Error vulnerability in Apache Tomcat impacting the N flag on the rewrite valves causes rewrite processing to restart at the second rule rather than the first rule. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.0.M1 through...

5.3AI score0.00779EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-79148

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Off-by-one error in DevTools in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to potentially read memory inside t...

9.1CVSS6.6AI score0.00263EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 views

PT-2026-82111

Name of the Vulnerable Software and Affected Versions Veeam ONE versions prior to 13.1.0.7233 Veeam ONE versions prior to 13.0.2.7159 Description An unauthenticated network attacker can coerce the Veeam ONE service account into performing SMB Server Message Block authentication. This action...

9.3CVSS5.3AI score0.00544EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.17 views

PT-2026-82153

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An off-by-one error exists in the root level validation of the rtrefcount btree within the XFS file system. The functions xfs rtrefcountbt verify and xfs iformat rtrefcount incorrectly u...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: libpng12 (UTSA-2026-093147)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093147 advisory. Multiple off-by-one errors in libpng before 1.2.32beta01, and 1.4 before 1.4.0beta34, allow context- dependent attackers to cause a denial of service crash or have...

4.3CVSS7.2AI score0.03343EPSS
SaveExploits1References4
Rows per page
Query Builder