Lucene search
+L

5448 matches found

Circl
Circl
added 2026/08/22 2:00 p.m.16 views

CISCO-SA-20161102-N9KAPIC

creationtimestamp| type| source ---|---|--- 2026-08-22 14:00:17+00:00| seen| https://t.me/informationsec/1437 2026-08-23 00:00:36+00:00| seen| https://t.me/informationsec/1437...

4.8AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/08/19 1:12 p.m.17 views

SilkParasite Espionage Campaign Targets Central Asian Governments with Five New RATs

A previously unreported cyber espionage operation dubbed SilkParasite has been observed targeting government bodies in Central Asia. The intrusion set makes use of seven remote access tool RAT families, five of which have never been previously documented: DriveSilkRAT, CookiETagRAT, NomadRAT,...

6.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/08/17 7:36 a.m.13 views

Suspected China-Nexus Actor Exploits VMware vCenter Flaw, Deploys Babuk-Derived Ransomware

Cybersecurity researchers have attributed the exploitation of a newly patched security flaw in Broadcom VMware vCenter to a suspected China-nexus advanced persistent threat APT. The attacks involve the exploitation of CVE-2026-59310 CVSS score: 9.8, a severe directory-traversal vulnerability in t...

9.8CVSS9.6AI score0.45878EPSS
SaveExploits2
NVD
NVD
added 2026/08/07 5:17 p.m.47 views

CVE-2026-17603

Nexus Repository 3 did not sufficiently restrict which HikariCP connection-pool properties could be set through the DataStore configuration API. A user holding the nx-datastores-update permission could set the connectionInitSql property to execute arbitrary SQL against the configured database on...

8.7CVSS0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.19 views

CVE-2026-17596

Nexus Repository 3 was found to be vulnerable to stored cross-site scripting XSS. A user with the nexus:blobstores:create or nexus:blobstores:update permission could set a blob store name containing malicious script content, which would later execute in the browser of another user viewing system...

6.3CVSS0.00239EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.18 views

CVE-2026-17597

Nexus Repository 3 contains a Server-Side Request Forgery SSRF vulnerability in the email configuration verification feature. A user holding the nexus:settings:update permission could submit arbitrary host and port values to the email test/verification endpoint, causing the server to attempt...

5.1CVSS0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.16 views

CVE-2026-17598

Sonatype Nexus Repository 3 did not properly filter internal configuration keys from user-supplied task properties when creating or updating a scheduled task through the administrative UI. An account holding permission to create at least one scheduled task type could supply a crafted property val...

5.3CVSS0.00253EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.23 views

CVE-2026-17600

Sonatype Nexus Repository 3 did not immediately terminate a user's active login session or revoke their cached permissions when that user's account was deleted, deactivated, or had its password changed. A user whose account was already logged in at the time of one of these actions could continue...

8.7CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:17 p.m.16 views

CVE-2026-17599

Nexus Repository 3 contained an endpoint used to change the administrator account password during initial onboarding. This endpoint did not verify that onboarding was still in progress before allowing the password change, relying instead on the presence of a local onboarding artifact. As a result...

6.9CVSS0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:16 p.m.17 views

CVE-2026-17594

Nexus Repository 3 CE/Pro versions 3.0.0 through 3.94.x contain an incorrect authorization vulnerability CWE-863 in the repository-creation user interface. An individual user account holding a delegated repository-admin privilege scoped to a specific repository format could create a repository of...

8.2CVSS0.00613EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/07 5:16 p.m.19 views

CVE-2026-17595

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS0.00287EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:16 p.m.20 views

CVE-2026-17593

An account holding the nexus:settings:update permission in Nexus Repository 3 or the equivalent nexus:settings permission in the legacy Nexus Repository 2 could submit arbitrary values as realm identifiers through an internal configuration API that did not validate them against the set of...

7.2CVSS0.00308EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 5:16 p.m.19 views

CVE-2026-14644

Nexus Repository 3 contained a privilege escalation vulnerability in the REST privileges API. An authenticated user with permission to manage privileges could, under certain role configurations, escalate their own access to full administrator by exploiting a type-confusion flaw in the privilege...

8.6CVSS0.00235EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 4:07 p.m.23 views

EUVD-2026-54522

Nexus Repository 3 contained a privilege escalation vulnerability in the REST privileges API. An authenticated user with permission to manage privileges could, under certain role configurations, escalate their own access to full administrator by exploiting a type-confusion flaw in the privilege...

8.6CVSS5.3AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 4:07 p.m.45 views

CVE-2026-17595 Nexus Repository 3 - JEXL Content Selector Sandbox Property-Read Bypass

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 4:07 p.m.19 views

EUVD-2026-54520

Nexus Repository 3 CE/Pro versions 3.0.0 through 3.94.x contain an incorrect authorization vulnerability CWE-863 in the repository-creation user interface. An individual user account holding a delegated repository-admin privilege scoped to a specific repository format could create a repository of...

8.2CVSS5.3AI score0.00613EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/07 4:07 p.m.107 views

CVE-2026-17594

CVE-2026-17594 affects Nexus Repository 3 CE/Pro versions 3.0.0–3.94.x. The root cause is an authorization mismatch in the repository-creation UI: a delegated repository-admin (scoped to a specific format) could cause a repository of a different, unauthorized format to be created because authoriz...

8.2CVSS5.3AI score0.00613EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/07 4:07 p.m.77 views

CVE-2026-14644

Nexus Repository 3 contains a privilege escalation vulnerability in the REST privileges API. An authenticated user who can manage privileges can elevate to full administrator under certain role configurations by abusing a type-confusion flaw in the privilege update endpoint. The CVE entry describ...

8.6CVSS5.3AI score0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/07 4:07 p.m.11 views

CVE-2026-17595 Nexus Repository 3 - JEXL Content Selector Sandbox Property-Read Bypass

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 4:07 p.m.16 views

EUVD-2026-54519

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
Rows per page
Query Builder