Lucene search
+L

61798 matches found

Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.11 views

PT-2026-34468

ELBA5 5.8.0 contains a remote code execution vulnerability that allows attackers to obtain database credentials and execute arbitrary commands with SYSTEM level permissions. Attackers can connect to the database using default connector credentials, decrypt the DBA password, and execute commands v...

9.8CVSS6.7AI score0.00422EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.20 views

PT-2026-34582

IBM Guardium Data Protection 12.1 is vulnerable to stored cross-site scripting. This vulnerability allows an administrative user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session...

5.5CVSS5.5AI score0.00142EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.7 views

SUSE SLES16 Security Update : strongswan (SUSE-SU-2026:21203-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:21203-1 advisory. Update to strongswan 6.0.4: - CVE-2025-9615: NetworkManager File Access bsc1257359. - CVE-2026-25075: Integer Underflow When...

8.7CVSS5.7AI score0.01013EPSS
SaveExploits2References7
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.15 views

GitLab 代码问题漏洞

GitLab is an end-to-end software development platform provided by the American company GitLab. It includes built-in features such as version control, issue tracking, code review, and CI/CD continuous integration and delivery. There are code-related vulnerabilities in versions of GitLab CE/EE befo...

5.4CVSS5.9AI score0.00163EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/22 12:00 a.m.23 views

CVE-2026-35548

GuardSix/Logpoint guardsix ODBC Enrichment Plugins before 5.2.1 contain a logic flaw: stored database credentials can be reused after changing target Host/IP/Port. When editing an existing Enrichment Source, previously stored credentials remain and can be redirected to unintended internal systems...

8.5CVSS5.7AI score0.00213EPSS
SaveExploits0References2Affected Software2
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.18 views

guardsix ODBC Enrichment Plugins 代码问题漏洞

Guardsix ODBC Enrichment Plugins are a set of data extension plugins developed by the Danish company Guardsix. Versions of Guardsix ODBC Enrichment Plugins prior to version 5.2.1 contained code vulnerabilities. These vulnerabilities were due to logical flaws that allowed for the reuse of stored...

8.5CVSS5.9AI score0.00213EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.19 views

Raiffeisen ELBA5 加密问题漏洞

Raiffeisen ELBA5 is an electronic banking client system developed by the Austrian company Raiffeisen. Version 5.8.0 of Raiffeisen ELBA5 contains a security vulnerability related to remote code execution. This vulnerability may allow attackers to obtain database credentials and execute arbitrary...

9.8CVSS6.4AI score0.00422EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.31 views

PT-2026-34293

The HTTP Headers plugin for WordPress is vulnerable to External Control of File Name or Path leading to Remote Code Execution in all versions up to and including 1.19.2. This is due to insufficient validation of the file path stored in the 'hh htpasswd path' option and lack of sanitization on the...

7.2CVSS5.9AI score0.00997EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-40892

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsipauthcreatedigest2 in...

9.8CVSS5.7AI score0.00419EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/21 10:37 p.m.24 views

EUVD-2026-24533

WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit 986e64aad is incomplete. Two separate code paths still reflect arbitrary Origin headers with credentials allowed for all /api/ endpoints: 1 plugin/API/router.php lines 4-8...

7.1CVSS5.9AI score0.00132EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/21 10:37 p.m.46 views

CVE-2026-41057

CVE-2026-41057 affects WWBN AVideo (versions 29.0 and below). The issue arises from two incomplete CORS mitigations: (1) in plugin/API/router.php (lines 4–8) the server unconditionally reflects arbitrary Origin before application code runs, and (2) get.json.php and set.json.php call allowOrigin(t...

7.1CVSS5.9AI score0.00132EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/21 10:35 p.m.56 views

CVE-2026-41056 AVideos has CORS Origin Reflection with Credentials on Sensitive API Endpoints that Enables Cross-Origin Account Takeover

WWBN AVideo is an open source video platform. In versions 29.0 and below, the allowOrigin$allowAll=true function in objects/functions.php reflects any arbitrary Origin header back in Access-Control-Allow-Origin along with Access-Control-Allow-Credentials: true. This function is called by both...

8.1CVSS0.00335EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/21 10:35 p.m.13 views

CVE-2026-41056 AVideos has CORS Origin Reflection with Credentials on Sensitive API Endpoints that Enables Cross-Origin Account Takeover

WWBN AVideo is an open source video platform. In versions 29.0 and below, the allowOrigin$allowAll=true function in objects/functions.php reflects any arbitrary Origin header back in Access-Control-Allow-Origin along with Access-Control-Allow-Credentials: true. This function is called by both...

8.1CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/04/21 10:35 p.m.54 views

CVE-2026-41056

WWBN AVideo (versions 29.0 and below) is affected by a cross-origin vulnerability where allowOrigin($allowAll=true) reflects arbitrary Origin headers in Access-Control-Allow-Origin together with Access-Control-Allow-Credentials: true. The reflection occurs in objects/functions.php and is invoked ...

8.1CVSS5.9AI score0.00335EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 10:35 p.m.9 views

CVE-2026-41056 AVideos has CORS Origin Reflection with Credentials on Sensitive API Endpoints that Enables Cross-Origin Account Takeover

WWBN AVideo is an open source video platform. In versions 29.0 and below, the allowOrigin$allowAll=true function in objects/functions.php reflects any arbitrary Origin header back in Access-Control-Allow-Origin along with Access-Control-Allow-Credentials: true. This function is called by both...

8.1CVSS5.9AI score0.00335EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/21 9:31 p.m.15 views

EUVD-2026-24339

An incorrect authorization vulnerability exists in Esri Portal for ArcGIS 11.4, 11.5 and 12.0 on Windows, Linux and Kubernetes that did not correctly check permissions assigned to developer credentials...

9.8CVSS5.8AI score0.00312EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/21 9:16 p.m.17 views

CVE-2026-40892

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsipauthcreatedigest2 in PJSIP when using pre-computed digest credentials PJSIPCREDDATADIGEST. The function copies credential data using credinfo-data.slen as the...

9.8CVSS0.00419EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/21 9:16 p.m.18 views

ALPINE-CVE-2026-40892

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsipauthcreatedigest2 in PJSIP when using pre-computed digest credentials PJSIPCREDDATADIGEST. The function copies credential data using credinfo-data.slen as the...

9.8CVSS5.7AI score0.00419EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/21 9:16 p.m.12 views

DEBIAN-CVE-2026-40892

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, a stack buffer overflow exists in pjsipauthcreatedigest2 in PJSIP when using pre-computed digest credentials PJSIPCREDDATADIGEST. The function copies credential data using credinfo-data.slen as the...

9.8CVSS5.6AI score0.00419EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/21 9:16 p.m.11 views

CVE-2026-33519

An incorrect authorization vulnerability exists in Esri Portal for ArcGIS 11.4, 11.5 and 12.0 on Windows, Linux and Kubernetes that did not correctly check permissions assigned to developer credentials...

9.8CVSS0.00312EPSS
SaveExploits0References1
Rows per page
Query Builder