Lucene search
+L

4422 matches found

Github Security Blog
Github Security Blog
added 2026/03/24 9:30 a.m.12 views

Apache Artemis: Unauthorized Temporary Address Creation via OpenWire Protocol

Incorrect Authorization CWE-863 vulnerability in Apache Artemis, Apache ActiveMQ Artemis exists when an application using the OpenWire protocol attempts to create a non-durable JMS topic subscription on an address that doesn't exist with an authenticated user which has the "createDurableQueue"...

4.3CVSS5.8AI score0.00422EPSS
SaveExploits0References4Affected Software2
Vulnrichment
Vulnrichment
added 2026/03/24 7:53 a.m.16 views

CVE-2026-32642 Apache Artemis, Apache ActiveMQ Artemis: Temporary address auto-created for OpenWire consumer without createAddress permission

Incorrect Authorization CWE-863 vulnerability in Apache Artemis, Apache ActiveMQ Artemis exists when an application using the OpenWire protocol attempts to create a non-durable JMS topic subscription on an address that doesn't exist with an authenticated user which has the "createDurableQueue"...

2.3CVSS5.8AI score0.00422EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.26 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja from 0.18.0 to 2.2.1 had security vulnerabilities. These vulnerabilities stemmed from insufficient validation of user status during certain authentication processes, allowing users who were already...

8.1CVSS6.4AI score0.00453EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.24 views

PT-2026-27626

Name of the Vulnerable Software and Affected Versions PinchTab versions prior to 0.8.4 Description PinchTab includes an optional scheduler that, in version 0.8.3, had a server-side request forgery issue in its webhook delivery path. When a task is submitted to the POST /tasks endpoint with a...

5.5CVSS5.8AI score0.00249EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.14 views

PT-2026-27445

Name of the Vulnerable Software and Affected Versions Vikunja versions 0.18.0 through 2.2.0 Description Vikunja is a self-hosted task management platform. When a user account is disabled or locked, the status check is only enforced on the local login and JWT token refresh paths. The API tokens,...

8.1CVSS5.8AI score0.00453EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.16 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.2.0 contained security vulnerabilities. These vulnerabilities stemmed from defects in the password reset logic, which could allow disabled users to re-activate their accounts and bypass...

8.1CVSS6.4AI score0.00363EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/23 8:25 p.m.8 views

EUVD-2026-14515

Sprig Plugin for Craft CMS potentially discloses sensitive information via Sprig Playground...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/23 7:04 p.m.29 views

CVE-2026-27131

The CVE concerns the Sprig Plugin for Craft CMS. Versions 2.0.0 up to, but not including, 2.15.2 and 3.15.2 expose a risk where admin users or those with Sprig Playground access could reveal the security key, credentials, and other sensitive configuration data, and could also run the hashData() s...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/23 7:04 p.m.12 views

CVE-2026-27131 Sprig Plugin for Craft CMS potentially discloses sensitive information via Sprig Playground

The Sprig Plugin for Craft CMS is a reactive Twig component framework for Craft CMS. Starting in version 2.0.0 and prior to versions 2.15.2 and 3.15.2, admin users, and users with explicit permission to access the Sprig Playground, could potentially expose the security key, credentials, and other...

5.5CVSS5.9AI score
SaveExploits0References5
Snyk
Snyk
added 2026/03/23 6:16 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to insufficient enforcement of account disablement in the api process. An attacker can regain access to a previously disabled account by bypassing administrator-imposed restrictions. Remediation Upgrade...

8.6CVSS5.9AI score0.00363EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/23 6:16 p.m.9 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to insufficient enforcement of account disablement in the api process. An attacker can regain access to a previously disabled account by bypassing administrator-imposed restrictions. Remediation Upgrade...

8.6CVSS5.9AI score0.00363EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/23 4:24 p.m.23 views

CVE-2026-33500

WWBN AVideo (up to version 26.0) remains vulnerable to stored XSS via Markdown-constructed links because ParsedownSafeWithLinks does not override inlineLink() and inlineUrlTag(), allowing javascript: URLs to bypass sanitization. The incomplete fix means markdown links like [text](javascript:alert...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 4:24 p.m.6 views

CVE-2026-33500 AVideo Vulnerable to Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 3:25 p.m.8 views

CVE-2026-33492 AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when th...

7.3CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/23 3:25 p.m.32 views

CVE-2026-33492 AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when th...

7.3CVSS0.00296EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 3:25 p.m.31 views

CVE-2026-33492

The CVE-2026-33492 entries describe a session-fixation vulnerability in WWBN AVideo up to version 26.0 where _session_start() accepts an attacker-controlled PHPSESSID via GET parameter and sets it as the active session. A session regeneration bypass exists for certain blacklisted endpoints when r...

7.3CVSS5.9AI score0.00296EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/23 7:16 a.m.10 views

CVE-2026-23555

Any guest issuing a Xenstore command accessing a node using the illegal node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert statement in xenstored. In case xenstored is...

7.1CVSS0.00181EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/03/21 3:47 p.m.204 views

Exploit for CVE-2026-21994

CVE-2026-21994 Summary Oracle OKIT oci-designer-tool...

9.8CVSS5.8AI score0.00448EPSS
SaveExploits1
EUVD
EUVD
added 2026/03/21 6:30 a.m.9 views

EUVD-2026-14160

The Review Map by RevuKangaroo plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin settings in all versions up to, and including, 1.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-lev...

4.4CVSS5.9AI score0.00256EPSS
SaveExploits0References14
NVD
NVD
added 2026/03/21 4:17 a.m.11 views

CVE-2026-4161

The Review Map by RevuKangaroo plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin settings in all versions up to, and including, 1.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-lev...

4.4CVSS0.00256EPSS
SaveExploits0References13
Rows per page
Query Builder