Lucene search
+L

13849 matches found

Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.16 views

PT-2026-65316

Name of the Vulnerable Software and Affected Versions Spam protection, AntiSpam, FireWall by CleanTalk versions prior to 6.83 Description Unauthenticated Cross Site Scripting XSS allows an attacker to execute malicious scripts in the browser of a user without requiring authentication...

7.1CVSS6AI score0.00142EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/25 3:58 p.m.75 views

RollerCoaster

RollerCoaster: Advanced Exploitation of Cisco ASA LINA Firmwar...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2026/07/23 1:21 a.m.10 views

[SECURITY] Fedora 44 Update: nginx-mod-naxsi-1.6-21.fc44

naxsi is an nginx module that provides score based Web Application Firewall WAF abilities in a highly granular fashion...

9.2CVSS7.2AI score0.04059EPSS
SaveExploits5
OSV
OSV
added 2026/07/22 8:40 p.m.24 views

MAL-2026-11007 Malicious code in web3-terminal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector bff469765665422f3b9a6dd9978d99ddab9f853b02109f154c97b634977cf223 On npm install, package.json scripts.postinstall runs test.js, which invokes routines in index.js that 1 walk the current working directory for id.js...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:27 p.m.7 views

MAL-2026-10995 Malicious code in habingeer (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 716d1a3d9969396f8ca204c03d403552bb4a990c1bfdb4a2ab05dff5afb93748 package.json declares postinstall: node test.js, which auto-runs on npm install and invokes two functions from index.js. The first recursively walks...

5.4AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:53 p.m.9 views

CVE-2026-62144

An authentication bypass vulnerability in Check Point Security Management and Multi-Domain Security Management allows an unauthenticated remote attacker to execute administrative commands on the Management Server. Successful exploitation may also allow command execution on managed Security...

6AI score0.20815EPSS
SaveExploits0References2
Wordfence Blog
Wordfence Blog
added 2026/07/20 9:49 p.m.10 views

wp2shell Aftermath: The First Critical Unauthenticated WordPress Core RCE in Nearly a Decade

On Friday, July 17, 2026, the WordPress Security Team released security updates for WordPress Core addressing two vulnerabilities that, when chained together, can lead to unauthenticated remote code execution. The chain, now commonly referred to as wp2shell , was discovered and reported by Adam...

9.8CVSS7.7AI score0.97271EPSS
SaveExploits76
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Cisco ASA IKEv1/IKEv2 Buffer Overflow (CVE-2016-1287)

A vulnerability in the Internet Key Exchange IKE version 1 v1 and IKE version 2 v2 code of Cisco ASA Software could allow an unauthenticated, remote attacker to cause a reload of the affected system or to remotely execute code. The vulnerability is due to a buffer overflow in the affected code...

10CVSS8.5AI score0.76981EPSS
SaveExploits5References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.9 views

PT-2026-61418

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwctl core where the pdsfc fw rpc function casts an RPC input buffer to struct fwctl rpc pds and calls pdsfc validate rpc without first verifying if the buffer siz...

5.5CVSS6AI score0.00126EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-44982

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request bod...

7.2CVSS8.7AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:00 a.m.5 views

OPENSUSE-SU-2026:11289-1 firewall-applet-2.3.2-2.1 on GA media

These are all security issues fixed in the firewall-applet-2.3.2-2.1 package on the GA media of openSUSE Tumbleweed...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 8:16 p.m.15 views

CVE-2026-61718

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @loginrequired, including POST...

5.4CVSS0.0043EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 8:16 p.m.27 views

CVE-2026-54728

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. Prior to BunkerWeb 1.6.12 and BunkerWeb PRO 0.57, authenticated Host header handling in the BunkerWeb UI and API improperly validated and neutralized user-controlled input in a configuration-dependent path, allowing a...

6.1CVSS0.00381EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/16 8:16 p.m.15 views

CVE-2026-44982

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from maxr.ContentLength, 0, so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length...

7.2CVSS6AI score0.00372EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/16 8:16 p.m.10 views

UBUNTU-CVE-2026-44982

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from maxr.ContentLength, 0, so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length...

7.2CVSS5.4AI score0.00372EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/16 7:50 p.m.73 views

CVE-2026-44982

CVE-2026-44982 affects CrowdSec AppSec. The bug in pkg/appsec/request.go NewParsedRequestFromRequest reads the body using max(r.ContentLength, 0), causing HTTP/1.1 chunked and HTTP/2 without Content-Length to appear with an empty body, bypassing body-inspection rules (REQUEST_BODY, BODY_ARGS, ARG...

7.2CVSS6.1AI score0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/16 7:18 p.m.8 views

CVE-2026-54728 bunkerweb: Improper Input Validation and Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') in BunkerWeb

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. Prior to BunkerWeb 1.6.12 and BunkerWeb PRO 0.57, authenticated Host header handling in the BunkerWeb UI and API improperly validated and neutralized user-controlled input in a configuration-dependent path, allowing a...

6.1CVSS5.4AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 2:29 p.m.13 views

CVE-2026-33382

A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service DoS. Mitigation Deploy a reverse proxy or API gateway e.g., Nginx in front of Grafana configured to...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 9:18 p.m.17 views

CVE-2026-62314 Anubis: Policy bypass via client controlled X-Original-URI header

Anubis is a Web AI Firewall Utility that challenges users' connections in order to protect upstream resources from scraper bots. From 1.22.0 until 1.26.0-pre1, lib/policy/checker.go PathChecker.Check trusted the client-controlled X-Original-URI header before matching r.URL.Path, allowing an HTTP...

5.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/15 9:18 p.m.45 views

CVE-2026-62314 Anubis: Policy bypass via client controlled X-Original-URI header

Anubis is a Web AI Firewall Utility that challenges users' connections in order to protect upstream resources from scraper bots. From 1.22.0 until 1.26.0-pre1, lib/policy/checker.go PathChecker.Check trusted the client-controlled X-Original-URI header before matching r.URL.Path, allowing an HTTP...

5.8CVSS0.00464EPSS
SaveExploits0References4
Rows per page
Query Builder