Lucene search
+L

5083 matches found

Snyk
Snyk
β€’added 2026/03/25 11:38 a.m.β€’7 views

Malicious Package

Overview simple-util-kit is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
β€’added 2026/03/25 10:27 a.m.β€’3 views

CVE-2026-23332

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intelpstate: Fix crash during turbo disable When the system is booted with kernel command line argument "nosmt" or "maxcpus" to limit the number of CPUs, disabling turbo via: echo 1...

5.6AI score0.00121EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
β€’added 2026/03/25 9:19 a.m.β€’156 views

Ja4Scanner

Ja4Scanner β€” Bug Bounty Hunter's Toolkit A Python CLI tool fo...

5.8AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
β€’added 2026/03/25 12:0 a.m.β€’10 views

Vikjuna: Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation

The LinkSharing.ReadAll method allows link share authenticated users to list all link shares for a project, including their secret hashes. While LinkSharing.CanRead correctly blocks link share users from reading individual shares via ReadOne, the ReadAllWeb handler bypasses this check by never...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
β€’added 2026/03/24 10:25 p.m.β€’13 views

Ech0 authenticated user-list exposed data via public `/api/allusers` endpoint

Summary A public access-control flaw allows unauthenticated users to retrieve the full user list from GET /api/allusers. This exposes user profile metadata to anyone who can reach the application and enables remote user enumeration. Details The vulnerable route is registered as a public endpoint:...

5.3CVSS5.9AI score0.00484EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/03/24 3:47 p.m.β€’3 views

CVE-2026-33680 Vikunja Vulnerable to Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.2, the LinkSharing.ReadAll method allows link share authenticated users to list all link shares for a project, including their secret hashes. While LinkSharing.CanRead correctly blocks link share users from readi...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits1References3
CVE
CVE
β€’added 2026/03/24 3:47 p.m.β€’21 views

CVE-2026-33680

Vikunja before version 2.2.2 is affected: the LinkSharing.ReadAll() API lets link-share users list all shares for a project, exposing secret hashes. Although LinkSharing.CanRead() blocks reading individual shares via ReadOne, the ReadAllWeb handler bypasses this check by never calling CanRead(), ...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References3Affected Software1
OSV
OSV
β€’added 2026/03/24 3:47 p.m.β€’6 views

CVE-2026-33680 Vikunja Vulnerable to Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.2, the LinkSharing.ReadAll method allows link share authenticated users to list all link shares for a project, including their secret hashes. While LinkSharing.CanRead correctly blocks link share users from readi...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits1References5
Snyk
Snyk
β€’added 2026/03/24 1:31 p.m.β€’4 views

Malicious Package

Overview express-session-validator is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this...

9.8CVSS5.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
β€’added 2026/03/24 12:0 a.m.β€’17 views

PT-2026-27633

Name of the Vulnerable Software and Affected Versions Ech0 versions prior to 4.2.0 Description The GET /api/allusers API endpoint is publicly accessible, allowing remote unauthenticated user enumeration and exposure of user profile metadata. The route is registered under public routes in...

5.3CVSS5.8AI score0.00484EPSS
SaveExploits0
Positive Technologies
Positive Technologies
β€’added 2026/03/24 12:0 a.m.β€’5 views

PT-2026-27453

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.2.2 Description Vikunja is a self-hosted task management platform. A flaw exists in the LinkSharing.ReadAll method where authenticated users with link share access can list all link shares for a project, including...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1
Veeam
Veeam
β€’added 2026/03/24 12:0 a.m.β€’9 views

How to Safely Perform Snapshot Rollback of Veeam Backup for Microsoft 365

Purpose This article provides step-by-step guidance for performing a snapshot rollback of a Veeam Backup for Microsoft 365 deployment in the event of a disaster. Critical Warning Rolling back to a snapshot is a complex and highly risky process that should only be performed in rare disaster...

5.9AI score
SaveExploits0Affected Software1
Patchstack
Patchstack
β€’added 2026/03/23 2:19 p.m.β€’7 views

WordPress VK All in One Expansion Unit plugin <= 9.113.3 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by timomangcut in WordPress Plugin VK All in One Expansion Unit versions = 9.113.3...

6.5CVSS5.9AI score0.00156EPSS
SaveExploits0Affected Software1
NVD
NVD
β€’added 2026/03/23 2:16 p.m.β€’5 views

CVE-2026-33352

WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in objects/category.php in the getAllCategories method. The doNotShowCats request parameter is sanitized only by stripping single-quote characters strreplace"'", '', ..., but...

9.8CVSS0.00431EPSS
SaveExploits1References2
CVE
CVE
β€’added 2026/03/23 1:53 p.m.β€’15 views

CVE-2026-33352

CVE-2026-33352 affects WWBN AVideo (pre-26.0). An unauthenticated SQL injection exists in objects/category.php::getAllCategories() via the doNotShowCats parameter. The code only strips single quotes and does not neutralize backslashes, allowing boundary-shifting in the SQL built by string concate...

9.8CVSS5.8AI score0.00431EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
β€’added 2026/03/23 1:47 p.m.β€’6 views

Malicious Package

Overview sfx-event-bridge is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/03/23 5:29 a.m.β€’39 views

CVE-2025-10731 ReviewX – WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More <= 2.2.12 - Unauthenticated Sensitive Information Exposure to Data Export

The ReviewX – WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.12 via the allReminderSettings function. This makes it possible for...

5.3CVSS0.00312EPSS
SaveExploits0References4
CVE
CVE
β€’added 2026/03/23 5:29 a.m.β€’20 views

CVE-2025-10731

The ReviewX – WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More plugin for WordPress is affected up to version 2.2.12. The vulnerability is a SENSITIVE INFORMATION EXPOSURE via the allReminderSettings function, allowing unauthenticated attackers to ob...

5.3CVSS5.8AI score0.00312EPSS
SaveExploits0References4
NVD
NVD
β€’added 2026/03/22 3:16 a.m.β€’5 views

CVE-2026-4533

A vulnerability was detected in code-projects Simple Food Ordering System 1.0. Affected by this issue is some unknown functionality of the file all-tickets.php. The manipulation of the argument Status results in sql injection. It is possible to launch the attack remotely. The exploit is now publi...

8.8CVSS0.00301EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
β€’added 2026/03/22 2:2 a.m.β€’4 views

CVE-2026-4533

A vulnerability was detected in code-projects Simple Food Ordering System 1.0. Affected by this issue is some unknown functionality of the file all-tickets.php. The manipulation of the argument Status results in sql injection. It is possible to launch the attack remotely. The exploit is now publi...

6.5CVSS6.5AI score0.00301EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder