Lucene search
+L

4130 matches found

RedhatCVE
RedhatCVE
added 2026/04/03 11:02 p.m.10 views

CVE-2026-34762

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, the PUT /api/v1/subscriber/imsi API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber's polic...

2.7CVSS5.7AI score0.00185EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:07 p.m.8 views

CVE-2026-34061

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS5.8AI score0.00187EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/03 10:07 p.m.14 views

EUVD-2026-18895

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS5.8AI score0.00187EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/03 10:07 p.m.5 views

CVE-2026-34061 nimiq/core-rs-albatross: Macro block proposal interlink bug

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS5.8AI score0.00187EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/03 10:07 p.m.27 views

CVE-2026-34061 nimiq/core-rs-albatross: Macro block proposal interlink bug

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 10:58 a.m.13 views

CVE-2026-29133

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to upload PGP keys with UIDs that do not match their email address...

9.1CVSS5.9AI score0.00232EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.13 views

PT-2026-30254

Name of the Vulnerable Software and Affected Versions nimiq/core-rs-albatross versions prior to 1.3.0 Description An elected validator proposer can send an election macro block where the header.interlink does not match the canonical next interlink. This occurs because the verify macro block...

6.5CVSS5.8AI score0.00187EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/02 8:16 p.m.16 views

CVE-2026-34762

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, the PUT /api/v1/subscriber/imsi API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber's polic...

2.7CVSS0.00185EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/02 7:03 p.m.7 views

CVE-2026-34762 Ella Core Has Audit Log Falsification via Path/Body IMSI Mismatch in UpdateSubscriber

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, the PUT /api/v1/subscriber/imsi API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber's polic...

2.7CVSS5.7AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 7:03 p.m.12 views

CVE-2026-34762 Ella Core Has Audit Log Falsification via Path/Body IMSI Mismatch in UpdateSubscriber

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, the PUT /api/v1/subscriber/imsi API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber's polic...

2.7CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/02 7:03 p.m.10 views

CVE-2026-34762

Ella Core is a 5G core designed for private networks. Prior to version 1.8.0, the PUT /api/v1/subscriber/imsi API accepts an IMSI identifier from both the URL path and the JSON request body but never verifies they match. This allows an authenticated NetworkManager to modify any subscriber's polic...

2.7CVSS5.7AI score0.00185EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/02 6:20 p.m.10 views

Improper Handling of Length Parameter Inconsistency

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

6.5CVSS5.9AI score0.00147EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/02 4:43 p.m.5 views

CVE-2026-34831 Rack: Content-Length mismatch in Rack::Files error responses

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS5.8AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 4:42 p.m.12 views

CVE-2026-26961 Rack: Multipart Boundary Parsing Ambiguity allowing WAF Bypass

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser extracts the boundary parameter from multipart/form-data using a greedy regular expression. When a Content-Type header contains multiple boundary parameters, Rack selects the last one...

3.7CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2026/04/02 1:16 p.m.9 views

CVE-2026-4636

A flaw was found in Keycloak. An authenticated user with the umaprotection role can bypass User-Managed Access UMA policy validation. This allows the attacker to include resource identifiers owned by other users in a policy creation request, even if the URL path specifies an attacker-owned...

8.1CVSS0.00346EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/04/02 9:30 a.m.9 views

EUVD-2026-18146

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to upload PGP keys with UIDs that do not match their email address...

5.3CVSS5.9AI score0.00232EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/02 9:16 a.m.8 views

CVE-2026-29133

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to upload PGP keys with UIDs that do not match their email address...

9.1CVSS0.00232EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 8:26 a.m.4 views

CVE-2026-29133 UID Regex Bypass

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to upload PGP keys with UIDs that do not match their email address...

5.3CVSS5.9AI score0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/02 8:26 a.m.22 views

CVE-2026-29133

SEPPmail Secure Email Gateway is affected (versions before 15.0.3) by a vulnerability where an attacker can upload PGP keys with UIDs that do not match the associated email address. The root cause is inadequate UID validation for uploaded keys, enabling UID/address discrepancy. Documented impact ...

9.1CVSS5.9AI score0.00232EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/04/02 8:26 a.m.36 views

CVE-2026-29133 UID Regex Bypass

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to upload PGP keys with UIDs that do not match their email address...

5.3CVSS0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder