Lucene search
+L

3100 matches found

OSV
OSV
added 2026/06/12 8:43 a.m.10 views

BIT-JENKINS-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

4.3CVSS5.4AI score0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 9:49 p.m.7 views

MINI-XH94-MFX5-X494

Bulletin has no description...

6.5CVSS5.2AI score0.00248EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/11 4:47 p.m.9 views

CVE-2026-53442

A flaw was found in Jenkins. Secrets submitted via POST config.xml are stored unencrypted in job configuration files on the Jenkins controller. This allows users with 'Item/Extended Read' permission, or those with direct access to the Jenkins controller file system, to view sensitive information...

5.5CVSS5.5AI score0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/10 2:16 p.m.11 views

CVE-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

4.3CVSS0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/10 2:16 p.m.2 views

CVE-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

4.3CVSS6AI score
SaveExploits0References1
OSV
OSV
added 2026/06/10 1:9 p.m.9 views

MINI-M56J-CG47-FMRV

Bulletin has no description...

5.5CVSS6.3AI score0.00408EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/06/10 1:6 p.m.41 views

CVE-2026-53442

Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not encrypt secrets from POST config.xml submissions before storing them in job configurations unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to t...

0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/10 1:5 p.m.41 views

CVE-2026-53438

Summary: CVE-2026-53438 affects Jenkins 2.567 and earlier (including LTS 2.555.2 and earlier). A missing permission check allows attackers who have Item/Cancel permission but lack Item/Read permission to cancel queue items they are not allowed to view. What’s affected: Jenkins core queue cancella...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/10 1:5 p.m.8 views

CVE-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

5.5AI score0.00213EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/10 1:5 p.m.43 views

CVE-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

0.00213EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/10 1:5 p.m.15 views

EUVD-2026-36022

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/06/10 1:5 p.m.10 views

CVE-2026-53438

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/10 11:30 a.m.9 views

MINI-C5HG-9WW7-FP9H

Bulletin has no description...

5.3CVSS5.2AI score0.002EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/10 12:0 a.m.15 views

PT-2026-48423

Name of the Vulnerable Software and Affected Versions Jenkins versions prior to 2.568 Jenkins LTS versions prior to 2.555.3 Description A missing permission check allows attackers who possess the Item/Cancel permission, but lack the Item/Read permission, to cancel queue items that they are not...

4.3CVSS5.2AI score0.00213EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/09 11:47 p.m.9 views

CVE-2026-46545 nimiq-primitives: Panic DoS in trie chunk processing via ROOT-keyed item

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.5.0, a remote, unauthenticated denial-of-service vulnerability in MerkleRadixTrie::putchunk allows any state-sync peer to crash any node performing state...

7.5CVSS5.2AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/09 11:47 p.m.29 views

CVE-2026-46545

Summary: CVE-2026-46545 affects the Nimiq core-rs-albatross project (MerkleRadixTrie::put_chunk) and causes a remote, unauthenticated denial-of-service by a malicious state-sync peer sending a ROOT-keyed item in a ResponseChunk; upon put_raw attempting to store at the root, it panics with RootCan...

7.5CVSS5.4AI score0.00339EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/09 11:47 p.m.39 views

CVE-2026-46545 nimiq-primitives: Panic DoS in trie chunk processing via ROOT-keyed item

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.5.0, a remote, unauthenticated denial-of-service vulnerability in MerkleRadixTrie::putchunk allows any state-sync peer to crash any node performing state...

7.5CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/09 7:29 p.m.8 views

MINI-4XXM-QMM9-CGP4

Bulletin has no description...

8.1CVSS5.1AI score0.00573EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 7:26 p.m.8 views

MINI-GGH3-CXX7-MPF2

Bulletin has no description...

6.1CVSS5.1AI score0.00182EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 7:25 p.m.6 views

MINI-GQ72-FFJJ-QJ3Q

Bulletin has no description...

8.8CVSS5.2AI score0.0036EPSS
SaveExploits0
Rows per page
Query Builder