Lucene search
+L

138124 matches found

OSV
OSV
added 2026/07/20 9:13 p.m.8 views

GHSA-45HQ-CXWH-F6VC Pillow `BdfFontFile`: `Image.new()` called without `_decompression_bomb_check()` — bomb protection bypass via font loading

Summary PIL/BdfFontFile.py bdfchar lines 84–88 reads the BBX width height field from a BDF font file and passes the dimensions directly to Image.new without calling Image.decompressionbombcheck. This completely bypasses Pillow's documented decompression bomb protection. Image.open enforces...

7.5CVSS5.5AI score0.00421EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:8 p.m.10 views

Pillow: `FontFile.compile()`: `Image.new()` called without `_decompression_bomb_check()`

Description PIL/FontFile.py FontFile.compile assembles per-glyph images into a single combined bitmap using Image.new"1", xsize, ysize without calling Image.decompressionbombcheck. This is the base-class method shared by both BdfFontFile and PcfFontFile, and it is triggered whenever a loaded font...

7.5CVSS5.3AI score0.00418EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/20 9:8 p.m.5 views

GHSA-5X94-69RX-G8H2 Pillow: `FontFile.compile()`: `Image.new()` called without `_decompression_bomb_check()`

Description PIL/FontFile.py FontFile.compile assembles per-glyph images into a single combined bitmap using Image.new"1", xsize, ysize without calling Image.decompressionbombcheck. This is the base-class method shared by both BdfFontFile and PcfFontFile, and it is triggered whenever a loaded font...

7.5CVSS5.4AI score0.00418EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/20 9:8 p.m.6 views

GHSA-8V84-F9PQ-WR9X Pillow `PcfFontFile._load_bitmaps()`: `Image.frombytes()` called without `_decompression_bomb_check()` — bomb protection bypass via PCF font loading

Description PIL/PcfFontFile.py loadbitmaps line 227 reads glyph dimensions from the PCF METRICS section and passes them directly to Image.frombytes without calling Image.decompressionbombcheck. Dimensions originate from unsigned 16-bit values: xsize = right - left max: 65535 − 0 = 65535 ysize =...

7.5CVSS5.6AI score0.0041EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:8 p.m.17 views

Pillow `PcfFontFile._load_bitmaps()`: `Image.frombytes()` called without `_decompression_bomb_check()` — bomb protection bypass via PCF font loading

Description PIL/PcfFontFile.py loadbitmaps line 227 reads glyph dimensions from the PCF METRICS section and passes them directly to Image.frombytes without calling Image.decompressionbombcheck. Dimensions originate from unsigned 16-bit values: xsize = right - left max: 65535 − 0 = 65535 ysize =...

7.5CVSS6.6AI score0.0041EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 9:3 p.m.7 views

CVE-2026-44510

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver-side out-of-bounds array read in rsync's recvfiles lets a malicious rsync server or any peer acting in the sender role deterministically crash any rsyn...

6.5CVSS5.4AI score0.00199EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 9:3 p.m.13 views

EUVD-2026-46111

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver-side out-of-bounds array read in rsync's recvfiles lets a malicious rsync server or any peer acting in the sender role deterministically crash any rsyn...

6.5CVSS5.5AI score0.00199EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 8:30 p.m.14 views

EUVD-2026-46106

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver's compressed-token decoder accumulated a 32-bit signed counter without checking for overflow. A malicious sender can trigger an overflow that with...

8.1CVSS5.7AI score0.00274EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:30 p.m.7 views

CVE-2026-44508

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver's compressed-token decoder accumulated a 32-bit signed counter without checking for overflow. A malicious sender can trigger an overflow that with...

8.1CVSS5.6AI score0.00274EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 8:29 p.m.15 views

EUVD-2026-46105

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, when using a daemon configured with a chroot, the reverse DNS lookup of the connecting client was performed after the chroot had been entered. If the chroot did not...

4.8CVSS5.5AI score0.00146EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:29 p.m.6 views

CVE-2026-44507

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, when using a daemon configured with a chroot, the reverse DNS lookup of the connecting client was performed after the chroot had been entered. If the chroot did not...

4.8CVSS5.4AI score0.00146EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:27 p.m.7 views

CVE-2026-44509

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, previous bug fixes for symlink races in open calls missed races in other path based system calls like chmod and chown. For rsync daemons with "use chroot = no" this...

6.3CVSS5.4AI score0.00068EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 8:27 p.m.13 views

EUVD-2026-46100

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, previous bug fixes for symlink races in open calls missed races in other path based system calls like chmod and chown. For rsync daemons with "use chroot = no" this...

6.3CVSS5.4AI score0.00068EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/20 7:13 p.m.19 views

vLLM denial of service via prompt embeds on M-RoPE models

Summary Short summary of the problem. Make the impact and severity as clear as possible. For example: An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the server. Sending a pure prompt embeds payload in a /v1/completions request with a model usi...

7.1CVSS6.5AI score0.0037EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 7:13 p.m.7 views

GHSA-33CG-GXV8-3P8G vLLM denial of service via prompt embeds on M-RoPE models

Summary Short summary of the problem. Make the impact and severity as clear as possible. For example: An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the server. Sending a pure prompt embeds payload in a /v1/completions request with a model usi...

7.1CVSS6.6AI score0.0037EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/20 6:57 p.m.9 views

GHSA-JHMP-MQWM-3GQ8 Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS5.4AI score0.00543EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 6:57 p.m.16 views

Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS7.4AI score0.00543EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/20 6:31 p.m.9 views

ASP.NET Core: ASP.NET Core: Privilege Escalation via Incorrect Authentication Algorithm

A flaw was found in ASP.NET Core. An authorized attacker can exploit an incorrect implementation of the authentication algorithm over a network. This vulnerability allows the attacker to elevate their privileges, potentially gaining unauthorized access to sensitive resources or performing actions...

8.8CVSS5.3AI score0.00527EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/20 6:20 p.m.76 views

Exploit for CVE-2026-63030

CVE-2026-63030 WordPress REST Batch Route-Confusion SQL I...

9.8CVSS7AI score0.95605EPSS
SaveExploits72
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/20 6:0 p.m.9 views

Security Bulletin: IBM DataPower Gateway affected by cross-site scripting due to DOMPurify (CVE-2026-0540)

Summary DOMPurify is used by the UI component of IBM DataPower Gateway Vulnerability Details CVEID:CVE-2026-0540 DESCRIPTION: DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through 2.5.8, fixed in commit 2726c74, contain a cross-site scripting vulnerability that allows attackers to bypass attribute...

6.1CVSS5.1AI score0.0034EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder