Lucene search
+L

15464 matches found

Veracode
Veracode
added 2026/04/16 9:21 a.m.18 views

Cross-site Request Forgery

RedwoodSDK is vulnerable to Cross-site Request Forgery. The vulnerability is due to server functions exported from 'use server' files being invoked via GET requests, bypassing their intended HTTP method, where browsers send SameSite=Lax cookies on top-level GET requests and an attacker could...

8.1CVSS5.8AI score0.0021EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/04/16 12:00 a.m.19 views

free5GC 安全漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.1 contained security vulnerabilities. These vulnerabilities stemmed from the GET request handler not properly returning values when necessary parameters were missing. This allowed the...

7.5CVSS5.8AI score0.00506EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.17 views

PT-2026-34725

Name of the Vulnerable Software and Affected Versions Mako versions prior to 1.3.11 Description Mako is a template library written in Python. The get template function within TemplateLookup is susceptible to path traversal when a URI begins with //. This occurs due to an inconsistency between two...

8.7CVSS5.1AI score0.00361EPSS
SaveExploits0References176
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.10 views

SUSE SLES15: libpython2_7-1_0 / python / python-base / python-curses / etc (SUSE-SU-2026:1365-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2026:1365-1 advisory. - CVE-2026-3479: improper resource argument validation in pkgutil.getdata can allow path traversal bsc1259989. Tenable has extracted the preceding...

5.8AI score0.00238EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/04/16 12:00 a.m.11 views

The vulnerability of the JRPC application interface of the FortiSandbox threat detection and mitigation system allows a perpetrator to execute arbitrary code.

The vulnerability of the JRPC application interface of the FortiSandbox threat detection and mitigation system is related to the failure to eliminate special elements “|” when processing the jid parameter. Exploiting this vulnerability allows a remote attacker to execute arbitrary code by sending...

10CVSS6.5AI score0.9121EPSS
SaveExploits7References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/15 5:31 p.m.9 views

tomcat: security constraint bypass with HTTP/0.9

A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0...

6.5CVSS6.7AI score0.00494EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/04/15 2:30 p.m.8 views

Security update for python

This update for python fixes the following issues: CVE-2026-3479: improper resource argument validation in pkgutil.getdata can allow path traversal bsc1259989. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

3.3CVSS5.8AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/15 2:30 p.m.9 views

SUSE-SU-2026:1365-1 Security update for python

This update for python fixes the following issues: - CVE-2026-3479: improper resource argument validation in pkgutil.getdata can allow path traversal bsc1259989...

5.8AI score0.00238EPSS
SaveExploits0References3
Huntr
Huntr
added 2026/04/15 2:11 p.m.10 views

Missing Authorization in get_deployed_stack Endpoint Allows Cross-Tenant Stack Enumeration via Server-Side Client Bypass

Description The GET /api/v1/stack-deployment/stack endpoint getdeployedstack is missing all RBAC authorization checks, while its sibling endpoint getstackdeploymentconfig in the same file has three verifypermission calls. This allows any authenticated user to enumerate all deployed stacks across...

5CVSS5.6AI score0.00183EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/15 12:00 a.m.7 views

CVE-2026-30996

An issue in the file handling logic of the component download.php of SAC-NFe v2.0.02 allows attackers to execute a directory traversal and read arbitrary files from the system via a crafted GET request...

7.5CVSS5.9AI score0.00738EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/14 11:27 p.m.16 views

WWBN AVideo has an incomplete fix for CVE-2026-33502: Command Injection

Summary The incomplete fix for AVideo's test.php adds escapeshellarg for wget but leaves the filegetcontents and curl code paths unsanitized, and the URL validation regex /^http/ accepts strings like httpevil.com. Affected Package - Ecosystem: Other - Package: AVideo - Affected versions: = commit...

9.3CVSS6.7AI score0.00442EPSS
SaveExploits2References7Affected Software1
OSV
OSV
added 2026/04/14 10:28 p.m.6 views

GHSA-JRQ5-HG6X-J6G3 goshs has CSRF in state-changing GET routes enables authenticated file deletion and directory creation

Summary goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an already authenticated browser to trigger destructive actions such as ?delete and ?mkdir because goshs relies on HTTP basic auth alone and performs no CSRF, Origin, or...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/14 7:24 p.m.11 views

CVE-2026-6119

A vulnerability was identified in AstrBotDevs AstrBot up to 4.22.1. The affected element is the function postdata.get of the component API Endpoint. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The exploit is publicly available and might be used...

6.5CVSS6.2AI score0.00257EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.11 views

CVE-2026-5973

A vulnerability was found in FoundationAgents MetaGPT up to 0.8.1. Impacted is the function getmimetype of the file metagpt/utils/common.py. The manipulation results in os command injection. The attack can be executed remotely. The exploit has been made public and could be used. The project was...

9.8CVSS6.7AI score0.02283EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/14 6:30 p.m.28 views

Webkul Krayin CRM has Broken Object-Level Authorization (BOLA) in the /Controllers/Lead/LeadController.php

A Broken Object-Level Authorization BOLA in the /Controllers/Lead/LeadController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily read, modify, and permanently delete any lead owned by other users via supplying a crafted GET request...

8.1CVSS5.8AI score0.00351EPSS
SaveExploits2References4Affected Software1
Snyk
Snyk
added 2026/04/14 4:15 p.m.18 views

Authorization Bypass Through User-Controlled Key

Overview krayin/laravel-crm is a hand tailored CRM framework built on some of the hottest opensource technologies such as Laravel a PHP framework and Vue.js a progressive Javascript framework. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in...

8.6CVSS5.8AI score0.00351EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/04/14 7:43 a.m.8 views

EUVD-2026-22231

The Eventin – Events Calendar, Event Booking, Ticket & Registration AI Powered plugin for WordPress is vulnerable to unauthorized access of data due to a improper capability check on the getitempermissionscheck function in all versions up to, and including, 4.1.8. This makes it possible for...

4.3CVSS5.9AI score0.00179EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/14 1:23 a.m.11 views

CVE-2026-5810

A flaw has been found in SourceCodester Sales and Inventory System 1.0. Affected is an unknown function of the file /delete.php of the component GET Parameter Handler. This manipulation of the argument ID causes cross site scripting. Remote exploitation of the attack is possible. The exploit has...

5.1CVSS4.5AI score0.0024EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/14 12:03 a.m.7 views

Directory Traversal

Overview excel-mcp-server is an Excel MCP Server for manipulating Excel files Affected versions of this package are vulnerable to Directory Traversal via the getexcelpath function. An attacker can read, write, overwrite, and create arbitrary files and directories on the host filesystem by supplyi...

9.4CVSS6.3AI score0.00391EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.14 views

PT-2026-33232

Name of the Vulnerable Software and Affected Versions goshs versions 2.0.0-beta.4 through 2.0.0-beta.5 Description goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an authenticated browser to trigger destructive actions becaus...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1
Rows per page
Query Builder