Lucene search
+L

2223 matches found

Fedora
Fedora
added 2026/03/20 12:18 a.m.17 views

[SECURITY] Fedora 44 Update: cpp-httplib-0.37.1-2.fc44

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!...

7.5CVSS5.7AI score0.00602EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2026/03/19 6:53 a.m.278 views

Exploit for CVE-2024-11114

Chromium Exploit Development Toolkit A toolkit for weaponizing...

9.6CVSS6.2AI score0.20713EPSS
SaveExploits4
Debian CVE
Debian CVE
added 2026/03/18 5:55 p.m.20 views

CVE-2026-32634

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, Glances stores both the Zeroconf-advertised server name and the discovered IP address for dynamic servers, but later builds connection URIs from the untrusted advertised name instead ...

8.1CVSS5.4AI score0.00282EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 5:53 p.m.40 views

CVE-2026-32633

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, the /api/4/serverslist endpoint returns raw server objects from GlancesServersList.getserverslist. Those objects are mutated in-place during background polling and can contain a uri...

9.1CVSS5.4AI score0.00472EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 5:47 p.m.10 views

CVE-2026-32632

Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent...

5.9CVSS5.5AI score0.00184EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 5:21 p.m.17 views

CVE-2026-32611

Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix commit 39161f0 addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and psycopg.sql composable objects. However, the DuckDB export module...

9.1CVSS5.6AI score0.00325EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 4:31 p.m.19 views

CVE-2026-32610

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddlewa...

8.1CVSS5.2AI score0.00339EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 2:30 p.m.17 views

CVE-2026-32609

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not...

7.5CVSS5.5AI score0.00499EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 6:03 a.m.23 views

CVE-2026-32608

Glances is an open-source system cross-platform monitoring tool. The Glances action system allows administrators to configure shell commands that execute when monitoring thresholds are exceeded. These commands support Mustache template variables e.g., name, key that are populated with runtime...

7CVSS5.7AI score0.00243EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/18 5:18 a.m.27 views

CVE-2026-32596

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS8.4AI score0.0155EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/03/18 12:00 a.m.10 views

CVE-2026-32596

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS7.2AI score0.0155EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/03/16 2:19 p.m.9 views

CVE-2026-32627

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.2, when a cpp-httplib client is configured with a proxy and setfollowlocationtrue, any HTTPS redirect it follows will have TLS certificate and hostname verification silently disabled on the new...

8.7CVSS5.7AI score0.00179EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/03/13 4:52 a.m.144 views

AK47

!Licensehttps://img.shields.io/github/license/99999G/AK47?lab...

5.8AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2026/03/12 9:56 a.m.27 views

Meta rolls out anti-scam tools across WhatsApp, Facebook, and Messenger

Meta has rolled out more anti-scam protections across WhatsApp, Facebook, and Messenger to fight sophisticated fraud tactics. The features will help stop celebrity impersonators and brand spoofers from defrauding its users, the company said. Meta is also targeting attackers who exploit legitimate...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/12 12:00 a.m.12 views

Automatic Attack Script Generation: A MDA Approach

It is widely recognized that practical exercises are crucial for teaching cybersecurity in higher education. However, their setup is not only expensive, time-consuming, and prone to numerous errors, but also requires technical and programming skills to create attack contexts and scripts. To...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/03/11 6:16 p.m.11 views

CVE-2026-31870

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.1, when a cpp-httplib client uses the streaming API httplib::stream::Get, httplib::stream::Post, etc., the library calls std::stoull directly on the Content-Length header value received from the server...

7.5CVSS5.8AI score0.00453EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.12 views

CVE-2026-30783

A vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android, WebClient Client signaling, API sync loop, config management modules allows Privilege Abuse. This vulnerability is associated with program files src/rendezvousmediator.Rs, src/hbbshttp/sync....

9.8CVSS5.8AI score0.00376EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.11 views

CVE-2026-30794

Improper Certificate Validation vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android HTTP API client, TLS transport modules allows Adversary in the Middle AiTM. This vulnerability is associated with program files src/hbbshttp/httpclient.Rs and...

9.1CVSS5.8AI score0.00313EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.13 views

CVE-2026-30792

A vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android, WebClient Strategy sync, HTTP API client, config options engine modules allows Application API Message Manipulation via Man-in-the-Middle. This vulnerability is associated with program files...

9.1CVSS5.8AI score0.00265EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.12 views

CVE-2026-30793

Cross-Site Request Forgery CSRF vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android Flutter URI scheme handler, FFI bridge modules allows Privilege Escalation. This vulnerability is associated with program files flutter/lib/common.Dart,...

9.8CVSS5.8AI score0.00306EPSS
SaveExploits1References1
Rows per page
Query Builder