Lucene search
+L

82563 matches found

OSV
OSV
added 2026/07/13 9:37 p.m.6 views

CVE-2026-62327 9Router 0.4.41 - Unauthenticated API Key Exposure via /api/usage/stats

9Router through version 0.4.41 contains an unauthenticated information disclosure vulnerability that allows remote attackers to retrieve plaintext API keys for all connected AI provider accounts by sending a single unauthenticated request to the /api/usage/stats endpoint. Attackers can exploit th...

9.3CVSS6.1AI score0.02244EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/13 9:31 p.m.25 views

CVE-2026-62185

The CVE-2026-62185 affects the Argo CD Helm Chart prior to 10.0.0, which fails to install network policies by default. As a result, any pod on the cluster can access the repo-server and other Argo APIs, enabling unrestricted network access. This can lead to cluster compromise and remote code exec...

8.6CVSS6.2AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 9:30 p.m.32 views

CVE-2026-61458 PasswordPusher < 2.9.2 Passphrase Brute-Force via Unthrottled Endpoint

PasswordPusher before 2.9.2 contains a brute-force vulnerability in the POST /p/:token/access endpoint that lacks route-specific rate limiting and per-push lockout mechanisms. Attackers who know a push token can systematically guess passphrases at 120 attempts per minute without triggering any...

8.7CVSS0.00304EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 9:30 p.m.44 views

CVE-2026-59801 9Router 0.4.41 - Unauthenticated API Exposure via /api/providers

9Router through version 0.4.41 contains an unauthenticated access vulnerability that allows remote attackers to interact with provider management API endpoints by sending requests without any credentials due to missing authentication middleware in the Next.js API routes under...

9.8CVSS0.02244EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/13 9:30 p.m.14 views

CVE-2026-61458

PasswordPusher

8.7CVSS6.1AI score0.00304EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 7:37 p.m.3 views

MINI-WFC3-2HX6-7VQJ

Bulletin has no description...

5.3CVSS6.1AI score0.00237EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 7:37 p.m.6 views

MINI-29CG-PF2V-CMFP

Bulletin has no description...

5.3CVSS6.1AI score0.00254EPSS
SaveExploits0
CVE
CVE
added 2026/07/13 7:33 p.m.15 views

CVE-2026-12385

CVE-2026-12385 affects the Smart Slider 3 WordPress plugin up to version 3.5.1.37. The issue is a Sensitive Information Exposure via the keyword parameter, enabling authenticated attackers with contributor-level access and above to extract titles and full content excerpts from private, draft, pen...

4.3CVSS6.1AI score0.00242EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 6:16 p.m.8 views

DEBIAN-CVE-2026-53364

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leak in hcilebigterminate hcilebigterminate allocates isolistdata via kzallocobj but returns 0 without freeing it when neither pasyncterm nor bigsyncterm flags are set after evaluating the PA and BI...

5.5CVSS6AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 6:3 p.m.2 views

CGA-V4HH-J8QJ-9WG6

Bulletin has no description...

6.1CVSS6.1AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 6:3 p.m.2 views

CGA-F92W-5HWH-CM89

Bulletin has no description...

8.8CVSS6.1AI score0.0027EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 6:3 p.m.5 views

CGA-JJPW-MR9M-QJCQ

Bulletin has no description...

4.3CVSS6.1AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 6:3 p.m.5 views

CGA-VQCM-V82C-HF59

Bulletin has no description...

8.8CVSS6.1AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 5:17 p.m.5 views

DEBIAN-CVE-2026-57432

Perl versions through 5.43.10 have an integer overflow in Smeasurestruct leading to an out-of-bounds heap read in pack and unpack. Smeasurestruct adds each item's size times its repeat count to a running total with no overflow check, so a large repeat count in a pack or unpack template wraps the...

8.4CVSS6.2AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 4:54 p.m.4 views

GHSA-86FH-W43W-338C Decidim: Verification admins can access supplied IDs from other organizations

Description The verification admin mutation flow allows accessing, verifying, and rejecting participants records from another tenant. Technical description The verification admin controllers loads pendingauthorizationid with a raw Authorization.find... and then authorizes the record without...

4.9CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:46 p.m.8 views

PYSEC-2026-2624 mcp-memory-service: Missing Authentication on Document API Endpoints Allows Unauthenticated Memory Read/Write/Delete

Missing Authentication on Document API Endpoints Allows Unauthenticated Memory Read/Write/Delete Summary All HTTP routes under /api/documents/ in mcp-memory-service are served without any authentication dependency, even when the server is configured with an API key MCPAPIKEY or OAuth. An...

9.8CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.5 views

PYSEC-2026-2587 Lemur user-update path stores plaintext passwords

Summary lemur.users.service.update writes a user's new password as plaintext to the users.password column. The User model wires bcrypt hashing to SQLAlchemy's beforeinsert event but registers no equivalent listener for beforeupdate, and service.update does not call user.hashpassword after assigni...

4.9CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.5 views

PYSEC-2026-2665 motionEye's missing authentication on ActionHandler allows unauthenticated camera action execution

Summary The ActionHandler.post method in motionEye has no authentication decorator, allowing any unauthenticated attacker to trigger camera actions including snapshots, recording start/stop, and configured action scripts PTZ controls, alarm triggers, etc.. Vulnerability Details File:...

5.3CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.4 views

PYSEC-2026-3035 Python Liquid: Infinite loop when parsing malformed `{% case %}` tags

Impact Given a malformed % case % tag without associated % when % or % else % block, and no terminating % endcase % tag, Python Liquid hangs in an infinite loop at parse time. This allows malicious template authors to craft templates for a denial of service attack. Patches The issue is fixed in...

5.3CVSS6.1AI score0.0026EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.5 views

PYSEC-2026-2393 BBOT: Arbitrary File Write in postman_download Module

The postmandownload module uses the workspace name field from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker...

6.5CVSS6.2AI score0.00251EPSS
SaveExploits0References6
Rows per page
Query Builder