Lucene search
+L

63243 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.20 views

Amazon Linux 2023 : credentials-fetcher (ALAS2023-2026-1598)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1598 advisory. Arithmetic over induction variables in loops were not correctly checked for underflow or overflow in the Go compiler cmd/compile. As a result, the compiler would allow for invalid indexing to...

9.8CVSS6AI score0.00621EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2026/04/29 9:37 p.m.22 views

Admidio has Path Traversal in ECard Preview that Allows Reading Arbitrary Server Files Including Database Credentials

Summary The ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g., ../config.php to read arbitrary files accessible to the web server process...

6.5CVSS5.9AI score0.00307EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/29 9:37 p.m.12 views

Directory Traversal

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Directory Traversal via the ecardpreview.php process. An attacker can access arbitrary files on the server, including sensitive...

7.1CVSS6.3AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/29 9:37 p.m.19 views

GHSA-M3VP-3JJM-GPMX Admidio has Path Traversal in ECard Preview that Allows Reading Arbitrary Server Files Including Database Credentials

Summary The ecardpreview.php endpoint does not validate that the ecardtemplate POST parameter is a safe filename before passing it to ECard::getEcardTemplate. An authenticated user can supply a path traversal payload e.g., ../config.php to read arbitrary files accessible to the web server process...

6.5CVSS6AI score0.00307EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/29 9:22 p.m.15 views

GHSA-R4V6-9FQC-W5JR n8n's Credential Authorization Bypass in dynamic-node-parameters Allows Foreign API Key Replay

Impact The dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use a supplied credential reference. An authenticated user with access to a shared workflow could supply a foreign credential ID in the request body, causing the backend to decrypt and u...

8.5CVSS5.9AI score0.0026EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/29 7:24 p.m.53 views

CVE-2018-25298 Merge PACS 7.0 Cross-Site Request Forgery via merge-viewer

Merge PACS 7.0 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions by crafting malicious HTML forms targeting the merge-viewer endpoint. Attackers can submit POST requests to /servlet/actions/merge-viewer/summary with login credentials to hija...

6.9CVSS0.00138EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/29 3:30 p.m.21 views

Jenkins GitHub Branch Source Plugin: Missing permissions check allows attackers to perform a connection test

Jenkins GitHub Branch Source Plugin versions 1967.vdead580c1aba and earlier do not perform a permission check in a method implementing form validation. This allows attackers with Overall/Read permission to connect to an attacker-specified URL with attacker-specified GitHub App credentials. GitHub...

5.8AI score0.00184EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/29 3:30 p.m.22 views

Jenkins Credentials Binding Plugin has a path traversal vulnerability

Jenkins Credentials Binding Plugin versions 719.v80e905ef14eb and earlier do not sanitize file names for file and zip file credentials. This allows attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem. If Jenkins is configured to allow a...

6.4AI score0.00411EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/29 3:30 p.m.17 views

GHSA-WG26-8WMJ-CF9P Jenkins GitHub Branch Source Plugin: Missing permissions check allows attackers to perform a connection test

Jenkins GitHub Branch Source Plugin versions 1967.vdead580c1aba and earlier do not perform a permission check in a method implementing form validation. This allows attackers with Overall/Read permission to connect to an attacker-specified URL with attacker-specified GitHub App credentials. GitHub...

4.3CVSS5.8AI score0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/29 3:30 p.m.14 views

GHSA-P2RF-WPXJ-MX2G Jenkins Credentials Binding Plugin has a path traversal vulnerability

Jenkins Credentials Binding Plugin versions 719.v80e905ef14eb and earlier do not sanitize file names for file and zip file credentials. This allows attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem. If Jenkins is configured to allow a...

7.5CVSS6.4AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/29 2:16 p.m.14 views

CVE-2026-42522

A missing permission check in Jenkins GitHub Branch Source Plugin 1967.vdead580c1aba and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL with attacker-specified GitHub App credentials...

4.3CVSS6AI score
SaveExploits0References1
NVD
NVD
added 2026/04/29 2:16 p.m.12 views

CVE-2026-42520

Jenkins Credentials Binding Plugin 719.v80e905ef14eb and earlier does not sanitize file names for file and zip file credentials, allowing attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem, which can lead to remote code execution if Jenkins...

7.5CVSS0.00411EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/29 2:16 p.m.10 views

CVE-2026-42520

Jenkins Credentials Binding Plugin 719.v80e905ef14eb and earlier does not sanitize file names for file and zip file credentials, allowing attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem, which can lead to remote code execution if Jenkins...

7.5CVSS6.7AI score
SaveExploits0References1
OSV
OSV
added 2026/04/29 2:00 p.m.16 views

UBUNTU-CVE-2026-6253

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. whil...

5.9CVSS5.8AI score0.00719EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/04/29 2:00 p.m.17 views

CVE-2026-6429

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

5.3CVSS5.8AI score0.00519EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/04/29 2:00 p.m.13 views

CVE-2026-6253

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. whil...

5.9CVSS5.8AI score0.00719EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/29 2:00 p.m.12 views

UBUNTU-CVE-2026-6429

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

5.3CVSS5.8AI score0.00519EPSS
SaveExploits1References4
attackerkb
attackerkb
added 2026/04/29 1:31 p.m.11 views

CVE-2026-42522

A missing permission check in Jenkins GitHub Branch Source Plugin 1967.vdead580c1aba and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL with attacker-specified GitHub App credentials...

4.3CVSS5.2AI score0.00184EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/29 1:31 p.m.49 views

CVE-2026-42522

A missing permission check in Jenkins GitHub Branch Source Plugin 1967.vdead580c1aba and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL with attacker-specified GitHub App credentials...

0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/29 1:31 p.m.64 views

CVE-2026-42522

The Jenkins GitHub Branch Source Plugin (versions 1967.vdea_d580c1a_b_a_ and earlier) contains a missing permission check in a method implementing form validation. This vulnerability allows users with Overall/Read permissions to perform a connection test to an attacker-specified URL using attacke...

5.2AI score0.00184EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder