Lucene search
+L

694 matches found

CNNVD
CNNVD
added 2026/05/04 12:0 a.m.14 views

FRRouting 输入验证错误漏洞

FRouting is an open-source network routing software suite developed for Unix-like platforms. Versions of FRRouting from stable/10.0 to stable/10.6 contain a vulnerability related to input validation. This vulnerability stems from the lack of input validation in the MPREACHNLRI component, which ma...

6.5CVSS5.8AI score0.00249EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/04 12:0 a.m.6 views

CVE-2026-37458

Missing input validation in the MPREACHNLRI component of FRRouting FRR stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service DoS via supplying a crafted UPDATE message...

5.8AI score0.00249EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/04 12:0 a.m.14 views

CVE-2026-37458

Missing input validation in the MPREACHNLRI component of FRRouting FRR stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service DoS via supplying a crafted UPDATE message...

5.8AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/04 12:0 a.m.6 views

CVE-2026-37458

Missing input validation in the MPREACHNLRI component of FRRouting FRR stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service DoS via supplying a crafted UPDATE message...

6.5CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/04/18 5:31 p.m.8 views

MINI-JC72-RF4W-99MP

Bulletin has no description...

7.1CVSS5.6AI score0.00261EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/15 7:43 p.m.71 views

Logging of Excessive Data

Overview pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Affected versions of this package are vulnerable to Logging of Excessive Data through the processing of client data JWTs in LoginPacket. An attacker can cause...

6.9CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/04/15 7:43 p.m.7 views

GHSA-XP4F-G2CM-RHG7 PocketMine-MP has LogDoS by many junk properties in client data JWT in LoginPacket

Impact Attackers can fill the body of the clientData JWT in LoginPacket with lots of junk properties, causing the server to flood warning messages, as well as wasting CPU time. This happens because the JsonMapper instance used to process the JWT body is configured to warn on unexpected properties...

6.9CVSS5.8AI score
SaveExploits0References5
Snyk
Snyk
added 2026/04/13 10:11 p.m.7 views

Uncontrolled Recursion

Overview Magick.NET-Q16-HDRI-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.11 views

Heap-based Buffer Overflow

Overview Magick.NET-Q8-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package ar...

6.9CVSS5.8AI score0.0018EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/06 10:54 p.m.14 views

PocketMine-MP: Player entities can still die and drop items in flaggedForDespawn state

Summary When an entity dies, the entity is flagged for despawn, but remains in the World's entity table, meaning it's still accessible by doing World-getEntity$entityId and other methods. The same is true of a player when quitting the server. When a network packet arrives from a client to attack ...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/06 10:54 p.m.6 views

GHSA-F9JP-856V-8642 PocketMine-MP: Player entities can still die and drop items in flaggedForDespawn state

Summary When an entity dies, the entity is flagged for despawn, but remains in the World's entity table, meaning it's still accessible by doing World-getEntity$entityId and other methods. The same is true of a player when quitting the server. When a network packet arrives from a client to attack ...

3.7CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/06 10:54 p.m.11 views

PocketMine-MP: Network amplification vulnerability with `ActorEventPacket`

Impact The server handles ActorEventPacket to trigger consuming animations from vanilla clients when they eat food or drink potions. This can be abused to make the server spam other clients, and to waste server CPU and memory. For every ActorEventPacket sent by the client, an animation event will...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/06 10:54 p.m.11 views

GHSA-7HMV-4J2J-PP6F PocketMine-MP: Network amplification vulnerability with `ActorEventPacket`

Impact The server handles ActorEventPacket to trigger consuming animations from vanilla clients when they eat food or drink potions. This can be abused to make the server spam other clients, and to waste server CPU and memory. For every ActorEventPacket sent by the client, an animation event will...

4.3CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/04/06 10:54 p.m.6 views

Insufficient Control of Network Message Volume (Network Amplification)

Overview pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Affected versions of this package are vulnerable to Insufficient Control of Network Message Volume Network Amplification in the handling of ActorEventPacket. An...

5.3CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/06 10:54 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the ModalFormResponsePacket handling process. An attack...

7.1CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/06 10:54 p.m.10 views

PocketMine-MP: JSON decoding of unlimited size large arrays/objects in ModalFormResponse Handling

Impact The server does not meaningfully limit the size of the JSON payload in ModalFormResponsePacket. This can be abused by an attacker to waste memory and CPU on an affected server, e.g. by sending arrays with millions of elements. The player must have a full session on the server i.e. spawned ...

5.9AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/06 10:54 p.m.8 views

Logging of Excessive Data

Overview pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Affected versions of this package are vulnerable to Logging of Excessive Data through the processing of unexpected properties in the clientData of the LoginPacket...

8.7CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/10 9:2 p.m.8 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview Magick.NET-Q8-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package ar...

7.2CVSS5.8AI score0.00108EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/24 1:41 a.m.3 views

Expired Pointer Dereference

Overview Magick.NET-Q16-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

9.8CVSS5.6AI score0.00435EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/20 7:16 a.m.18 views

CVE-2026-2825

A vulnerability has been found in rachelos WeRSS we-mp-rss up to 1.4.8. This impacts the function fixhtml of the file tools/fix.py of the component Article Module. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the...

5.1CVSS0.00248EPSS
SaveExploits0References4
Rows per page
Query Builder