Lucene search
+L

15596 matches found

CVE
CVE
added 2026/03/20 5:26 p.m.25 views

CVE-2026-32844

XinLiangCoder php_api_doc contains a reflected XSS via list_method.php (GET parameter f) after commit 1ce5bbf. Unsanitized input is echoed to the page, enabling execution of arbitrary JavaScript in victims’ browsers. Impact cited includes session hijacking, credential theft, or malware distributi...

6.1CVSS6AI score0.00257EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/20 5:26 p.m.32 views

CVE-2026-32844 XinLiangCoder / php_api_doc Reflected XSS via list_method.php

XinLiangCoder phpapidoc through commit 1ce5bbf contains a reflected cross-site scripting vulnerability in listmethod.php that allows remote attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious code through the f parameter. Attackers can craft a malicious URL with...

6.1CVSS0.00257EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 11:18 a.m.12 views

CVE-2026-33136

WeGIA is a web manager for charitable institutions. Versions 3.6.6 and below have a Reflected Cross-Site Scripting XSS vulnerability in the listarmemorandosativos.php endpoint. An attacker can inject arbitrary JavaScript or HTML tags into the sccd GET parameter, which is then directly echoed into...

9.3CVSS0.00214EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 9:21 a.m.20 views

BIT-PYTHON-2026-3479 pkgutil.get_data() does not enforce documented restrictions

pkgutil.getdata did not validate the resource argument as documented, allowing path traversals...

5.8AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/20 9:20 a.m.19 views

BIT-PYTHON-MIN-2026-3479 pkgutil.get_data() does not enforce documented restrictions

pkgutil.getdata did not validate the resource argument as documented, allowing path traversals...

5.8AI score0.00238EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/20 5:16 a.m.21 views

CVE-2026-33011

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS0.00346EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/20 4:58 a.m.14 views

EUVD-2026-13557

AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability CWE-918 in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting URL to ffmpeg as an...

9.3CVSS5.7AI score0.00438EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/20 4:56 a.m.11 views

Malicious Package

Overview @get-wrecked/overlay 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
OSV
OSV
added 2026/03/20 4:37 a.m.12 views

CVE-2026-33011 Nest Fastify HEAD Request Middleware Bypass

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/20 4:37 a.m.5 views

CVE-2026-33011

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 3:33 a.m.7 views

CVE-2026-32940 SiYuan has a SanitizeSVG bypass via data:text/xml in getDynamicIcon (incomplete fix for CVE-2026-29183)

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, SanitizeSVG has an incomplete blocklist — it blocks data:text/html and data:image/svg+xml in href attributes but misses data:text/xml and data:application/xml, both of which can render SVG with JavaScript execution. Th...

9.3CVSS5.7AI score0.00302EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/20 3:19 a.m.11 views

CVE-2026-32938 SiYuan has an Arbitrary File Read in its Desktop Publish Service

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the /api/lute/html2BlockDOM on the desktop copies local files pointed to by file:// links in pasted HTML into the workspace assets directory without validating paths against a sensitive-path list. Together with GET...

9.9CVSS6.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/20 2:01 a.m.4 views

CVE-2026-32817 Admidio is Missing Authorization and CSRF Protection on Document and Folder Deletion

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the documents and files module does not verify whether the current user has permission to delete folders or files. The folderdelete and filedelete action handlers in modules/documents-files.php only perform a VIE...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/20 2:01 a.m.31 views

CVE-2026-32817

CVE-2026-32817 (Admidio) is a high-severity vulnerability in versions 5.0.0–5.0.6 where the documents/files module does not enforce proper authorization or CSRF checks on folder_delete/file_delete. The handlers read UUIDs from GET parameters and perform only a VIEW check before deletion, allowing...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 2:01 a.m.5 views

CVE-2026-32817

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the documents and files module does not verify whether the current user has permission to delete folders or files. The folderdelete and filedelete action handlers in modules/documents-files.php only perform a VIE...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/20 12:29 a.m.10 views

SUSE CVE-2026-3029

A path traversal and arbitrary file write vulnerability exist in the embedded get function in 'main.py' in PyMuPDF version, 1.26.5...

8.2CVSS5.9AI score0.00354EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/20 12:16 a.m.13 views

CVE-2026-32697

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Prior to versions 8.9.3, the RecordHandler::getRecord method retrieves any record by module and ID without checking the current user's ACL view permission. The companion saveRecord method...

6.5CVSS0.00274EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.10 views

PT-2026-26789

Name of the Vulnerable Software and Affected Versions Ory Keto affected versions not specified Description The GetRelationships API in Ory Keto is susceptible to SQL injection due to flaws in its pagination implementation. Pagination tokens are encrypted using the secret configured in...

7.2CVSS6.2AI score0.00229EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.13 views

PT-2026-26651

XinLiangCoder php api doc through commit 1ce5bbf contains a reflected cross-site scripting vulnerability in list method.php that allows remote attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious code through the f parameter. Attackers can craft a malicious URL...

6.1CVSS6AI score0.00257EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/20 12:00 a.m.33 views

CVE-2026-30578

File Thinghie 2.5.7 is vulnerable to Cross Site Scripting XSS. A malicious user can leverage the "dir" parameter of the GET request to invoke arbitrary javascript code...

0.00184EPSS
SaveExploits0References2
Rows per page
Query Builder