Lucene search
+L

87 matches found

Vulnrichment
Vulnrichment
•added 2026/09/23 6:29 p.m.•6 views

CVE-2026-71464 Automation-controller: automation-controller-container: automation-controller: schedule and workflowjobtemplatenode scm_branch prompt bypasses leading-dash git-argument guard

LaunchConfigurationBaseSerializer.scmbranch has no validatescmbranch leading-dash check, unlike Project/JobTemplate/JobLaunch serializers. Schedule and WFJT Node accept --upload-pack=/bin/id as scmbranch. Currently blocked at runtime by jobs.py:1502 ValueError check defense-in-depth, but the API...

3.1CVSS5.8AI score0.0021EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/23 6:29 p.m.•9 views

CVE-2026-71464

LaunchConfigurationBaseSerializer.scmbranch has no validatescmbranch leading-dash check, unlike Project/JobTemplate/JobLaunch serializers. Schedule and WFJT Node accept --upload-pack=/bin/id as scmbranch. Currently blocked at runtime by jobs.py:1502 ValueError check defense-in-depth, but the API...

3.1CVSS5.8AI score0.0021EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/23 6:28 p.m.•5 views

CVE-2026-71464

LaunchConfigurationBaseSerializer.scmbranch has no validatescmbranch leading-dash check, unlike Project/JobTemplate/JobLaunch serializers. Schedule and WFJT Node accept --upload-pack=/bin/id as scmbranch. Currently blocked at runtime by jobs.py:1502 ValueError check defense-in-depth, but the API...

3.1CVSS5.8AI score0.0021EPSS
SaveExploits0References3
PyPA
PyPA
•added 2026/09/10 9:44 a.m.•7 views

praisonaiagents vulnerable to SSRF in web_crawl tool via redirect-following and DNS rebinding (validate-then-fetch gap)

The webcrawl tool performs its SSRF check only on the initial URL: it resolves the hostname oncewith socket.gethostbyname and rejects private/loopback/link-local results. It then passes the URL toa fetcher that uses httpx.Clientfollowredirects=True - or urllib.request.urlopen when httpx isabsent,...

7.5CVSS5.9AI score0.00242EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/09/03 2:48 p.m.•37 views

CVE-2026-85230 MISP Dashboard Button Widget Allows Persistent JavaScript URL Injection

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to modify dashboard widg...

5.3CVSS0.00294EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/03 2:48 p.m.•17 views

CVE-2026-85230 MISP Dashboard Button Widget Allows Persistent JavaScript URL Injection

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to modify dashboard widg...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/03 2:48 p.m.•12 views

CVE-2026-85230 MISP Dashboard Button Widget Allows Persistent JavaScript URL Injection

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to modify dashboard widg...

5.3CVSS6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•27 views

PT-2026-85076

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to modify dashboard widg...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/05 7:58 p.m.•74 views

CVE-2026-55524

PraxionAI’s web_crawl tool is affected by an SSRF in versions prior to 1.6.58. The vulnerability arises because the tool validates the hostname only at initial resolution, then re-resolves at connect time in the fetch path (httpx Client with follow_redirects enabled or urllib), bypassing the init...

7.5CVSS5.4AI score0.00242EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/07/30 12:18 a.m.•13 views

CVE-2026-17700

Insufficient validation of untrusted input in Actor in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: High...

4.3CVSS5.9AI score0.00259EPSS
SaveExploits0
OSV
OSV
•added 2026/07/24 9:25 p.m.•10 views

GHSA-QW6M-8FW2-2V64 Budibase: NoSQL Injection via JSON Parameter Interpolation in MongoDB Query Execution

Summary Budibase's MongoDB query execution endpoint POST /api/v2/queries/:queryId is vulnerable to NoSQL injection through user-supplied query parameters. The enrichContext function interpolates parameter values into JSON query templates using Handlebars with noEscaping: true, then parses the...

8.3CVSS6.2AI score0.00505EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•15 views

EUVD-2026-46352

Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqreprecvlocked. The attach-time validator reqrepvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents...

5.3AI score0.00539EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/21 7:03 p.m.•9 views

CVE-2026-59140 Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

5.3AI score0.00539EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/21 7:02 p.m.•7 views

CVE-2026-59139 Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqrep_recv_locked

Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqreprecvlocked. The attach-time validator reqrepvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents...

5.3AI score0.00539EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/17 1:25 p.m.•41 views

CVE-2024-23564

The CVE-2024-23564 entry concerns HCL Aftermarket EPC and describes a Business Logic Vulnerability where a non-valid user can obtain passwords from the server and have them redirected to their own email by manipulating the server response. The root cause, as stated, is that the system validates U...

9.1CVSS5.4AI score0.00295EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/07/15 5:13 p.m.•20 views

Koel: Authenticated Full-Read SSRF via Subsonic Internet Radio Stations

Summary Koel v9.6.0 validates radio station URLs on the regular web API, but the Subsonic-compatible radio endpoints do not apply the same SSRF protections. An authenticated user can create or update a radio station with a private URL and then use Koel's radio streaming feature to make the server...

7.7CVSS6.1AI score0.00415EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/07/15 5:13 p.m.•17 views

GHSA-6P96-CFG5-4VHP Koel: Authenticated Full-Read SSRF via Subsonic Internet Radio Stations

Summary Koel v9.6.0 validates radio station URLs on the regular web API, but the Subsonic-compatible radio endpoints do not apply the same SSRF protections. An authenticated user can create or update a radio station with a private URL and then use Koel's radio streaming feature to make the server...

7.7CVSS6.1AI score0.00415EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/15 5:07 p.m.•30 views

GHSA-W79M-F3JX-779V Koel: Authenticated Blind SSRF via Subsonic Podcast Channel Creation

Summary Koel v9.6.0 protects the regular podcast subscription API with SafeUrl, but the Subsonic-compatible createPodcastChannel.view route does not apply the same protection. An authenticated user can supply a private URL and cause Koel to fetch it server-side during podcast parsing. This was...

4.3CVSS6.2AI score0.00411EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/15 12:00 a.m.•30 views

PT-2026-60385

Name of the Vulnerable Software and Affected Versions Koel versions prior to 9.7.0 Description An authenticated user can perform a Server-Side Request Forgery SSRF via Subsonic-compatible endpoints. The createInternetRadioStation.view and updateInternetRadioStation.view routes fail to implement t...

7.7CVSS5.2AI score0.00415EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/07/14 4:08 p.m.•17 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

8.2AI score0.0168EPSS
SaveExploits0References5
Rows per page
Query Builder