Lucene search
+L

81132 matches found

ATTACKERKB
ATTACKERKB
added 4 hours ago2 views

CVE-2026-70618

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/guildid/roles/roleid/member-ids endpoint without guild membership verification. Attackers can exploit the...

5.3CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 hours ago3 views

CVE-2026-70617

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS5.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 hours ago4 views

CVE-2026-70616

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 4 hours ago3 views

CVE-2026-18485

There is a local privilege escalation vulnerability recently discovered in the NI-PAL kernel driver. This may allow a local, authenticated user to escalate privileges and execute arbitrary code. This vulnerability affects NI-PAL 26.3.1 and prior versions running on Microsoft Windows...

8.5CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 hours ago2 views

CVE-2026-44605

A flaw was found in the RPM Package Manager RPM. A local user could be affected by a heap buffer overflow vulnerability when processing a specially crafted NDB database file. This issue arises from an error in how RPM handles certain calculations during file parsing, leading to an incorrect memor...

5.5CVSS5.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 7 hours ago2 views

CVE-2026-7646

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS5.6AI score
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 7 hours ago3 views

keycloak-services: keycloak-services: Unbounded metric cardinality in user event metrics via request-controlled error text

A flaw was found in the user-event metrics recording of Keycloak. When metrics are enabled, the system records raw error messages from failed account operations as Prometheus metric labels. Because these error messages can include user-supplied input like nonexistent client IDs, an authenticated...

6.5CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 7 hours ago4 views

CVE-2026-50749

Improper Authorization vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Any authenticated user can reject arbitrary pending edit-revisions without review permission due to a missing authorization check on the reject operation. Users are recommended to upgrade to...

SaveExploits0References2
CVE
CVE
added 7 hours ago9 views

CVE-2026-13477

CVE-2026-13477 affects IBM QRadar SIEM (versions 7.6.0.0–7.6.0.1 and 7.5.0–7.5.0 UP15 IF005). The root cause is improper validation of user-supplied input, allowing an authenticated privileged user to execute arbitrary commands with normal user privileges on the host. IBM/NVD notes a CVSS v3.1 ba...

4.7CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 8 hours ago10 views

CVE-2026-7329 Privilege escalation in Progress MarkLogic Server REST query interfaces

An improper privilege management vulnerability in the SQL, SPARQL, and Optic REST query interfaces of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an authenticated user with a low-privileged REST role to escalate privileges to administrator. This enables execution of privileged...

9.9CVSS
SaveExploits0References1
NVD
NVD
added 8 hours ago6 views

CVE-2026-16100

A flaw was found in the user-event metrics recording of Keycloak. When metrics are enabled, the system records raw error messages from failed account operations as Prometheus metric labels. Because these error messages can include user-supplied input like nonexistent client IDs, an authenticated...

6.5CVSS
SaveExploits0References4
Cvelist
Cvelist
added 9 hours ago11 views

CVE-2026-70596 Ghost: Cross-Site Scripting in Feature Image Captions

Ghost is a Node.js content management system. From 4.9.0 until 6.54.1, an input validation issue allowed any staff user to create a post with content in featureimagecaption that could be used to hijack another staff user's Ghost Admin session, resulting in privilege escalation. This issue is fixe...

4.3CVSS
SaveExploits0References4
EUVD
EUVD
added 10 hours ago5 views

EUVD-2026-53383

A flaw was found in the LDAP storage provider of Keycloak, which is used to federate user identities from external directories. The issue occurs when a delegated administrator performs a search using a specific LDAP entry Distinguished Name DN. Due to missing validation, the system allows lookups...

5.4CVSS5.4AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 10 hours ago5 views

CVE-2026-16071

A flaw was found in the LDAP storage provider of Keycloak, which is used to federate user identities from external directories. The issue occurs when a delegated administrator performs a search using a specific LDAP entry Distinguished Name DN. Due to missing validation, the system allows lookups...

5.4CVSS5.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 10 hours ago5 views

CVE-2026-15573

A flaw was found in Keycloak's Authorization Services. The component responsible for matching request paths to security policies PathMatcher does not properly normalize URIs before comparison. By adding extra characters like a trailing slash or matrix parameters to a URL, an attacker can trick th...

8.1CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 10 hours ago5 views

CVE-2026-71276

Magistrala formerly Mainflux's message-readers API reads a format value from the HTTP query string readers/api/http/transport.go with no validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader readers/postgres/messages.go: fmt.Sprintf"SELECT FROM...

7.1CVSS
SaveExploits0References2
NVD
NVD
added 10 hours ago3 views

CVE-2026-0516

A improper neutralization of HTTP Headers for Scripting Syntax vulnerability in SonicOS could allow a remote attacker to manipulate the Host header and redirect firewall management users to arbitrary web domains...

6.5CVSS
SaveExploits0References1
EUVD
EUVD
added 11 hours ago5 views

EUVD-2026-53372

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex pregreplace'/^a-zA-Z0-9./', '', $column. Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a...

8.8CVSS5.7AI score
SaveExploits0References2
NVD
NVD
added 12 hours ago4 views

CVE-2026-71250

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS
SaveExploits0References1
NVD
NVD
added 12 hours ago4 views

CVE-2026-71246

Pixelfed's SearchController behind the auth middleware accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP...

4.3CVSS
SaveExploits0References1
Rows per page
Query Builder