Lucene search
+L

13532 matches found

OSV
OSV
added 2026/05/21 9:32 a.m.9 views

GHSA-C4R7-J7PP-R8MP Mattermost has a Path Traversal issue

Mattermost versions 11.6.x = 11.6.0, 11.5.x = 11.5.3, 11.4.x = 11.4.4, 10.11.x = 10.11.14 fail to check integration URL for path traversal which allows an malicious authenticated user to call an arbitrary API via system admin Mattermost auth token using via path traversal in integration action UR...

8CVSS6AI score0.00327EPSS
SaveExploits0References3
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/05/21 8:22 a.m.20 views

Android App "RoboForm Password Manager" insufficient validation of Android intents

Overview Android App "RoboForm Password Manager" provided by Siber Systems, Inc. accepts intents from other applications to open relevant web pages e.g., login pages, but without sufficient URL validation, user confirmation nor notification. Insufficient UI Warning of Dangerous Operations CWE-357...

4.6CVSS5.8AI score0.00132EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/21 12:30 a.m.26 views

EUVD-2026-31200

Android App "RoboForm Password Manager" provided by Siber Systems, Inc. handles Android intents without sufficient URL validation, user confirmation nor notification. If a URL to some malicious web page is given through an intent, RoboForm may silently download files without user confirmation nor...

4.6CVSS5.8AI score0.00132EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.14 views

PT-2026-42607

Summary The SSRF mitigation added in commit 33c55da for GHSA-7gvf-3w72-p2pg is incomplete. The PREREQFUNCTION-based private IP check was correctly applied to HTTPChunk download path but not to HTTPRequest used by the parse urls API. An authenticated attacker can supply a URL pointing to an...

5CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.32 views

PT-2026-42673

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.04.1 Description A reflected Cross-Site Scripting XSS issue exists in the Page Leaving Warning page. The application reads the ncRedirectUrl and ncBackUrl query parameters from the route query without proper...

6.1CVSS6AI score0.00265EPSS
SaveExploits0References7
Circl
Circl
added 2026/05/20 9:00 p.m.21 views

CVE-2026-9139

creationtimestamp| type| source ---|---|--- 2026-05-20 21:00:37+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mmcsf6psua2z 2026-05-21 03:02:37+00:00| seen| https://infosec.exchange/users/offseq/statuses/116610329903528105 2026-06-22 02:01:38+00:00| seen|...

9.8CVSS5.8AI score0.00454EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/20 5:28 p.m.26 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
Circl
Circl
added 2026/05/20 10:32 a.m.15 views

CVE-2026-46640

creationtimestamp| type| source ---|---|--- 2026-05-20 10:32:18+00:00| seen| https://bsky.app/profile/symfony.com/post/3mmbpbppt3a2u 2026-05-20 11:59:01+00:00| seen| https://bsky.app/profile/mradcliffe.nokoto.org.ap.brid.gy/post/3mmbu4igtlyo2 2026-06-06 23:55:29+00:00| seen|...

8.8CVSS4.8AI score0.00642EPSS
SaveExploits0References10
Circl
Circl
added 2026/05/20 10:30 a.m.18 views

CVE-2026-24425

creationtimestamp| type| source ---|---|--- 2026-05-20 10:30:25+00:00| seen| https://bsky.app/profile/symfony.com/post/3mmbp6dmkls26 2026-05-20 15:48:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmcawp4kev2t 2026-06-02 02:37:07+00:00| seen|...

9.9CVSS5.8AI score0.00758EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Python 3.7, Python 2.7

A issue in the urllib.parse component of Python prior to version 3.11.4 allows attackers to bypass blocklisting methods by providing a URL that starts with blank characters...

7.5CVSS7.5AI score0.20459EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
added 2026/05/19 9:46 p.m.30 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/05/19 8:29 p.m.18 views

Server-side Request Forgery (SSRF)

Overview @angular/platform-server is an Angular - library for using Angular in Node.js Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through the processing of absolute-form URLs in the server-side rendering engine. An attacker can redirect internal HTTP...

8.8CVSS5.8AI score0.00361EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/19 8:29 p.m.15 views

GHSA-RFH7-FXQC-Q52V @angular/platform-server: SSRF via Hostname Hijacking

Impact A Server-Side Request Forgery SSRF vulnerability exists in @angular/platform-server. The issue stems from how the server-side rendering SSR engine processes the request URL provided to the rendering entry points. When an absolute-form URL e.g., http://evil.com is passed to the rendering...

8.8CVSS5.8AI score0.00361EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/05/19 6:28 p.m.27 views

cpython: Header injection via newlines in data URL mediatype in Python

Missing newline filtering has been discovered in Python. User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype...

6CVSS7.2AI score0.00499EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/05/19 6:24 p.m.25 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/19 5:39 p.m.11 views

CLSA-2026-1779212372 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix OS command injection in netrw plugin via crafted sftp:// URLs by hardening the tempfile suffix regex and escaping the tempfile argument before passing it to the sftp command...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/19 4:19 p.m.31 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/19 4:16 p.m.15 views

CVE-2026-8706

Firefox for iOS hosted Reader mode on an unauthenticated local web server, allowing another application on the same device to request arbitrary URLs and receive the response rendered with the signed-in user's cookies. This vulnerability was fixed in Firefox for iOS 151.0...

6.5CVSS5.9AI score0.00192EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 4:12 p.m.17 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/19 3:53 p.m.52 views

CVE-2026-47358

Terrascan v1.18.3 and prior are vulnerable to Server-Side Request Forgery SSRF via external URL resolution in uploaded IaC templates when running in server mode. When Terrascan parses uploaded ARM templates or CloudFormation templates, it resolves external URLs referenced within those templates v...

9.2CVSS0.00479EPSS
SaveExploits0References1
Rows per page
Query Builder