Lucene search
+L

319378 matches found

OSV
OSV
added 2026/08/26 3:17 p.m.11 views

DEBIAN-CVE-2026-80580

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.13 views

AZL-97809 CVE-2026-80580 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS6AI score0.00112EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80580

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80580

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS5.8AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80580

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS5.9AI score0.00112EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.13 views

CVE-2026-80580

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80580 fbdev: bound mode sysfs output to the sysfs buffer

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.39 views

CVE-2026-80580 fbdev: bound mode sysfs output to the sysfs buffer

In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...

7.8CVSS0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80580

CVE-2026-80580 is a buffer overflow in the Linux kernel fbdev subsystem. The function mode_string() uses snprintf(), which can return a value larger than the remaining buffer space. show_modes() accumulates this return value without checking whether the offset has reached PAGE_SIZE , allowing the...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/26 2:28 p.m.11 views

@logtape/syslog: syslog log injection via unescaped control characters and unvalidated SD-NAME keys

@logtape/syslog contains two related output-encoding bugs in the structured data formatting code. Both only affect deployments with includeStructuredData: true, which is non-default. 1. Unescaped C0 control characters in structured data values escapeStructuredDataValue in...

8.6CVSS5.8AI score0.00306EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/26 2:28 p.m.11 views

GHSA-8H6H-X5PQ-56FQ @logtape/syslog: syslog log injection via unescaped control characters and unvalidated SD-NAME keys

@logtape/syslog contains two related output-encoding bugs in the structured data formatting code. Both only affect deployments with includeStructuredData: true, which is non-default. 1. Unescaped C0 control characters in structured data values escapeStructuredDataValue in...

8.6CVSS6AI score0.00306EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 2:17 p.m.10 views

CVE-2026-15990

The Formidable Charts plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.0.1 via the 'frmgraph' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive...

7.5CVSS0.00688EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 2:14 p.m.12 views

GHSA-6753-GR46-6WPR Starlette-Admin's unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Summary Affected versions of Starlette-Admin prior to 0.16.1 do not properly validate user-supplied sort and search parameters against the configured field allowlists. While the administrative UI restricts available fields based on field configuration, the backend accepts arbitrary field names...

5.4CVSS5.6AI score0.00336EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/26 2:14 p.m.12 views

Starlette-Admin's unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Summary Affected versions of Starlette-Admin prior to 0.16.1 do not properly validate user-supplied sort and search parameters against the configured field allowlists. While the administrative UI restricts available fields based on field configuration, the backend accepts arbitrary field names...

5.4CVSS5.5AI score0.00336EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/26 2:13 p.m.39 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS0.00336EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/26 2:13 p.m.14 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS5.6AI score0.00336EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/26 2:13 p.m.6 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS5.8AI score
SaveExploits0References9
OSV
OSV
added 2026/08/26 2:10 p.m.10 views

GHSA-VMM3-XGCX-67HM http4s has HTTP/2 Denial of Service with Ember Backend

Summary http4s 0.23.x and 1.0 servers running ember with http2 enabled are vulnerable to a denial of service attack using a HPACK bomb vulnerability recently disclosed as affecting other http2 servers. Impact Denial of Service: - Affects any http4s server running the ember backend with HTTP/2...

8.2CVSS5.6AI score0.00302EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/26 2:10 p.m.12 views

http4s has HTTP/2 Denial of Service with Ember Backend

Summary http4s 0.23.x and 1.0 servers running ember with http2 enabled are vulnerable to a denial of service attack using a HPACK bomb vulnerability recently disclosed as affecting other http2 servers. Impact Denial of Service: - Affects any http4s server running the ember backend with HTTP/2...

8.2CVSS5.5AI score0.00302EPSS
SaveExploits0References5Affected Software3
Cvelist
Cvelist
added 2026/08/26 1:28 p.m.34 views

CVE-2026-15990 Formidable Charts <= 2.0.1 - Unauthenticated Arbitrary File Read via 'frm_graph' Parameter

The Formidable Charts plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.0.1 via the 'frmgraph' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive...

7.5CVSS0.00688EPSS
SaveExploits0References2
Rows per page
Query Builder