Lucene search
+L

36786 matches found

OSV
OSV
added 2026/04/10 3:34 p.m.11 views

GHSA-FGFV-PV97-6CMJ Vikunja Vulnerable to TOTP Brute-Force Due to Non-Functional Account Lockout

Summary The TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. The account lock is written to the same database session that the login handler always rolls back on TOTP failure, so the lockout is triggered but never persisted. This allows unlimited...

5.9CVSS5.9AI score0.00296EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/10 3:31 p.m.18 views

EUVD-2026-21390

A SQL injection vulnerability was found in the instructorClasses.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'classId' parameter from $GET'classId' is directly concatenated into the SQL query without any sanitization or validation...

5.8AI score0.00319EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/10 3:30 p.m.8 views

GHSA-8JVC-MCX6-R4CG Vikunja has TOTP Two-Factor Authentication Bypass via OIDC Login Path

Summary The OIDC callback handler issues a full JWT token without checking whether the matched user has TOTP two-factor authentication enabled. When a local user with TOTP enrolled is matched via the OIDC email fallback mechanism, the second factor is completely skipped. Details The OIDC callback...

7.4CVSS5.9AI score0.00281EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.15 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS6.9AI score0.00413EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/10 2:16 p.m.11 views

CVE-2025-5804

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Case Themes Case Theme User case-theme-user allows PHP Local File Inclusion.This issue affects Case Theme User: from n/a through 1.0.4...

7.5CVSS0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/10 12:31 p.m.10 views

GHSA-5568-6QCG-G7FX Apache ActiveMQ: Denial of Service via Out of Memory vulnerability

Denial of Service via Out of Memory vulnerability in Apache ActiveMQ Client, Apache ActiveMQ Broker, Apache ActiveMQ. ActiveMQ NIO SSL transports do not correctly handle TLSv1.3 handshake KeyUpdates triggered by clients. This makes it possible for a client to rapidly trigger updates which causes...

7.5CVSS5.8AI score0.00896EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/10 9:16 a.m.9 views

CVE-2026-6037

A vulnerability was determined in code-projects Vehicle Showroom Management System 1.0. This affects an unknown function of the file /util/AddVehicleFunction.php. This manipulation of the argument BRANCHID causes sql injection. The attack is possible to be carried out remotely. The exploit has be...

7.5CVSS0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/10 8:24 a.m.15 views

CLSA-2026-1775809438 nbdkit: Fix of CVE-2025-47711

CVE-2025-47711: fix off-by-one for maximum blockstatus length...

6.5CVSS5.8AI score0.00422EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/04/10 7:58 a.m.13 views

Google Rolls Out DBSC in Chrome 146 to Block Session Theft on Windows

Google has made Device Bound Session Credentials DBSC generally available to all Windows users of its Chrome web browser, months after it began testing the security feature in open beta. The public availability is currently limited to Windows users on Chrome 146, with macOS expansion planned in a...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/04/10 7:15 a.m.39 views

CVE-2026-6032 code-projects Simple Laundry System checkcheckout.php cross site scripting

A vulnerability was found in code-projects Simple Laundry System 1.0. This impacts an unknown function of the file /checkcheckout.php. Performing a manipulation of the argument serviceId results in cross site scripting. The attack is possible to be carried out remotely. The exploit has been made...

5.3CVSS0.00358EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/10 1:23 a.m.14 views

CVE-2026-39629

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in kutethemes Uminex uminex allows Code Injection.This issue affects Uminex: from n/a through = 1.0.9...

5.3CVSS5.9AI score0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/10 12:30 a.m.11 views

EUVD-2026-21244

A vulnerability was found in Tenda F451 1.0.0.7. Affected by this issue is the function formWrlExtraSet of the file /goform/WrlExtraSet. The manipulation of the argument GO results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been made public and could be...

9CVSS7.8AI score0.00511EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/10 12:30 a.m.9 views

EUVD-2026-21193

A Weak Password Requirements vulnerability in the password management function of Juniper Networks CTP OS might allow an unauthenticated, network-based attacker to exploit weak passwords of local accounts and potentially take full control of the device. The password management menu enables the...

9.1CVSS5.8AI score0.00264EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.12 views

PT-2026-31944

Name of the Vulnerable Software and Affected Versions: Vikunja versions prior to 2.3.0 Description: A flaw exists in the OIDC callback handler where a full JWT token is issued without verifying TOTP two-factor authentication status for the matched user. Specifically, when a local user with TOTP...

9.1CVSS5.9AI score0.00281EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

Vikunja 授权问题漏洞

Vikunja is an open-source to-do application developed by Vikunja. Versions of Vikunja prior to 2.3.0 had an authorization vulnerability. This vulnerability stemmed from the OIDC callback handler, which issued full JWT tokens without checking whether the matching user had enabled TOTP two-factor...

9.1CVSS5.8AI score0.00281EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.9 views

CVE-2026-5188

An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect...

8.1CVSS5.8AI score0.00135EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/10 12:00 a.m.37 views

CVE-2026-36233

CVE-2026-36233 concerns a SQL injection in the itsourcecode Online Student Enrollment System v1.0 , specifically in the file assignInstructorSubjects.php . The issue arises because the vulnerable parameter subjcode is used directly in SQL queries without proper cleaning/validation, enabling attac...

9.8CVSS5.9AI score0.00319EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.14 views

PT-2026-32979

Name of the Vulnerable Software and Affected Versions next-intl versions prior to 4.9.1 Description Applications using the middleware with localePrefix: 'as-needed' could construct URLs where path handling and the WHATWG URL parser resolved a relative redirect target to another host. This occurs...

6.9CVSS5.8AI score0.00339EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: ImageMagick (UTSA-2026-007089)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007089 advisory. ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, MAT decoder uses 32-bit...

4.8CVSS5.8AI score0.00258EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.26 views

Code-Projects Vehicle Showroom Management System SQL注入漏洞

The Code-Projects Vehicle Showroom Management System is an open-source system for managing automobile showrooms developed by Code-Projects. Version 1.0 of the Code-Projects Vehicle Showroom Management System contains a SQL injection vulnerability. This vulnerability arises from incorrect handling...

7.5CVSS7.2AI score0.00325EPSS
SaveExploits0References5
Rows per page
Query Builder