Lucene search
+L

11947 matches found

OSV
OSV
added 2025/09/07 4:15 p.m.7 views

UBUNTU-CVE-2025-39727

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setupclusters In setupswapmap, we only ensure badpages are in range 0, lastpage. As maxpages might be = maxpages. Only call incclusterinfopage for badpage which is maxpages to fix the...

7.8CVSS6AI score0.00173EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/09/07 2:33 p.m.8 views

CVE-2025-58866

Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in Rami Yushuvaev Site Info site-info-dashboard-widget allows Retrieve Embedded Sensitive Data.This issue affects Site Info: from n/a through = 1.1...

2.7CVSS5.9AI score0.0024EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/07 2:32 p.m.4 views

CVE-2025-58815

Deserialization of Untrusted Data vulnerability in Rubel Miah Aitasi Coming Soon aitasi-coming-soon allows Object Injection.This issue affects Aitasi Coming Soon: from n/a through = 2.0.2...

7.2CVSS5.9AI score0.00467EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2025/09/05 8:58 p.m.8 views

ch.epfl.bluebrain.nexus:delta-app_2.13 (>=1.10.0-M8 <=1.10.0-M13), ch.epfl.bluebrain.nexus:delta-archive-plugin_2.13 (>=1.10.0-M8 <=1.10.0-M13) +649 more potentially affected by CVE-2025-58369 via co.fs2:fs2-io_2.13 (>=3.0.0-M7 <=3.12.1)

co.fs2:fs2-io2.13 MAVEN version =3.0.0-M7, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =1.10.0-M8, =3.10-4b5f50b, =0.29.0, =1.0.0, =0.11.0, =1.0-148-8da8898, =1.0-148-8da8898, =1.0-377-020cf9e and more Source cves: CVE-2025-58369 Source advisory...

5.3CVSS5.8AI score0.00427EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.1 views

Malicious code in mountain-nest-range (npm)

The package mountain-nest-range was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.1 views

MAL-2025-45236 Malicious code in mountain-nest-range (npm)

The package mountain-nest-range was found to contain malicious code...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/05 3:22 p.m.8 views

CVE-2025-58641

Server-Side Request Forgery SSRF vulnerability in kamleshyadav Exit Intent Popup exitintentpopup allows Server Side Request Forgery.This issue affects Exit Intent Popup: from n/a through = 1.0.1...

5.4CVSS5.9AI score0.00171EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/05 1:44 p.m.17 views

CVE-2025-8695 Reflected XSS in Netcad Software's NetGIS Server

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Netcad NetGIS Server allows Reflected XSS. This issue affects NetGIS Server: from 5.2.4 through 22.08.2025...

5.4CVSS0.00221EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/05 1:28 p.m.8 views

CVE-2024-13066

Improper Restriction of Rendered UI Layers or Frames vulnerability in Akinsoft LimonDesk allows iFrame Overlay, CAPEC - 103 - Clickjacking.This issue affects LimonDesk: from s1.02.14 before v1.02.17...

4.3CVSS7AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 12:15 a.m.9 views

CVE-2025-58362

Hono is a Web application framework that provides support for any JavaScript runtime. Versions 4.8.0 through 4.9.5 contain a flaw in the getPath utility function which could allow path confusion and potential bypass of proxy-level ACLs e.g. Nginx location blocks. The original implementation relie...

7.5CVSS0.00534EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.9 views

PT-2025-36331

Name of the Vulnerable Software and Affected Versions: MongoDB Server versions prior to 6.0.25 MongoDB Server versions prior to 7.0.22 MongoDB Server versions prior to 8.0.12 MongoDB Server versions prior to 8.1.2 Description: An authorized user can cause a crash in the MongoDB Server through a...

6.5CVSS6.3AI score0.0031EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/04 11:56 p.m.8 views

CVE-2025-58362 Hono contains a flaw in URL path parsing, potentially leading to path confusion

Hono is a Web application framework that provides support for any JavaScript runtime. Versions 4.8.0 through 4.9.5 contain a flaw in the getPath utility function which could allow path confusion and potential bypass of proxy-level ACLs e.g. Nginx location blocks. The original implementation relie...

7.5CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.17 views

CVE-2025-38688 iommufd: Prevent ALIGN() overflow

In the Linux kernel, the following vulnerability has been resolved: iommufd: Prevent ALIGN overflow When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONGMAX then the ALIGN can wrap resulting in a corrupted iova. Open code the ALIGN using...

8.8CVSS0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/04 3:32 p.m.46 views

CVE-2025-38688

CVE-2025-38688: In the Linux kernel’s iommufd code, ALIGN() overflow could occur while allocating IOVA ranges near ULONG_MAX, risking overlapping mappings or mapping against reserved ranges. The fix uses get_add_overflow() to guard ALIGN() and consolidates the checks under a single helper. Public...

8.8CVSS6.1AI score0.00164EPSS
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2025/09/04 12:30 p.m.9 views

a-data-processing (=0.0.1), a2a-client-handler (=0.1.0) +626 more potentially affected by CVE-2025-6984 via langchain-community (>=0.0.1 <=0.3.26)

langchain-community PYPI version =0.0.1, =0.1.0, =4.8.2, =0.1.0, =0.1.0, =0.0.2, =0.1.31, =0.0.1, =0.1.0, =0.0.1, =0.0.3.155020 - agentlite-llm =0.1.12 and more Source cves: CVE-2025-6984 Source advisory: OSV:GHSA-PC6W-59FV-RH23...

7.5CVSS7.1AI score0.01661EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/04 8:34 a.m.49 views

CVE-2025-2411 OTP Bypass in Akinsoft's TaskPano

Improper Restriction of Excessive Authentication Attempts vulnerability in Akinsoft TaskPano allows Authentication Bypass. This issue affects TaskPano: from s1.06.04 before v1.06.06...

8.6CVSS0.00441EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/04 8:14 a.m.5 views

CVE-2025-41690

A low-privileged attacker in bluetooth range may be able to access the password of a higher-privilege user Maintenance by viewing the device’s event log. This vulnerability could allow the Operator to authenticate as the Maintenance user, thereby gaining unauthorized access to sensitive...

7.4CVSS6.7AI score0.00246EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/09/04 12:0 a.m.8 views

Akinsoft OctoCloud Cross-Site Scripting Vulnerability

Akinsoft OctoCloud is an online platform from Akinsoft Turkey with the ability to manage financial transactions, record receipts and inventory, issue invoices, and generate reports. Cross-site scripting vulnerability exists in Akinsoft OctoCloud versions prior to s1.09.01 through v1.11.01, no...

4.3CVSS6.5AI score0.00191EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/09/04 12:0 a.m.2 views

Unspecified Vulnerability in Akinsoft QR Menü

Akinsoft QR Menü is a digitized QR code menu system from Akinsoft Turkey. Akinsoft QR Menü s versions prior to 1.05.05 to v1.05.12 contain a security vulnerability that originates from improper certificate validation, which can be exploited by an attacker to cause HTTP response splitting...

7.3CVSS7AI score0.00153EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:28 p.m.10 views

btrfs: do proper folio cleanup when cow_file_range() failed

...

7.8CVSS7AI score0.0022EPSS
SaveExploits0
Rows per page
Query Builder