Lucene search
+L

30143 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/28 6:0 a.m.7 views

CVE-2025-15445

The Restaurant Cafeteria WordPress theme through 0.4.6 exposes insecure admin-ajax actions without nonce or capability checks, allowing any logged-in user, like subscriber, to perform privileged operations. An attacker can install and activate a from a user-supplied URL, leading to arbitrary PHP...

5.4CVSS6AI score0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/28 6:0 a.m.19 views

CVE-2025-15445

The CVE-2025-15445 entry relates to the WordPress theme Restaurant Cafeteria up to version 0.4.6. The issue is insecure admin-ajax actions that lack nonce or capability checks, enabling any logged-in user (e.g., a subscriber) to perform privileged operations. The documented impact includes arbitr...

5.4CVSS6AI score0.00296EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/28 12:0 a.m.16 views

PT-2026-28276

Name of the Vulnerable Software and Affected Versions Amon2 versions prior to 6.17 Description Amon2 for Perl utilizes an insecure random string implementation in its security functions. Versions 6.06 through 6.16 attempt to use /dev/urandom, but fall back to a SHA-1 hash seeded with the built-in...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/28 12:0 a.m.14 views

PT-2026-28439

Name of the Vulnerable Software and Affected Versions HTTP::Session versions through 0.53 Description HTTP::Session for Perl, by default, uses insecurely generated session IDs. The software utilizes HTTP::Session::ID::SHA1 to create session IDs, employing a SHA-1 hash seeded with the built-in ran...

9.8CVSS5.8AI score0.0053EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.7 views

SUSE SLES15 / openSUSE 15 Security Update : kea (SUSE-SU-2026:1091-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1091-1 advisory. Update to release 2.6.3 bsc1243240: - CVE-2025-32801: Fixed loading a malicious hook library can lead to local...

7.8CVSS6AI score0.0024EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/03/28 12:0 a.m.13 views

Amon2 安全漏洞

Amon2 is a lightweight web application development framework developed by Tokuhiro Matsuno. Versions of Amon2 prior to 6.17 contained security vulnerabilities. These vulnerabilities stemmed from the insecure implementation of the randomstring function, which could lead to the generation of insecu...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/28 12:0 a.m.11 views

WordPress plugin Restaurant Cafeteria 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

5.4CVSS6AI score0.00296EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/28 12:0 a.m.10 views

PT-2026-28275

The Restaurant Cafeteria WordPress theme through 0.4.6 exposes insecure admin-ajax actions without nonce or capability checks, allowing any logged-in user, like subscriber, to perform privileged operations. An attacker can install and activate a from a user-supplied URL, leading to arbitrary PHP...

5.4CVSS6AI score0.00296EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/28 12:0 a.m.14 views

HTTP::Session 安全漏洞

HTTP::Session is a server-side component library developed by KTAT’s individual developers, used for session management and state maintenance in web applications. Versions of HTTP::Session prior to 0.53 contained security vulnerabilities; these vulnerabilities stemmed from the default use of...

9.8CVSS5.8AI score0.0053EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/03/27 11:4 p.m.228 views

websec-payloads

Web Security Payloads & Exploitation Reference Comprehensiv...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/03/27 9:31 p.m.7 views

EUVD-2025-209107

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.5AI score0.00216EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 7:17 p.m.42 views

act: Unrestricted set-env and add-path command processing enables environment injection

Summary act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which GitHub Actions disabled in October 2020 CVE-2020-15228, GHSA-mfwh-5m23-j46w due to environment injection risks. When a workflow step echoes untrusted data to stdout, an attacker can inject...

9.8CVSS6.5AI score0.00619EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/03/27 7:16 p.m.7 views

CVE-2025-15612

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

8.1CVSS0.00216EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 6:33 p.m.26 views

GHSA-RF88-776R-RCQ9 Saloon has insecure deserialization in AccessTokenAuthenticator

Impact Users of the OAuth2 utilities in Saloon, specifically the AccessTokenAuthenticator class. Patches Upgrade to Saloon v4+ Upgrade guide: https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4 Description The Saloon PHP library used PHP's unserialize in AccessTokenAuthenticator::unserialize ...

9.3CVSS6.5AI score0.00622EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/27 6:33 p.m.15 views

Saloon has insecure deserialization in AccessTokenAuthenticator

Impact Users of the OAuth2 utilities in Saloon, specifically the AccessTokenAuthenticator class. Patches Upgrade to Saloon v4+ Upgrade guide: https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4 Description The Saloon PHP library used PHP's unserialize in AccessTokenAuthenticator::unserialize ...

9.8CVSS6.5AI score0.00622EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/27 6:16 p.m.4 views

CVE-2025-15612

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.5AI score0.00216EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/27 6:16 p.m.25 views

CVE-2025-15612

CVE-2025-15612 concerns Wazuh provisioning scripts and Dockerfiles where curl is invoked with -k/--insecure, skipping SSL/TLS certificate validation. The concrete details across connected documents show: affected component is the provisioning/build infrastructure; root cause is insecure transport...

8.1CVSS6.5AI score0.00216EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 6:16 p.m.6 views

CVE-2025-15612 Wazuh Provisioning Scripts / Build Infrastructure Improper Certificate Validation leading to MITM and RCE

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.5AI score0.00216EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/27 6:16 p.m.31 views

CVE-2025-15612 Wazuh Provisioning Scripts / Build Infrastructure Improper Certificate Validation leading to MITM and RCE

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS0.00216EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/27 5:9 p.m.20 views

CVE-2025-55263

HCL Aftermarket DPC is affected by Hardcoded Sensitive Data which allows attacker to gain access to the source code or if it is stored in insecure repositories, they can easily retrieve these hardcoded secrets...

7.5CVSS6AI score0.00191EPSS
SaveExploits0References1
Rows per page
Query Builder