Lucene search
+L

72137 matches found

CVE
CVE
added 2026/06/23 12:13 p.m.27 views

CVE-2026-56701

Grav under 2.0.0-beta.2 is affected by an XML External Entity (XXE) vulnerability in SVG file upload handling. The issue arises because the application uses simplexml_load_string without disabling external entity loading, allowing authenticated attackers to inject XXE payloads via SVG files to ex...

7.1CVSS6AI score0.00396EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 12:13 p.m.10 views

CVE-2026-56701 Grav - XML External Entity Injection via SVG Upload

Grav before 2.0.0-beta.2 contains an XML external entity injection vulnerability in SVG file upload processing that allows authenticated attackers to read arbitrary files. The application uses simplexmlloadstring without disabling external entity loading, enabling attackers to inject XXE payloads...

7.1CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/23 12:13 p.m.43 views

CVE-2026-56701 Grav - XML External Entity Injection via SVG Upload

Grav before 2.0.0-beta.2 contains an XML external entity injection vulnerability in SVG file upload processing that allows authenticated attackers to read arbitrary files. The application uses simplexmlloadstring without disabling external entity loading, enabling attackers to inject XXE payloads...

7.1CVSS0.00396EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/23 10:50 a.m.41 views

CVE-2026-4983

CVE-2026-4983 affects the Open VSX Registry where SVG icons uploaded as extensions are not sanitized before storage and are served as image/svg+xml without security headers. This enables stored cross-site scripting (XSS) when users navigate to the icon URL. The impact differs by deployment: on lo...

5.4CVSS5.9AI score0.0031EPSS
SaveExploits1References1Affected Software1
Patchstack
Patchstack
added 2026/06/23 9:21 a.m.11 views

WordPress Booster for WooCommerce plugin <= 8.0.1 - Arbitrary File Upload vulnerability

Arbitrary File Upload vulnerability discovered by Jakub Herman in WordPress Plugin Booster for WooCommerce versions = 8.0.1...

9.9CVSS5.8AI score0.00319EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.30 views

PT-2026-51635

Name of the Vulnerable Software and Affected Versions OctoPrint versions prior to 1.11.8 OctoPrint versions 2.0.0rc1 through 2.0.0rc2 Description An issue exists where an attacker with FILE UPLOAD permissions can exfiltrate files from the host that OctoPrint has read access to by moving them into...

7CVSS6.2AI score0.00212EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.27 views

PT-2026-51524

Name of the Vulnerable Software and Affected Versions pwnlift versions prior to d7a9544 Description In a privileged deployment, the upload handler in 'Components/Pages/Home.razor' contains a symlink following issue. This occurs when the application follows symbolic links files that point to anoth...

7.4CVSS5.9AI score0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.35 views

PT-2026-51629

Name of the Vulnerable Software and Affected Versions Gogs versions prior to 0.14.3 Description An issue exists in the Repository.UploadRepoFiles function where symlink checks are performed only on the leaf of the upload target using osx.IsSymlinktargetPath, unlike other functions that validate...

9CVSS6.3AI score0.00474EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.20 views

PT-2026-51628

Name of the Vulnerable Software and Affected Versions Gogs affected versions not specified Description Gogs contains an authorization bypass in its Git Smart HTTP handler for repository RPCs. The system determines the authorization policy based on the client-supplied service query parameter rathe...

7.1CVSS6AI score0.00427EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2026/06/23 12:00 a.m.15 views

VulnCheck KEV: CVE-2025-7443

The BerqWP – Automated All-In-One Page Speed Optimization for Core Web Vitals, Cache, CDN, Images, CSS, and JavaScript plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation via the storejavascriptcache.php file in all versions up to, and including, 2.2.4...

8.1CVSS6.7AI score0.00981EPSS
SaveIn wildExploits0References4
Snyk
Snyk
added 2026/06/22 11:33 p.m.17 views

Symlink Attack

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Symlink Attack via the processPWAZip process. An attacker can access sensitive files on the server by uploading a crafted zip archive containing symbolic links that point to arbitrary files, whi...

9.6CVSS5.9AI score0.00494EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/06/22 11:33 p.m.22 views

Budibase has arbitrary file read by workspace-builder via PWA-zip symlink upload

Summary POST /api/pwa/process-zip at packages/server/src/api/routes/static.ts:24 accepts a builder-uploaded .zip, extracts it with [email protected] into a temp directory, then for each entry listed in icons.json validates the icon path, opens it, and streams the bytes into MinIO. The resulting...

9.6CVSS5.9AI score0.00494EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/22 11:33 p.m.13 views

GHSA-W7MQ-R738-X278 Budibase has arbitrary file read by workspace-builder via PWA-zip symlink upload

Summary POST /api/pwa/process-zip at packages/server/src/api/routes/static.ts:24 accepts a builder-uploaded .zip, extracts it with [email protected] into a temp directory, then for each entry listed in icons.json validates the icon path, opens it, and streams the bytes into MinIO. The resulting...

9.6CVSS5.9AI score0.00494EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/06/22 11:19 p.m.15 views

Missing Authorization

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Missing Authorization via the getSignedUploadURL process. An attacker can gain unauthorized access to generate AWS S3 pre-signed PUT URLs using stored IAM credentials by sending unauthenticated...

9.4CVSS5.9AI score0.00415EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/22 11:15 p.m.31 views

Budibase: Unauthenticated S3 signed upload URL generation allows arbitrary writes with stored datasource credentials

The application server exposes an unauthenticated endpoint that generates S3 PutObject presigned URLs using credentials stored in a workspace datasource. The route is protected only by the recaptcha middleware and does not require authentication, table permission, datasource permission, or builde...

7.4CVSS6AI score0.0029EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/06/22 11:15 p.m.15 views

Missing Authorization

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Missing Authorization via the getSignedUploadURL process. An attacker can perform unauthorized arbitrary object uploads to S3 buckets by sending crafted requests to the unauthenticated endpoint,...

7.4CVSS5.9AI score0.0029EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/22 5:25 p.m.23 views

GHSA-8J8M-P79X-G4JM AVideo's Privilege Escalation via Unguarded Permission Parameters in signUp API Allows Self-Granting Upload/Stream/Meet Permissions

Summary The setapisignUp method in the API plugin accepts emailVerified, canUpload, canStream, and canCreateMeet parameters from user-supplied input and applies them to newly created accounts without verifying that the request was authenticated with a valid APISecret. Any anonymous user who can...

5.3CVSS6AI score0.00329EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/22 5:25 p.m.22 views

AVideo's Privilege Escalation via Unguarded Permission Parameters in signUp API Allows Self-Granting Upload/Stream/Meet Permissions

Summary The setapisignUp method in the API plugin accepts emailVerified, canUpload, canStream, and canCreateMeet parameters from user-supplied input and applies them to newly created accounts without verifying that the request was authenticated with a valid APISecret. Any anonymous user who can...

5.3CVSS6AI score0.00329EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/06/22 4:53 p.m.6 views

Arbitrary File Upload

Overview Affected versions of this package are vulnerable to Arbitrary File Upload via the ticket attachments process. An attacker can execute arbitrary code, extract sensitive data, read credentials, and run system commands by uploading malicious files as an authenticated user. Workaround This...

9.9CVSS6AI score0.00405EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/22 4:53 p.m.11 views

EUVD-2025-26130

Paymenter vulnerable to Remote Code Execution via public file uploads...

9.9CVSS5.9AI score0.00405EPSS
SaveExploits0References4
Rows per page
Query Builder