Lucene search
+L

35579 matches found

OSV
OSV
added 2026/08/17 5:48 a.m.6 views

BIT-LIBPHP-2026-7260 Stack overflow in phar with circular symlinks

Circular symbolic links in phar archives could lead to unbounded recursion, exhausting the C stack and crashing the PHP process, in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

8.1CVSS5.5AI score0.00114EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/17 2:46 a.m.6 views

vim: Vim: Denial of Service via stack out-of-bounds write in spell_soundfold_sofo()

A memory corruption flaw in Vim allows an attacker to cause a Denial of Service DoS. When a SOFO-based spell language is active, providing an excessively long word to the spell checker triggers a stack out-of-bounds write in the spellsoundfoldsofo function, causing the editor to crash...

7.8CVSS5.5AI score0.00118EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/17 1:30 a.m.4 views

MINI-86CR-QPXP-JM22

Bulletin has no description...

5.9CVSS5AI score0.00424EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 1:30 a.m.5 views

MINI-P98Q-M8CV-R2QJ

Bulletin has no description...

6.1CVSS4.9AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 1:30 a.m.5 views

MINI-47R5-JWRW-6MVC

Bulletin has no description...

9.6CVSS4.9AI score0.00692EPSS
SaveExploits0
NVD
NVD
added 2026/08/16 11:16 p.m.10 views

CVE-2026-19959

A weakness has been identified in Edimax EW-7478APC 1.04. This affects the function formWanTcpipSetup of the file /goform/formWanTcpipSetup. This manipulation of the argument pppUserName causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made...

9.9CVSS0.00481EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/16 10:30 p.m.38 views

CVE-2026-19959 Edimax EW-7478APC formWanTcpipSetup stack-based overflow

A weakness has been identified in Edimax EW-7478APC 1.04. This affects the function formWanTcpipSetup of the file /goform/formWanTcpipSetup. This manipulation of the argument pppUserName causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made...

9.9CVSS0.00481EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/16 7:25 p.m.7 views

MINI-RFV3-CXR5-6G82

Bulletin has no description...

7.5CVSS4.8AI score0.00298EPSS
SaveExploits0
NVD
NVD
added 2026/08/16 2:16 p.m.12 views

CVE-2026-74794

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS0.00278EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/16 2:16 p.m.11 views

CVE-2026-74792

Scriban before 7.0.0 affected versions = 6.6.0 contains a stack overflow vulnerability in nested array initializer parsing. Deeply nested array initializers recurse through a path ParseArrayInitializer → ParseExpression → ParseArrayInitializer that is not covered by the ExpressionDepthLimit count...

8.7CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/16 1:31 p.m.5 views

MINI-H7CW-XG89-HVJ7

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:31 p.m.4 views

MINI-VVP6-8X35-29H6

Bulletin has no description...

5.9CVSS4.9AI score0.00424EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/16 1:14 p.m.36 views

CVE-2026-74794 Scriban before 6.6.0 Denial of Service via Infinite Recursion

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/16 1:14 p.m.19 views

CVE-2026-74795

Scriban before 6.6.0 contains an uncontrolled recursion vulnerability in its recursive-descent parser. The ExpressionDepthLimit defaults to null/disabled, allowing attackers to supply deeply nested templates (thousands of nested blocks) that exhaust thread stack space and trigger a StackOverflowE...

8.7CVSS5.4AI score0.00318EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/16 1:14 p.m.33 views

CVE-2026-74794

Scriban before version 6.6.0 contains an infinite recursion vulnerability in object rendering when ObjectRecursionLimit is unlimited. Attacker-supplied circular references in the template context can exhaust stack space, causing an uncatchable StackOverflowException that terminates the hosting pr...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/16 1:14 p.m.21 views

CVE-2026-74794 Scriban before 6.6.0 Denial of Service via Infinite Recursion

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/16 1:14 p.m.33 views

CVE-2026-74795 Scriban before 6.6.0 Denial of Service via Uncontrolled Recursion

Scriban before 6.6.0 contains an uncontrolled recursion vulnerability in its recursive-descent parser. The parser does not enforce a default expression depth limit the ExpressionDepthLimit property in ParserOptions defaults to null/disabled, so an attacker who controls template input can supply a...

8.7CVSS0.00318EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/16 1:14 p.m.6 views

EUVD-2026-59960

Scriban before 6.6.0 contains an uncontrolled recursion vulnerability in its recursive-descent parser. The parser does not enforce a default expression depth limit the ExpressionDepthLimit property in ParserOptions defaults to null/disabled, so an attacker who controls template input can supply a...

8.7CVSS5.4AI score0.00318EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/16 1:14 p.m.6 views

CVE-2026-74795 Scriban before 6.6.0 Denial of Service via Uncontrolled Recursion

Scriban before 6.6.0 contains an uncontrolled recursion vulnerability in its recursive-descent parser. The parser does not enforce a default expression depth limit the ExpressionDepthLimit property in ParserOptions defaults to null/disabled, so an attacker who controls template input can supply a...

8.7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/16 1:14 p.m.6 views

EUVD-2026-59958

Scriban before 7.0.0 affected versions = 6.6.0 contains a stack overflow vulnerability in nested array initializer parsing. Deeply nested array initializers recurse through a path ParseArrayInitializer → ParseExpression → ParseArrayInitializer that is not covered by the ExpressionDepthLimit count...

8.7CVSS5.5AI score0.00307EPSS
SaveExploits0References2
Rows per page
Query Builder