Lucene search
+L

19630 matches found

NVD
NVD
added 2026/07/10 10:16 a.m.16 views

CVE-2026-41876

R-SOFT DMS is vulnerable to OS Command Injection in konwertujAction function. The document converter executes shell commands using unsanitized file paths and format parameters. This allows an authenticated attacker to execute arbitrary system commands with the privileges of the web server user...

8.7CVSS0.01228EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/10 9:05 a.m.45 views

CVE-2026-41876 OS Command Injection in R-SOFT DMS

R-SOFT DMS is vulnerable to OS Command Injection in konwertujAction function. The document converter executes shell commands using unsanitized file paths and format parameters. This allows an authenticated attacker to execute arbitrary system commands with the privileges of the web server user...

8.7CVSS0.01228EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 9:05 a.m.36 views

CVE-2026-41876

CVE-2026-41876 affects R-SOFT DMS. The vulnerability is an OS Command Injection in konwertujAction(), where the document converter executes shell commands using unsanitized file paths and format parameters, allowing an authenticated attacker to run arbitrary commands with the web server user’s pr...

8.7CVSS6.3AI score0.01228EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/09 10:13 a.m.11 views

RHSA-2026:36846 Red Hat Security Advisory: httpd:2.4 security update

Bulletin has no description...

8.2CVSS6.6AI score0.31042EPSS
SaveExploits10References34
RedHat Linux
RedHat Linux
added 2026/07/08 7:33 p.m.35 views

httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash

A flaw was found in the modauthnsocache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration...

5.3CVSS6.2AI score0.00514EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 5:58 p.m.29 views

httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the ajpparsedata function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially lea...

7.5CVSS7.1AI score0.00394EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/08 12:00 a.m.10 views

Security update for apache2 (important)

openSUSE security update: security update for apache2 ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21235-1 Rating: important References: bsc1267503 bsc1267955 bsc1267956 bsc1267962 bsc1267963 bsc1267965 bsc1267969 bsc1267970 bsc1267971 bsc1267972...

9.2CVSS7.2AI score0.31042EPSS
SaveExploits9References13
OSV
OSV
added 2026/07/07 10:16 p.m.17 views

DEBIAN-CVE-2026-59153

Anki is a program for creating and reviewing flashcards. Prior to 25.09.3, Anki launches a local HTTP server to serve media files and web pages for parts of its interface, but requests from other origins were not sufficiently blocked. A malicious website could potentially trigger side-effecting...

2.1CVSS6AI score0.00264EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/07 9:48 p.m.19 views

Important: Red Hat Security Advisory: httpd:2.4 security update

An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS6.6AI score0.31042EPSS
SaveExploits10References8
RedHat Linux
RedHat Linux
added 2026/07/07 9:48 p.m.9 views

mod_http2: Apache HTTP Server: HTTP/2 DoS by Memory Increase

A flaw was found in Apache HTTP Server. This late release of memory after effective lifetime vulnerability allows a remote, unauthenticated attacker to cause a denial of service DoS. The vulnerability can lead to resource exhaustion, making the server unavailable to legitimate users...

7.5CVSS5.9AI score0.04799EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/07 9:48 p.m.19 views

httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash

A flaw was found in the modauthnsocache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration...

5.3CVSS6AI score0.00514EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/07 9:11 p.m.45 views

CVE-2026-59153

Anki’s local HTTP server vulnerability (CVE-2026-59153) affects Anki prior to version 25.09.3. The embedded local server serving media/files did not sufficiently block cross-origin requests from other origins, enabling potential side-effecting requests from malicious sites. The CVSS-based data in...

2.1CVSS6AI score0.00264EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1330 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header

Summary On the ESP-IDF platform, ESPHome's webserver authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correct value e.g., correct username with partial password. This allows access to webserver functionality...

8.1CVSS5.9AI score0.01558EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1396 FastChat Server-Side Request Forgery vulnerability

A Server-Side Request Forgery SSRF vulnerability was identified in the lm-sys/fastchat web server, specifically in the affected version git 2c68a13. This vulnerability allows an attacker to access internal server resources and data that are otherwise inaccessible, such as AWS metadata credentials...

7.5CVSS6AI score0.00733EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1992 twisted.web has disordered HTTP pipeline response

Summary The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. PoC 0. Start a fresh Debian container: sh docker run --workdir /repro --rm -it debian:bookworm-slim 1. Install twisted and its dependencies...

8.3CVSS6AI score0.00856EPSS
SaveExploits0References9
Rockylinux
Rockylinux
added 2026/07/07 12:05 p.m.12 views

mod_http2 security, bug fix, and enhancement update

An update is available for modhttp2. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The modh2 Apache httpd module implements the HTTP2 protocol h2+h2c on top o...

7.3CVSS6.6AI score0.00545EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1499 Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed...

8.1CVSS6.8AI score0.00692EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/07/07 9:54 a.m.30 views

perl-HTTP-Daemon: HTTP::Daemon: Arbitrary code execution via OS command injection in send_file()

A flaw was found in HTTP::Daemon, a Perl module used for creating HTTP servers. A remote attacker can exploit this vulnerability by providing specially crafted input to the sendfile function, leading to OS command injection. This allows the attacker to execute arbitrary commands on the system wit...

9.1CVSS6.2AI score0.01398EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/07 12:00 a.m.14 views

SUSE SLED15: apache2 / apache2-devel / apache2-event / apache2-manual / etc (SUSE-SU-2026:2759-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2759-1 advisory. This update for apache2 fixes the following issues - CVE-2026-29167: modldap per-dir use-after-free bsc1267976...

9.8CVSS7.3AI score0.31042EPSS
SaveExploits9References40
Cvelist
Cvelist
added 2026/07/06 8:53 p.m.44 views

CVE-2026-42341 FOSSBilling has an unauthenticated payment bypass via IPN callback forgery

FOSSBilling is a free, open-source billing and client management system. Versions 0.6.0 through 0.7.2 have an unauthenticated payment bypass vulnerability in FOSSBilling's IPN callback endpoint. When the Custom payment adapter is enabled, an attacker can mark any unpaid invoice as paid and credit...

9.2CVSS0.00272EPSS
SaveExploits0References1
Rows per page
Query Builder