Lucene search
+L

211426 matches found

CVE
CVE
added 2026/08/27 2:50 p.m.13 views

CVE-2026-81679

OpenRemote versions before 1.28.0 are affected by a cross-realm information disclosure vulnerability in the Notification REST API . An attacker with read:admin credentials in a single realm can issue a zero-parameter GET request to the notification endpoint and retrieve sent notification metadata...

8.3CVSS5.3AI score0.00286EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67035

OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a...

8.3CVSS5.3AI score0.00286EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.9 views

CVE-2026-81679 OpenRemote before 1.28.0 Cross-Realm Information Disclosure via Notification API

OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a...

8.3CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.11 views

CVE-2026-81679 OpenRemote before 1.28.0 Cross-Realm Information Disclosure via Notification API

OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a...

8.3CVSS5.9AI score0.00286EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.31 views

CVE-2026-81679 OpenRemote before 1.28.0 Cross-Realm Information Disclosure via Notification API

OpenRemote versions before 1.28.0 contain a cross-realm information disclosure vulnerability in the Notification REST API that allows per-realm tenant administrators to read all tenants' sent notifications including message bodies. Attackers with read:admin credentials in one realm can submit a...

8.3CVSS0.00286EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.9 views

CVE-2026-81664 OpenFaaS Gateway 0.27.11 through 0.27.13 Missing Authentication on the /system/telemetry Route

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/27 2:50 p.m.8 views

CVE-2026-81664

OpenFaaS gateway versions 0.27.11 through 0.27.13 contain a missing authentication flaw on the GET /system/telemetry route. The TelemetryHandler was omitted from the auth.DecorateWithBasicAuth wrap block, so when basic_auth is enabled the route still forwards requests to the provider without a cr...

6.9CVSS5.3AI score0.00291EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 2:50 p.m.7 views

EUVD-2026-67033

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS5.3AI score0.00291EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.35 views

CVE-2026-81664 OpenFaaS Gateway 0.27.11 through 0.27.13 Missing Authentication on the /system/telemetry Route

The OpenFaaS gateway registers GET /system/telemetry in gateway/main.go and, when basicauth is enabled, wraps each administrative /system/ handler in auth.DecorateWithBasicAuth. TelemetryHandler was left out of that wrap block from 0.27.11, which introduced the route, until 0.27.14, which added i...

6.9CVSS0.00291EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67148

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.21 views

CVE-2026-81093

Apify Actors MCP Server before version 0.9.12 is vulnerable to Server-Side Request Forgery (SSRF) via the get-html-skeleton tool. The URL validation function (isValidHttpUrl) in src/utils/generic.ts confirmed only that the argument began with an http/https scheme and parsed as a URL, without insp...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.15 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS0.00476EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.14 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.9AI score0.00476EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/08/27 2:36 p.m.6 views

Fake listings can turn trusted platforms into scam springboards

Recently, we found a listing on BuzzFeed from someone pretending to be Malwarebytes Support. It reminded us why we need to be cautious about content on platforms where anyone can create an entry. Based on the phone number, we suspect the people behind this listing are trying to draw callers into ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 1:39 p.m.8 views

Findomain v11.0.0-beta.1

Findomain The complete solution for domain recognition. Supports screenshotting, port scanning, importing data from other tools, subdomain monitoring, and more. Be alerted on your findings through services such as Discord, Slack, and Telegram. Multiple API Keys for sources and much more. Chat wit...

5.9AI score
SaveExploits0References15
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 1:39 p.m.5 views

Security Bulletin: Multiple security vulnerabilites identified in open source libraries shipped with IBM Guardium Cryptography Manager (GCM)

Summary The vulnerabilities were found in dependent open source libraries used within IBM Guardium Cryptography Manager code base. These issues have been addressed by updating the versions of affected libraries. Vulnerability Details CVEID:CVE-2026-47838 DESCRIPTION: SubjectDnX509PrincipalExtract...

8.1CVSS7AI score0.00763EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2026/08/27 1:30 p.m.18 views

Exploit for CVE-2026-47851

Spring AI PDF Reader — sibling self-loop PoC incomplete fix o...

7.5CVSS5.5AI score0.00263EPSS
SaveExploits1
NVD
NVD
added 2026/08/27 1:18 p.m.8 views

CVE-2026-81677

The ‘/ws/apiprensa/getVideo’ endpoint is vulnerable to SQL injection due to improper validation of the GET parameter idambito. An attacker can inject SQL syntax that breaks the underlying structure of the MariaDB query, resulting in syntax errors and the exposure of database error messages via...

8.8CVSS0.00249EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:12 p.m.7 views

EUVD-2026-67124

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/path endpoint. The path route parameter is passed directly to filegetcontents without...

7.1CVSS5.5AI score0.00623EPSS
SaveExploits0References3
Rows per page
Query Builder