Lucene search
+L

68485 matches found

OSV
OSV
added 2026/08/17 8:05 p.m.7 views

MINI-5246-G457-CX45

Bulletin has no description...

7.5CVSS7.3AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 7:45 p.m.5 views

MINI-2HW6-CP75-33F6

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/17 7:31 p.m.9 views

EUVD-2026-60364

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 6:18 p.m.7 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS0.00237EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/17 6:18 p.m.6 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.2AI score0.00237EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 6:17 p.m.6 views

CVE-2026-51346

SQL Injection vulnerability in StudIP 6.0.x before 6.0.3 and 5.4.x before 5.4.12 allows a remote attacker to execute arbitrary code and obtain sensitive information via the store functions...

9.1CVSS0.00403EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/17 5:23 p.m.8 views

389-ds-base: 389-ds-base: pre-auth LDAP filter injection in CleanAllRUV status check

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.5AI score0.00527EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 5:20 p.m.10 views

GHSA-4H34-V6R8-MMJC Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Summary Glances provides asdictsecure explicitly designed for unauthenticated API access, with a docstring stating it returns "a sanitised copy of the configuration dict" where "Sensitive keys in remaining sections are replaced by ''". However, the implementation only checks KEY names against a...

5.3CVSS5.4AI score0.00237EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/17 5:16 p.m.8 views

CVE-2026-68517

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, the corsorigins guard in glances/outputs/glancesrestfulapi.py uses exact list equality instead of wildcard membership, allowing a multi-origin list containing the wildcard to retain corscredentials and expose...

6.5CVSS5.4AI score0.00256EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/17 5:11 p.m.8 views

WordPress 3D FlipBook – PDF Flipbook Viewer, Flipbook Image Gallery plugin <= 1.16.20 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin 3D FlipBook – PDF Flipbook Viewer, Flipbook Image Gallery versions = 1.16.20...

5.3CVSS5.3AI score0.0024EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/17 5:10 p.m.16 views

WordPress Shortcodes and extra features for Phlox theme plugin <= 2.17.22 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin Shortcodes and extra features for Phlox theme versions = 2.17.22...

5.3CVSS5.3AI score0.0024EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2026/08/17 5:06 p.m.40 views

CVE-2026-68520

Glances (open-source system monitoring tool) prior to 4.5.6 contains a credential disclosure vulnerability in as_dict_secure() (glances/config.py). The function masks sensitive values by matching key names against a regex (password|token|secret|api_key|apikey|ssl_keyfile) but never inspects value...

5.3CVSS5.2AI score0.00237EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:06 p.m.16 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/17 5:06 p.m.7 views

CVE-2026-68520 Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:04 p.m.13 views

Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

7.4CVSS5.6AI score0.00401EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/08/17 4:17 p.m.26 views

CVE-2026-64859

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to 1.0.0-rc.7, the admin user list and user lookup APIs, including GET /api/user/, return User.AccessToken as accesstoken because User model objects are serialized after queries use...

9.1CVSS0.00464EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 4:01 p.m.9 views

389-ds-base: 389-ds-base: pre-auth LDAP filter injection in CleanAllRUV status check

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.4AI score0.00527EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 3:54 p.m.40 views

CVE-2026-75057

In IntelliJ IDEA before 2026.1.5, Git credentials were written in plaintext to the IDE log, exposing them to any local user with log read access. CVSS 6.2 (MEDIUM) reflects high confidentiality impact. Exploitation details are not provided; upgrade to 2026.1.5 to remediate.

6.2CVSS5.3AI score0.00133EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 3:54 p.m.34 views

CVE-2026-75057

In JetBrains IntelliJ IDEA before 2026.1.5 git credentials were written in plaintext to the IDE log...

6.2CVSS0.00133EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/17 3:48 p.m.9 views

389-ds-base: 389-ds-base: pre-auth LDAP filter injection in CleanAllRUV status check

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.4AI score0.00527EPSS
SaveExploits0References5
Rows per page
Query Builder