Lucene search
+L

1094 matches found

attackerkb
attackerkb
•added 2026/08/05 5:46 a.m.•13 views

CVE-2026-70374

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

5.9AI score0.01868EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/05 5:46 a.m.•83 views

CVE-2026-70374

HashBrown CMS prior to 1.4.6 is affected by an OS command injection in the media thumbnail generation flow. Media.generateThumbnail() builds a temporary path like 'thumbnail' + extname(filename) and passes it unescaped into a shell command executed by AppService.exec() (example: 'convert ' + temp...

8.8CVSS5.3AI score0.01868EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/01 9:17 a.m.•19 views

CVE-2026-18344

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsivethumbnailimagemanagement function, which...

6.1CVSS0.00356EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/01 8:32 a.m.•46 views

CVE-2026-18344 Responsive Thumbnail Slider < 1.1.53 - Reflected Cross-Site Scripting via 'id' Parameter

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsivethumbnailimagemanagement function, which...

6.1CVSS0.00356EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/01 8:32 a.m.•12 views

CVE-2026-18344

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsivethumbnailimagemanagement function, which...

6.1CVSS5.8AI score0.00356EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/01 8:32 a.m.•46 views

CVE-2026-18344

The WordPress plugin Wp Responsive Thumbnail Slider is affected by a Reflected Cross-Site Scripting vulnerability via the 'id' parameter in versions up to but excluding 1.1.53 . Root cause: insufficient input sanitization and output escaping in responsive_thumbnail_image_management() echoes $_GET...

6.1CVSS5.8AI score0.00356EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/01 8:32 a.m.•11 views

CVE-2026-18344 Responsive Thumbnail Slider < 1.1.53 - Reflected Cross-Site Scripting via 'id' Parameter

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsivethumbnailimagemanagement function, which...

6.1CVSS5.8AI score0.00356EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/01 12:00 a.m.•0 views

CVE-2026-18344: Improper Neutralization of Input During Web Page Generation

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsivethumbnailimagemanagement function, which...

6.1CVSS6AI score0.00356EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/01 12:00 a.m.•21 views

PT-2026-67130

The Wp Responsive Thumbnail Slider plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in versions up to, and excluding, 1.1.53. This is due to insufficient input sanitization and output escaping in the responsive thumbnail image management function, which...

6.1CVSS5.8AI score0.00356EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/07/31 7:00 p.m.•22 views

CVE-2026-53505

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:proportion filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes CPU/memory exhaustion and cause denial of service. This issu...

7.5CVSS5.5AI score0.00609EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/31 6:57 p.m.•24 views

CVE-2026-53504

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the convolution filter regular expression performs exponential backtracking on crafted repeated numeric input, allowing a URL request to exhaust processing time. This issue is fixed in 7.8.0...

7.5CVSS5.5AI score0.00609EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/31 6:54 p.m.•27 views

CVE-2026-53503

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C...

7.5CVSS5.6AI score0.0075EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/31 6:42 p.m.•28 views

CVE-2026-53501

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00352EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/31 6:35 p.m.•26 views

CVE-2026-53500

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWEDSOURCES configuration passes plain strings to re.match without escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0...

8.2CVSS5.5AI score0.00498EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/07/31 3:28 a.m.•16 views

CVE-2026-55497 Cloudreve: Server crash through image decompression/pixel bomb in thumbnail & avatar decoding (DoS)

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS5.5AI score0.0053EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/31 3:28 a.m.•66 views

CVE-2026-55497

Summary (CVE-2026-55497): Cloudreve before 4.17.0 is vulnerable to an unbounded memory allocation during image decoding. The built‑in thumbnail and avatar decoders only cap the compressed file size; they do not limit decoded pixel dimensions for PNG/JPEG/GIF, enabling an authenticated user to sub...

6.5CVSS5.9AI score0.0053EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/31 3:28 a.m.•12 views

CVE-2026-55497

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS5.9AI score0.0053EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/31 3:28 a.m.•12 views

CVE-2026-55497 Cloudreve: Server crash through image decompression/pixel bomb in thumbnail & avatar decoding (DoS)

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/31 12:00 a.m.•19 views

PT-2026-66836

Name of the Vulnerable Software and Affected Versions Thumbor versions prior to 7.8.0 Description The ALLOWED SOURCES configuration, designed to restrict the hosts from which the HTTP loader fetches images, fails to escape dots when processing plain-string entries. These strings are passed direct...

8.2CVSS5.4AI score0.00498EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/30 4:02 p.m.•11 views

JLSEC-2026-887

A flaw was found in ImageMagick in versions 7.0.11, where an integer overflow in WriteTHUMBNAILImage of coders/thumbnail.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The highest threat from this...

7.8CVSS6.9AI score0.0238EPSS
SaveExploits0References6
Rows per page
Query Builder