Lucene search
+L

130 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/31 8:58 a.m.5 views

CVE-2026-3107

Stored Cross-Site Scripting XSS in Teampass versions prior to 3.1.5.16, affecting the password manager's password import functionality at the endpoint 'redacted/index.php?page=items'. The application fails to properly sanitize and encode user-input data during the import process, allowing malicio...

9.3CVSS6.2AI score0.00134EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/27 1:16 a.m.10 views

CVE-2026-33725

Metabase is an open source business intelligence and embedded analytics tool. In Metabase Enterprise prior to versions 1.54.22, 1.55.22, 1.56.22, 1.57.16, 1.58.10, and 1.59.4, authenticated admins on Metabase Enterprise Edition can achieve Remote Code Execution RCE and Arbitrary File Read via the...

7.2CVSS0.00763EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/27 12:19 a.m.72 views

CVE-2026-33725

Metabase Enterprise (all versions dating back to at least 1.47) prior to 1.59.4 include a vulnerability where authenticated admins can trigger Remote Code Execution (RCE) and Arbitrary File Read via POST /api/ee/serialization/import. A crafted serialization archive injects an INIT property into t...

7.2CVSS6.3AI score0.00763EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/03/26 8:16 p.m.14 views

CVE-2026-33529

Zoraxy is a general purpose HTTP reverse proxy and forwarding tool. Prior to version 3.3.2, an authenticated path traversal vulnerability in the configuration import endpoint allows an authenticated user to write arbitrary files outside the config directory, which can lead to RCE by creating a...

8.8CVSS0.00434EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/26 7:26 p.m.5 views

CVE-2026-33529

Zoraxy is a general purpose HTTP reverse proxy and forwarding tool. Prior to version 3.3.2, an authenticated path traversal vulnerability in the configuration import endpoint allows an authenticated user to write arbitrary files outside the config directory, which can lead to RCE by creating a...

3.3CVSS5.9AI score0.00434EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.16 views

Zoraxy 路径遍历漏洞

Zoraxy is a general-purpose HTTP reverse proxy and forwarding tool developed by Toby Chui. Versions of Zoraxy prior to 3.3.2 contained a path traversal vulnerability. This vulnerability stemmed from the configuration import endpoint allowing authenticated path traversal, which could lead to...

8.8CVSS6.8AI score0.00434EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/25 8:04 p.m.9 views

GHSA-7PQ3-326H-F8Q9 Zoraxy: Authenticated Path Traversal in Config Import leads to RCE

Authenticated Path Traversal to RCE via Configuration Import Summary An authenticated path traversal vulnerability in the configuration import endpoint allows an authenticated user to write arbitrary files outside the config directory, which can lead to RCE by creating a plugin. Details The...

3.3CVSS6.2AI score0.00434EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/23 4:32 p.m.42 views

CVE-2026-33507 AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting...

8.8CVSS0.00367EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 4:32 p.m.28 views

CVE-2026-33507

WWBN AVideo (up to v26.0) exposes a CSRF flaw in the objects/pluginImport.json.php endpoint: an unauthenticated page can trigger a crafted plugin upload when an admin is authenticated, leading to Remote Code Execution via a PHP webshell. Root cause combines lack of CSRF protection with SameSite=N...

8.8CVSS5.9AI score0.00367EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 4:32 p.m.5 views

CVE-2026-33507 AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting...

8.8CVSS5.9AI score0.00367EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 3:52 p.m.8 views

CVE-2026-33493

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/import.json.php endpoint accepts a user-controlled fileURI POST parameter with only a regex check that the value ends in .mp4. Unlike objects/listFiles.json.php, which was hardened with a realpath +...

7.1CVSS5.8AI score0.00335EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 3:52 p.m.6 views

CVE-2026-33493 AVideo has a Path Traversal in import.json.php that Allows Private Video Theft and Arbitrary File Read/Deletion via fileURI Parameter

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/import.json.php endpoint accepts a user-controlled fileURI POST parameter with only a regex check that the value ends in .mp4. Unlike objects/listFiles.json.php, which was hardened with a realpath +...

7.1CVSS5.8AI score0.00335EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 9:47 p.m.14 views

GHSA-HV36-P4W4-6VMJ AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

Summary The objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting session.cookiesamesite = 'None' for HTTPS connections, an unauthenticated...

8.8CVSS6.2AI score0.00367EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 9:47 p.m.19 views

AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

Summary The objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting session.cookiesamesite = 'None' for HTTPS connections, an unauthenticated...

8.8CVSS6.2AI score0.00367EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.31 views

PT-2026-25824

Name of the Vulnerable Software and Affected Versions SiYuan versions 3.6.0 and below Description SiYuan, a personal knowledge management system, contains a flaw in the handling of file uploads through the '/api/import/importSY' and '/api/import/importZipMd' API endpoints. These endpoints write...

9.1CVSS6.1AI score0.00434EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/03/03 7:42 a.m.27 views

CVE-2026-3409

A security flaw has been discovered in eosphoros-ai db-gpt 0.7.5. Affected is the function importlib.machinery.SourceFileLoader.execmodule of the file /api/v1/serve/awel/flow/import of the component Flow Import Endpoint. Performing a manipulation as part of File results in code injection. The...

7.5CVSS5.7AI score0.00328EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/03 12:00 a.m.15 views

EUVD-2021-22128

A Cross-Site Request Forgery CSRF vulnerability in Nokia IMPACT through 19.11.2.10-20210118042150283 allows a remote attacker to import and overwrite the entire application configuration. Specifically, in /ui/rest-proxy/entity/import, neither the X-CSRF-NONCE HTTP header nor the CSRF-NONCE cookie...

6AI score0.00187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.10 views

GitLab 11.2 < 18.7.5 / 18.8 < 18.8.5 / 18.9 < 18.9.1 (CVE-2026-2845)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - An issue has been discovered in GitLab CE/EE affecting all versions from 11.2 before 18.7.5, 18.8 before 18.8.5, and 18.9 before 18.9.1 that could have allowed an authenticated user to cause denial of...

6.5CVSS6AI score0.00255EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.16 views

PT-2026-22761

Name of the Vulnerable Software and Affected Versions Nokia IMPACT versions through 19.11.2.10-20210118042150283 Description A Cross-Site Request Forgery CSRF issue exists in Nokia IMPACT. This allows a remote attacker to import and overwrite the entire application configuration. The issue is due...

8.1CVSS5.8AI score0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/02 9:08 a.m.14 views

BIT-GITLAB-2026-2845 Allocation of Resources Without Limits or Throttling in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions from 11.2 before 18.7.5, 18.8 before 18.8.5, and 18.9 before 18.9.1 that could have allowed an authenticated user to cause denial of service by exploiting a Bitbucket Server import endpoint via repeatedly sending large responses...

6.5CVSS5.9AI score0.00255EPSS
SaveExploits0References3
Rows per page
Query Builder