Lucene search
+L

24 matches found

NVD
NVD
added 2026/09/18 4:17 p.m.6 views

CVE-2026-10858

IBM MQ for HPE NonStop 8.1.0 through 8.1.0.40 could allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code due to a heap buffer underflow when processing multi-segment messages...

9.9CVSS0.00328EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/18 4:08 p.m.8 views

EUVD-2026-83034

IBM MQ for HPE NonStop 8.1.0 through 8.1.0.40 could allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code due to a heap buffer underflow when processing multi-segment messages...

9.9CVSS0.00328EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/18 4:08 p.m.32 views

CVE-2026-10858

CVE-2026-10858 is a heap buffer underflow in the IBM MQ queue manager's protocol handling, triggered when processing multi-segment messages . An authenticated remote attacker can cause a denial of service or potentially execute arbitrary code . IBM rates it CVSS 3.1: 9.9 (Critical) with changed s...

9.9CVSS0.00328EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/18 4:08 p.m.37 views

CVE-2026-10858 IBM MQ for HPE NonStop is vulnerable to a denial of service attack

IBM MQ for HPE NonStop 8.1.0 through 8.1.0.40 could allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code due to a heap buffer underflow when processing multi-segment messages...

9.9CVSS0.00328EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:58 p.m.8 views

Security Bulletin: IBM MQ for HPE NonStop is vulnerable to a denial of service attack (CVE-2026-10858)

Summary IBM MQ for HPE NonStop is vulnerable to a denial of service issue caused by a heap buffer overflow. Vulnerability Details CVEID:CVE-2026-10858 DESCRIPTION: IBM MQ could allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code due to a heap buffer...

9.9CVSS0.00328EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/09/17 5:16 p.m.6 views

AZL-102498 CVE-2026-90054 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tcp: fix corruption of urgent data on multi-segment retransmit On the normal xmit path, while in urgent mode we refuse to build a multi-segment TSO packet, so every segment gets its own urgptr: / tcpwritexmit / limit = mssnow; if...

0.0021EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 4:05 p.m.14 views

CVE-2026-90054

CVE-2026-90054 affects the Linux kernel TCP retransmit path. The root cause is a missing urgent-mode guard in __tcp_retransmit_skb(): unlike the normal transmit path, it builds multi-segment GSO packets while in urgent mode. Because urg_ptr is an offset from each segment's own sequence number but...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:05 p.m.5 views

CVE-2026-90054 tcp: fix corruption of urgent data on multi-segment retransmit

In the Linux kernel, the following vulnerability has been resolved: tcp: fix corruption of urgent data on multi-segment retransmit On the normal xmit path, while in urgent mode we refuse to build a multi-segment TSO packet, so every segment gets its own urgptr: / tcpwritexmit / limit = mssnow; if...

SaveExploits0References11
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 11:44 a.m.7 views

Security Bulletin: IBM MQ queue manager is vulnerable to remote code execution (CVE-2026-10858)

Summary IBM MQ has addressed a heap buffer underflow vulnerability in the queue manager's protocol handling that could allow a remote authenticated attacker to execute arbitrary code Vulnerability Details CVEID:CVE-2026-10858 DESCRIPTION: IBM MQ could allow an authenticated attacker to cause a...

9.9CVSS6.9AI score0.00328EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/10 5:04 p.m.8 views

Security Bulletin: IBM MQ Appliance is affected by a heap buffer underflow vulnerability (CVE-2026-10858)

Summary IBM MQ Appliance has addressed a heap buffer underflow vulnerability that could allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code when processing multi-segment messages. Vulnerability Details CVEID:CVE-2026-10858 DESCRIPTION: IBM MQ could...

9.9CVSS6.7AI score0.00328EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/31 7:43 p.m.11 views

GHSA-98PP-VCCM-QM25 Redaxo has a Mediapool isAllowedExtension bypass via multi-segment filename that leads to authenticated RCE on Apache mod_php multi-extension handlers

Summary rexmediapool::isAllowedExtension in redaxo/src/addons/mediapool/lib/mediapool.php accepts filenames that contain a blocked extension as a non-terminal segment of a longer extension chain, for example shell.php.any.jpg. The check only catches the blocked extension when it appears at the en...

7.5CVSS6.5AI score0.00395EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/31 7:43 p.m.18 views

Redaxo has a Mediapool isAllowedExtension bypass via multi-segment filename that leads to authenticated RCE on Apache mod_php multi-extension handlers

Summary rexmediapool::isAllowedExtension in redaxo/src/addons/mediapool/lib/mediapool.php accepts filenames that contain a blocked extension as a non-terminal segment of a longer extension chain, for example shell.php.any.jpg. The check only catches the blocked extension when it appears at the en...

7.5CVSS6.5AI score0.00395EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/31 7:43 p.m.22 views

EUVD-2026-51626

REDAXO is a PHP-based content management system. From 5.18.2 until 5.21.1, rexmediapool::isAllowedExtension in redaxo/src/addons/mediapool/lib/mediapool.php lets an authenticated backend user with mediaupload permission upload a JPEG/PHP polyglot named shell.php.any.jpg, which web servers with...

7.5CVSS5.6AI score0.00395EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 5:09 p.m.27 views

GHSA-89MR-XQFV-758M Gogs: UploadRepoFiles writes outside repo working tree via committed parent sym

Summary Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component — UploadRepoFiles is the lone outlier. An attacker with repo-wri...

9CVSS6.2AI score0.00474EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/23 5:09 p.m.27 views

Gogs: UploadRepoFiles writes outside repo working tree via committed parent sym

Summary Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component — UploadRepoFiles is the lone outlier. An attacker with repo-wri...

9CVSS6.2AI score0.00474EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/06/10 12:31 a.m.31 views

EUVD-2026-35905

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.5AI score0.00306EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/10 12:31 a.m.12 views

Spring Data REST has Improper Access Control in its JSON Patch Implementation

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.2AI score0.00306EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/06/09 11:49 p.m.76 views

CVE-2026-41728

Spring Data REST is affected by CVE-2026-41728 due to its JSON Patch (application/json-patch+json) handling not applying the write-access filter to intermediate path segments when resolving multi-segment JSON Pointers. Affected versions include Spring Data REST 3.7.0–3.7.19; 4.3.0–4.3.16; 4.4.0–4...

7.5CVSS5.5AI score0.00306EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/09 11:49 p.m.14 views

CVE-2026-41728 Spring Data REST JSON Patch bypasses Jackson read-only property protection on nested objects and collections

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.4AI score0.00306EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 11:49 p.m.61 views

CVE-2026-41728 Spring Data REST JSON Patch bypasses Jackson read-only property protection on nested objects and collections

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS0.00306EPSS
SaveExploits0References1
Rows per page
Query Builder