Lucene search
+L

209467 matches found

Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82669

Path traversal leading to Arbitrary File Read in /vfm-admin/index.php and /vfm-admin/ajax/streamvid.php in Veno File Manager Project 4.4.9 allows and authenticated attacker with super administrator role to disclose sensitive information via two specially crafted http requests POST and GET to the...

5.1AI score0.00189EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/27 12:00 a.m.3 views

CVE-2026-37066

CVE-2026-37066 affects Veno File Manager Project 4.4.9 , where a path traversal vulnerability in the endpoints /vfm-admin/index.php and /vfm-admin/ajax/streamvid.php leads to arbitrary file read. An authenticated attacker with the super administrator role can disclose sensitive information by sen...

5.1AI score0.00189EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.22 views

CVE-2026-37066

Path traversal leading to Arbitrary File Read in /vfm-admin/index.php and /vfm-admin/ajax/streamvid.php in Veno File Manager Project 4.4.9 allows and authenticated attacker with super administrator role to disclose sensitive information via two specially crafted http requests POST and GET to the...

0.00189EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82768

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. The ip-customblock active response script contains a path traversal vulnerability that lets an attacker create or delete arbitrary files on the filesystem as root. The script...

8.1CVSS5.7AI score0.00331EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82836

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.14.0 through 4.14.6, a low-privilege API user can read the cleartext cluster key from a configuration endpoint that fails to redact it. The REST API provides a...

6.5CVSS6.3AI score0.00401EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.29 views

CVE-2026-30045

An integer overflow in the /nnrf-disc/v1/nf-instances component of open5gs v2.7.6 allows attackers to cause a Denial of Service DoS via supplying a crafted HTTP/2 GET request...

0.00178EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 12:00 a.m.12 views

CVE-2026-37069

Veno File Manager Project version 4.4.9 is affected by an Absolute Path Disclosure in the file /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php. By sending a simple unauthenticated GET request to this endpoint, an attacker can determine the system directory in which the a...

5.3AI score0.00163EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.12 views

PT-2026-82518

An integer overflow in the /nnrf-disc/v1/nf-instances component of open5gs v2.7.6 allows attackers to cause a Denial of Service DoS via supplying a crafted HTTP/2 GET request...

5.3AI score0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.4 views

EUVD-2026-67261

Absolute Path Disclosure in /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to know in which system directory the application code is running by sending a GET request to the endpoint...

5.3AI score0.00163EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.8 views

PT-2026-82773

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.14.0 through 4.14.6, an authenticated low-privilege user can read the cluster secret from the manager configuration because the logic that masks sensitive values is...

7CVSS5.3AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.6 views

RockyLinux 8 : kernel-rt (RLSA-2026:59737)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:59737 advisory. kernel: sctp: purge outqueue on stale COOKIE-ECHO handling CVE-2026-52924 kernel: scsi: target: iscsi: Validate CHAPR length before base64 decode...

9.8CVSS4.8AI score0.00971EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.4 views

CVE-2026-74754

In the Linux kernel, the following vulnerability has been resolved: scsi: core: pair EH runtime PM get and put shost-ehnoresume is currently consulted twice in one error handling iteration: once before scsiautopmgethost and once again before scsiautopmputhost. That is racy when a PM-triggered err...

5.5AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82566

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/get html skeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82563

FrontAccounting through 2.4.20 stores and verifies user passwords as unsalted MD5 digests. admin/users.php passes md5$ POST'password' to add user and update user password, admin/change current user password.php does the same when a user changes their own password, the forgotten-password path in...

8.2CVSS5.4AI score0.00244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.9 views

PT-2026-82578

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basic auth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added...

6.9CVSS5.3AI score0.00291EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2026/08/27 12:00 a.m.8 views

Horde Groupware Cross Site Scripting

Horde Groupware suffers from persistent cross site scripting and path traversal vulnerabilities. https://blog.evan.lat/posts/CVE-2026-65053/ the blog talks about two vulns that are chainable together. for the sake of brevity ill write up on the stored xss one. in lib/Mime/Status.php, we see a...

6.1CVSS4.8AI score0.00246EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2026/08/27 12:00 a.m.9 views

e-SIC Livre 0.2.2 Resource Consumption

e-SIC Livre versions 0.2.2 and below suffer from a resource consumption vulnerability in the CAPTCHA generation component. CVE-2026-50787 — Uncontrolled Resource Consumption in e-SIC Livre Summary A resource consumption vulnerability exists in the CAPTCHA generation component of e-SIC Livre...

5.3AI score
SaveExploits1
Kitploit
Kitploit
added 2026/08/26 11:45 p.m.3 views

nmlinux

NMLinux · v1.7.12 Ein vereinheitlichtes Netzwerk-Toolkit für Linux und macOS – untersuchen, verbinden, diagnostizieren. NMLinux ist eine einzige, vereinheitlichte GUI, die 29 Netzwerkmodule in einem Fenster vereint: Schnittstellenüberwachung, WLAN, DNS, SSH-Terminal, Firewall-Ansicht,...

5.6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/08/26 11:44 p.m.3 views

HASH

HASH Honeypot Software HTTP Agnostic HASH è un framework per creare e avviare honeypot a bassa interattività. 🌟 Perché HASH? La filosofia principale di HASH è essere facile da configurare e flessibile per imitare qualsiasi software in esecuzione su HTTP/HTTPs. Con il minimo ingombro possibile per...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 11:43 p.m.3 views

signal-without-smartphone

Configurare Signal senza smartphone Un'applicazione desktop per registrare un account con Signal e collegarlo a Signal Desktop, tutto senza bisogno di uno smartphone. Nota che Signal richiede comunque un numero di telefono. Questa utility evita la necessità di uno smartphone, ma richiederà comunq...

5.6AI score
SaveExploits0References6
Rows per page
Query Builder