Lucene search
+L

10649 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/08 7:32 p.m.7 views

CVE-2026-44332

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent usernames, enabling reliable remote username...

5.3CVSS6AI score0.00411EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/08 7:32 p.m.63 views

CVE-2026-44332

Fiber’s Go-based web framework vulnerability CVE-2026-44332 affects the BasicAuth middleware’s default Authorizer prior to v3.3.0. The issue arises from short-circuit evaluation in the Authorizer: for non-existent usernames, the password hash check is skipped, enabling remote username enumeration...

5.3CVSS6AI score0.00411EPSS
SaveExploits1References4Affected Software1
Circl
Circl
added 2026/07/08 5:37 p.m.11 views

CVE-2018-20612

creationtimestamp| type| source ---|---|--- 2026-07-08 17:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mq5nug32tn2n...

8.8CVSS7.2AI score0.00494EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/07/08 2:52 p.m.9 views

CVE-2026-53422

A flaw was found in Erlang OTP's Secure Shell SSH component, specifically within the SSH File Transfer Protocol SFTP daemon's sshsftpd module. An authenticated SFTP user can exploit an observable response discrepancy in the REALPATH handler to enumerate the existence of files and directories...

4.3CVSS5.9AI score0.00262EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/08 2:48 p.m.12 views

EUVD-2026-42286

SeaweedFS is a distributed storage system. In versions 4.08 through 4.33, requests signed with SigV4 service s3tables are routed to the S3Tables management API where authorization collapses account-less S3 identities into the shared admin account and fails open, allowing an authenticated...

4.3CVSS5.9AI score0.00199EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/08 2:6 p.m.41 views

CVE-2026-10706 Exposure of Sensitive Information to an Unauthorized attacker

In Adalo’s no-code app builder, Versions 1 and 2 the attackers may extract full user records and correlate user behavior across multiple applications via dbId enumeration. The platform does not implement data minimization, privacy by design, or implement appropriate technical safeguards, allowing...

0.00376EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/08 2:6 p.m.16 views

CVE-2026-10706

CVE-2026-10706 affects Adalo’s no-code app builder (V1 and V2). A platform‑level flaw in the database API allows authenticated users to retrieve full user records from any Adalo application, via dbId enumeration, bypassing ownership checks and enabling cross‑application data exposure. The issue i...

7.5CVSS5.9AI score0.00376EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/08 2:6 p.m.15 views

EUVD-2026-42277

In Adalo’s no-code app builder, Versions 1 and 2 the attackers may extract full user records and correlate user behavior across multiple applications via dbId enumeration. The platform does not implement data minimization, privacy by design, or implement appropriate technical safeguards, allowing...

5.9AI score0.00376EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/08 9:56 a.m.12 views

CVE-2026-56000

creationtimestamp| type| source ---|---|--- 2026-07-08 09:56:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mq4u3zer2n2w 2026-07-08 10:27:12+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq4vtpanvm2k 2026-07-08 16:45:30+00:00| seen|...

9CVSS5.8AI score0.00222EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 11:39 p.m.22 views

GHSA-GQ4G-FPC9-VJFQ Webauthn: SimpleFakeCredentialGenerator with an empty secret produces predictable fake credentials, weakening username enumeration protection

Impact Webauthn\SimpleFakeCredentialGenerator is the library-provided default implementation of the FakeCredentialGenerator interface. It returns a stable list of decoy PublicKeyCredentialDescriptor objects for a given username so that an assertion request for an unknown user looks the same as a...

6.3CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/07 8:56 p.m.39 views

CVE-2026-46700 Actual: Missing authorization on GET /secret/:name allows non-admin OpenID users to enumerate admin-configured bank-sync secrets

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any...

4.3CVSS0.002EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/07 7:27 p.m.7 views

CVE-2026-58468 NocoBase 2.1.20 Server-Side Request Forgery via serverRequest wrapper

NocoBase through 2.1.20 contains a server-side request forgery vulnerability in the serverRequest wrapper that allows authenticated administrators to issue arbitrary outbound HTTP requests by supplying malicious URLs to workflow request nodes, custom request action buttons, or the AI plugin...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1590 Lord of Large Language Models vulnerable to Observable Discrepancy attack via authenticate_user function

The parisneo/lollms repository is affected by a timing attack vulnerability in the authenticateuser function within the lollmsauthentication.py file. This vulnerability allows attackers to enumerate valid usernames and guess passwords incrementally by analyzing response time differences. The...

7.5CVSS7.1AI score0.00371EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1297 Django allows enumeration of user e-mail addresses

An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome only...

6.3CVSS6.7AI score0.00781EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1738 open-webui allows enumeration of file names and traversal of directories by observing the error messages

An information disclosure vulnerability exists in open-webui version 0.3.8. The vulnerability is related to the embedding model update feature under admin settings. When a user updates the model path, the system checks if the file exists and provides different error messages based on the existenc...

5.1CVSS5.9AI score0.00345EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1331 Timing-Based Username Enumeration Vulnerability in Fides Webserver Authentication

A timing-based username enumeration vulnerability has been identified in Fides Webserver authentication. This vulnerability allows an unauthenticated attacker to determine the existence of valid usernames by analyzing the time it takes for the server to respond to login requests. The discrepancy ...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/06 9:16 p.m.20 views

CVE-2026-59712

Leantime's Users::getUser method in the JSON-RPC API lacks proper authorization checks, allowing authenticated users to retrieve full user credential rows including password hashes, TOTP secrets, and session tokens. Attackers can exploit this by calling users.getUser with arbitrary user IDs to...

8.6CVSS0.0025EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/06 8:43 p.m.16 views

EUVD-2026-41942

Leantime's Users::getUser method in the JSON-RPC API lacks proper authorization checks, allowing authenticated users to retrieve full user credential rows including password hashes, TOTP secrets, and session tokens. Attackers can exploit this by calling users.getUser with arbitrary user IDs to...

8.6CVSS6AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/06 8:43 p.m.30 views

CVE-2026-59712

According to the connected NVD records, CVE-2026-59712 affects Leantime’s JSON-RPC API via the Users::getUser method. The vulnerability arises from missing authorization checks, enabling authenticated users to call users.getUser with arbitrary user IDs and enumerate accounts. The outcome is expos...

8.6CVSS6AI score0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/06 8:43 p.m.14 views

CVE-2026-59712 Leantime - JSON-RPC API Broken Access Control via users.getUser

Leantime's Users::getUser method in the JSON-RPC API lacks proper authorization checks, allowing authenticated users to retrieve full user credential rows including password hashes, TOTP secrets, and session tokens. Attackers can exploit this by calling users.getUser with arbitrary user IDs to...

8.6CVSS6AI score0.0025EPSS
SaveExploits0References4
Rows per page
Query Builder