Lucene search
+L

3811 matches found

Cvelist
Cvelist
added 2026/06/25 8:39 a.m.38 views

CVE-2026-53263 6lowpan: fix off-by-one in multicast context address compression

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

0.00115EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/06/25 8:39 a.m.14 views

EUVD-2026-39214

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.7AI score0.00115EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/25 8:39 a.m.7 views

CVE-2026-53263 6lowpan: fix off-by-one in multicast context address compression

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.12 views

CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS5.6AI score0.00115EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.27 views

PT-2026-52553

Name of the Vulnerable Software and Affected Versions CANBoat versions prior to 6.23 Description An off-by-one global buffer overflow exists in the searchForPgn function within the analyzer/pgn.c file. A remote attacker can trigger an out-of-bounds array access and cause a denial of service,...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-53088

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: bcmgenet: fix off-by-one in bcmgenetputtxcb The writeptr points to the next open txcb. We want to return the txcb that gets rewinded, so we must rewind the...

9.8CVSS4.1AI score0.00399EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 9:16 p.m.15 views

CVE-2026-52804

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS0.0036EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/24 9:16 p.m.9 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade gogs.io/gogs/internal/database...

7CVSS6AI score0.0036EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/24 9:16 p.m.12 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade...

7CVSS6AI score0.0036EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/24 9:16 p.m.7 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade...

7CVSS5.8AI score0.0036EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/24 9:16 p.m.9 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade...

7CVSS5.8AI score0.0036EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/24 9:16 p.m.9 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade gogs.io/gogs/internal/route/re...

7CVSS6AI score0.0036EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/24 9:16 p.m.7 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the ChangeCollaborationAccessMode function. An attacker can gain owner-level privileges by exploiting an off-by-one error when modifying collaboration access modes. Remediation Upgrade...

7CVSS5.8AI score0.0036EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/24 8:20 p.m.9 views

CVE-2026-52804 Gogs: Privilege Escalation via Collaboration Access Mode Validation

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS5.9AI score0.0036EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 8:20 p.m.12 views

EUVD-2026-39072

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS5.9AI score0.0036EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 8:20 p.m.24 views

CVE-2026-52804

Summary (concrete details from provided sources): CVE-2026-52804 affects Gogs prior to 0.14.3, enabling a repository admin collaborator to escalate to owner-level access through an off-by-one error in ChangeCollaborationAccessMode. The vulnerability is triggered via mode=4 (Owner) being accepted ...

7CVSS5.9AI score0.0036EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:20 p.m.41 views

CVE-2026-52804 Gogs: Privilege Escalation via Collaboration Access Mode Validation

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS0.0036EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:20 p.m.10 views

CVE-2026-52804 Gogs: Privilege Escalation via Collaboration Access Mode Validation

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:20 p.m.9 views

CVE-2026-52804

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS5.9AI score0.0036EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/06/24 5:17 p.m.13 views

CVE-2026-53088

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenetputtxcb The writeptr points to the next open txcb. We want to return the txcb that gets rewinded, so we must rewind the pointer first then return the txcb that it points to. That way the...

9.8CVSS0.00399EPSS
SaveExploits0References8
Rows per page
Query Builder