Lucene search
+L

341 matches found

NVD
NVD
added 2026/08/10 11:17 a.m.12 views

CVE-2026-72594

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.32 views

CVE-2026-72594 lobehub lobe-chat - Stored Cross-Site Scripting via Unrestricted SVG Avatar Upload

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS0.00165EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 10:41 a.m.10 views

EUVD-2026-55164

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72594

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.49 views

CVE-2026-72594

CVE-2026-72594 affects lobehub/lobe-chat up to v2.2.13. The vulnerability is a stored XSS where a low-privileged authenticated user can inject arbitrary JavaScript by uploading a crafted SVG as a user avatar. The avatar upload handler derives the stored file extension and S3 content type from the...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 8:48 p.m.11 views

GHSA-G9J2-8W95-3VWV Cloudreve: Denial of Service - Image decompression / pixel bomb in thumbnail & avatar decoding crashes the server

Summary Cloudreve's built-in image processor decodes user-supplied images with Go's standard-library decoders image/png, image/jpeg, image/gif and guards only the compressed file size — never the decoded pixel dimensions. Go's decoders allocate a pixel buffer sized bytesPerPixel × width × height...

6.5CVSS6.1AI score0.00531EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 8:48 p.m.14 views

Cloudreve: Denial of Service - Image decompression / pixel bomb in thumbnail & avatar decoding crashes the server

Summary Cloudreve's built-in image processor decodes user-supplied images with Go's standard-library decoders image/png, image/jpeg, image/gif and guards only the compressed file size — never the decoded pixel dimensions. Go's decoders allocate a pixel buffer sized bytesPerPixel × width × height...

6.5CVSS6.1AI score0.00531EPSS
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.23 views

PT-2026-64433

Name of the Vulnerable Software and Affected Versions Cloudreve versions prior to 4.17.0 Description Cloudreve contains an issue where the built-in image decoders for PNG, JPEG, and GIF formats limit only the compressed file size but do not restrict the decoded pixel dimensions. An authenticated...

6.5CVSS5.8AI score0.00531EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 7:49 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview elgg/elgg is a development framework used for creating socially aware web applications. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the avatar upload process. An attacker can cause resource exhaustion by uploading an image...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/22 6:17 p.m.12 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS0.0039EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/22 5:07 p.m.48 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS0.0039EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/22 5:07 p.m.7 views

CVE-2026-65650

Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload...

4.3CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2026/07/15 10:17 p.m.20 views

CVE-2026-52891

Wekan is open source kanban built with Meteor. Prior to 9.07, Wekan avatar upload functionality embeds user-supplied filenames into paths later passed to childprocess.exec for MIME-type detection. Because models/avatars.js and models/fileValidation.js used a shell command with the avatar filename...

9.9CVSS0.00403EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:08 p.m.16 views

CVE-2026-52891

Wekan is open source kanban built with Meteor. Prior to 9.07, Wekan avatar upload functionality embeds user-supplied filenames into paths later passed to childprocess.exec for MIME-type detection. Because models/avatars.js and models/fileValidation.js used a shell command with the avatar filename...

9.9CVSS6.2AI score0.00403EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/15 9:08 p.m.37 views

CVE-2026-52891

Wekan prior to v9.07 is vulnerable to command execution via avatar upload. The avatar filename is embedded in shell commands in models/avatars.js and models/fileValidation.js, allowing shell metacharacters (e.g., ` and $( ) to run commands on the server through child_process.exec(). Impact: high ...

9.9CVSS6.2AI score0.00403EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 9:08 p.m.10 views

CVE-2026-52891 Wekan: Shell Injection via Avatar Upload

Wekan is open source kanban built with Meteor. Prior to 9.07, Wekan avatar upload functionality embeds user-supplied filenames into paths later passed to childprocess.exec for MIME-type detection. Because models/avatars.js and models/fileValidation.js used a shell command with the avatar filename...

9.9CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.24 views

PT-2026-60317

Name of the Vulnerable Software and Affected Versions Wekan versions prior to 9.07 Description The avatar upload functionality allows the embedding of user-supplied filenames into paths that are subsequently passed to the child process.exec function for MIME-type detection. Specifically, the...

9.9CVSS6.3AI score0.00403EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/08 2:17 p.m.12 views

CVE-2026-58654

The Grav API plugin getgrav/grav-plugin-api 1.0.0 contains an unrestricted file upload vulnerability in the avatar upload endpoint /api/v1/users/user/avatar. The endpoint validates only the client-declared MIME type getClientMediaType beginning with 'image/' and does not inspect the actual file...

5.3CVSS0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/08 1:49 p.m.40 views

CVE-2026-58654 Grav - Arbitrary File Upload via Avatar Endpoint

The Grav API plugin getgrav/grav-plugin-api 1.0.0 contains an unrestricted file upload vulnerability in the avatar upload endpoint /api/v1/users/user/avatar. The endpoint validates only the client-declared MIME type getClientMediaType beginning with 'image/' and does not inspect the actual file...

5.3CVSS0.00261EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/08 1:49 p.m.10 views

CVE-2026-58654

The Grav API plugin getgrav/grav-plugin-api 1.0.0 contains an unrestricted file upload vulnerability in the avatar upload endpoint /api/v1/users/user/avatar. The endpoint validates only the client-declared MIME type getClientMediaType beginning with 'image/' and does not inspect the actual file...

5.3CVSS6.7AI score0.00261EPSS
SaveExploits0References3
Rows per page
Query Builder