Lucene search
+L

6548 matches found

Vulnrichment
Vulnrichment
added 2026/03/22 5:03 p.m.5 views

CVE-2026-33296 AVideo has an Open Redirect via Unvalidated redirectUri in userLogin.php

WWBN AVideo is an open source video platform. Prior to version 26.0, WWBN/AVideo contains an open redirect vulnerability in the login flow where a user-supplied redirectUri parameter is reflected directly into a JavaScript document.location assignment without JavaScript-safe encoding. After a use...

2.1CVSS5.8AI score0.0019EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/03/21 5:22 a.m.26 views

Code Injection

craftcms/cms is vulnerable to Code Injection. The vulnerability is due to passing unvalidated configuration data to Craft::configure without proper sanitization, which allows an attacker to inject malicious behavior or event handlers and execute arbitrary code...

8.6CVSS6.1AI score0.00499EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/21 3:31 a.m.9 views

EUVD-2026-13980

The WowOptin: Next-Gen Popup Maker plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.29. This is due to the plugin exposing a publicly accessible REST API endpoint optn/v1/integration-action with a permissioncallback of returntrue that...

7.2CVSS5.9AI score0.00299EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/03/21 3:27 a.m.8 views

CVE-2026-3478

The Content Syndication Toolkit plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.3 via the reduxp AJAX action in the bundled ReduxFramework library. The plugin registers a proxy endpoint wpajaxnoprivreduxp that is accessible to...

7.2CVSS5.9AI score0.00272EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/03/21 12:00 a.m.19 views

WordPress plugin Content Syndication Toolkit 代码问题漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

7.2CVSS5.9AI score0.00272EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/21 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-27953

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ormar is a async mini ORM for Python. Versions 0.23.0 and below are vulnerable to Pydantic validation bypass through the model constructor, allowing any...

9.8CVSS5.6AI score0.01192EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 11:20 p.m.10 views

CVE-2026-33427 Discourse Authorization Page Displays Unvalidated Redirect Domain

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, an unauthenticated attacker can cause a legitimate Discourse authorization page to display an attacker-controlled domain, facilitating social engineering attacks against users. Versions...

6.9CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/20 11:20 p.m.33 views

CVE-2026-33427 Discourse Authorization Page Displays Unvalidated Redirect Domain

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, an unauthenticated attacker can cause a legitimate Discourse authorization page to display an attacker-controlled domain, facilitating social engineering attacks against users. Versions...

6.9CVSS0.00208EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/20 11:20 p.m.4 views

CVE-2026-33427 Discourse Authorization Page Displays Unvalidated Redirect Domain

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, an unauthenticated attacker can cause a legitimate Discourse authorization page to display an attacker-controlled domain, facilitating social engineering attacks against users. Versions...

6.9CVSS5.8AI score0.00208EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/20 11:20 p.m.38 views

CVE-2026-33427

Discourse is affected by CVE-2026-33427. Before versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, an unauthenticated attacker could cause a legitimate Discourse authorization page to display an attacker-controlled domain, enabling social engineering. A patch is included in 2026.3.0-latest.1, 20...

7.5CVSS5.8AI score0.00208EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/03/20 8:45 p.m.12 views

Server-side Request Forgery (SSRF)

Overview @pdfme/common is a TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license! Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the getB64BasePdf function when...

8.3CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:45 p.m.13 views

PDFME has SSRF via Unvalidated URL Fetch in `getB64BasePdf` When `basePdf` Is Attacker-Controlled

Summary The getB64BasePdf function in @pdfme/common fetches arbitrary URLs via fetch without any validation when basePdf is a non-data-URI string and window is defined. An attacker who can control the basePdf field of a template e.g., through a web application that accepts user-supplied templates...

6AI score
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/03/20 8:05 p.m.21 views

CVE-2026-33142

CVE-2026-33142 affects OneUptime prior to version 10.0.34. The issue arises because the functions toSortStatement, toSelectStatement, and toGroupByStatement in StatementGenerator interpolate user-supplied keys as ClickHouse Identifier parameters without validating that they match actual model col...

8.1CVSS5.9AI score0.00301EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 8:05 p.m.5 views

CVE-2026-33142 OneUptime: ClickHouse SQL Injection via unvalidated column identifiers in sort, select, and groupBy parameters

OneUptime is a solution for monitoring and managing online services. Prior to version 10.0.34, the fix for CVE-2026-32306 ClickHouse SQL injection via aggregate query parameters added column name validation to the aggregateBy method but did not apply the same validation to three other query...

8.1CVSS5.9AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 8:05 p.m.33 views

CVE-2026-33142 OneUptime: ClickHouse SQL Injection via unvalidated column identifiers in sort, select, and groupBy parameters

OneUptime is a solution for monitoring and managing online services. Prior to version 10.0.34, the fix for CVE-2026-32306 ClickHouse SQL injection via aggregate query parameters added column name validation to the aggregateBy method but did not apply the same validation to three other query...

8.1CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/20 6:31 p.m.14 views

EUVD-2025-208907

This vulnerability in AX53 v1 results from insufficient input sanitization in the device’s probe handling logic, where unvalidated parameters can trigger a stack-based buffer overflow that causes the affected service to crash and, under specific conditions, may enable remote code execution throug...

7.7CVSS6.9AI score0.00641EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/20 6:19 p.m.4 views

CVE-2026-32309 Cryptomator: Hub unlocking accepts plaintext HTTP and unvalidated endpoint schemes

Cryptomator encrypts data being stored on cloud infrastructure. Prior to version 1.19.1, the Hub-based unlock flow explicitly supports hub+http and consumes Hub endpoints from vault metadata without enforcing HTTPS. As a result, a vault configuration can drive OAuth and key-loading traffic over...

8.7CVSS5.8AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/20 6:19 p.m.31 views

CVE-2026-32309 Cryptomator: Hub unlocking accepts plaintext HTTP and unvalidated endpoint schemes

Cryptomator encrypts data being stored on cloud infrastructure. Prior to version 1.19.1, the Hub-based unlock flow explicitly supports hub+http and consumes Hub endpoints from vault metadata without enforcing HTTPS. As a result, a vault configuration can drive OAuth and key-loading traffic over...

8.7CVSS0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/20 6:19 p.m.29 views

CVE-2026-32309

Cryptomator (hub-based unlock flow) is affected prior to version 1.19.1. The vault metadata may drive OAuth and key-loading traffic over plaintext HTTP or insecure endpoint schemes instead of HTTPS, enabling a network attacker to observe or tamper with traffic. Bearer tokens and endpoint-level tr...

8.7CVSS5.8AI score0.00204EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/20 4:31 p.m.38 views

CVE-2025-15608 Buffer Overflow in Network Probe Handling Function of TP-Link Archer AX53 + Archer AX55

This vulnerability in AX53 v1, AX55 v4 and AX55 v4.6 results from insufficient input sanitization in the device’s probe handling logic, where unvalidated parameters can trigger a stack-based buffer overflow that causes the affected service to crash and, under specific conditions, may enable remot...

7.7CVSS0.00641EPSS
SaveExploits0References5
Rows per page
Query Builder