Lucene search
+L

3185 matches found

Github Security Blog
Github Security Blog
added 2026/05/06 10:26 p.m.19 views

fast-jwt: JWT auth bypass due to empty HMAC secret accepted by async key resolver

Summary A critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to forge arbitrary JWTs that are accepted as authentic. When the application's key resolver returns an empty string '', for example via the common keysdecoded.header.ki...

9.1CVSS6AI score0.00236EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/06 10:26 p.m.63 views

GHSA-GMVF-9V4P-V8JC fast-jwt: JWT auth bypass due to empty HMAC secret accepted by async key resolver

Summary A critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to forge arbitrary JWTs that are accepted as authentic. When the application's key resolver returns an empty string '', for example via the common keysdecoded.header.ki...

9.1CVSS6AI score0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/06 5:1 p.m.10 views

EUVD-2026-27140

Nginx-UI Settings API Exposes Protected Secrets...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/06 5:1 p.m.16 views

Nginx-UI Settings API Exposes Protected Secrets

Summary The GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag is only enforced during writes via ProtectedFill in SaveSettings and is...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/06 4:59 p.m.11 views

Nginx-UI: Unauthenticated first-boot instance claim via POST /api/install allows remote bootstrap takeover

Summary An unauthenticated bootstrap takeover exists in nginx-ui during the initial installation window exposed by POST /api/install. When the instance is still uninitialized, POST /api/install is reachable without authentication and accepts attacker-controlled bootstrap data. The handler sets th...

9.8CVSS6.1AI score0.00339EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/06 4:59 p.m.5 views

GHSA-MXQH-Q9H6-V8PQ Nginx-UI: Unauthenticated first-boot instance claim via POST /api/install allows remote bootstrap takeover

Summary An unauthenticated bootstrap takeover exists in nginx-ui during the initial installation window exposed by POST /api/install. When the instance is still uninitialized, POST /api/install is reachable without authentication and accepts attacker-controlled bootstrap data. The handler sets th...

8.1CVSS6.1AI score0.00339EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.14 views

RHEL 10 : fence-agents (RHSA-2026:13916)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:13916 advisory. The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or...

7.5CVSS7.1AI score0.00803EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.10 views

RockyLinux 9 : fence-agents (RLSA-2026:13672)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:13672 advisory. cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves CVE-2026-26007 pyjwt: PyJWT accepts unknown crit header...

8.2CVSS6.8AI score0.00341EPSS
SaveExploits1References5
GitLab Advisory Database
GitLab Advisory Database
added 2026/05/06 12:0 a.m.12 views

Nginx-UI: Unauthenticated first-boot instance claim via POST /api/install allows remote bootstrap takeover

An unauthenticated bootstrap takeover exists in nginx-ui during the initial installation window exposed by POST /api/install. When the instance is still uninitialized, POST /api/install is reachable without authentication and accepts attacker-controlled bootstrap data. The handler sets the...

9.8CVSS5.8AI score0.00339EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.7 views

AlmaLinux 10 : fence-agents (ALSA-2026:13916)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:13916 advisory. pyjwt: PyJWT accepts unknown crit header extensions RFC 7515 ?4.1.11 MUST violation CVE-2026-32597 pyasn1: pyasn1 Vulnerable to Denial of Service via...

7.5CVSS7.1AI score0.00803EPSS
SaveExploits2References4
Debian
Debian
added 2026/05/05 3:44 p.m.13 views

[SECURITY] [DLA 4564-1] pyjwt security update

Debian LTS Advisory DLA-4564-1 [email protected] https://www.debian.org/lts/security/ Jochen Sprickerhof May 05, 2026 https://wiki.debian.org/LTS Package : pyjwt Version : 1.7.1-2+deb11u1 CVE ID : CVE-2026-32597 It was discovered that PyJWT, a Python implementation of JSON Web Token did...

7.5CVSS6.7AI score0.00269EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/05/05 3:6 p.m.104 views

Exploit for CVE-2026-29000

HackTheBox — Principal Difficulty: Medium OS: Linux...

9.3CVSS5.8AI score0.05856EPSS
SaveExploits17
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:0 a.m.5 views

SUSE SLES16 Security Update : python-jwcrypto (SUSE-SU-2026:21425-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:21425-1 advisory. - CVE-2026-39373: weak mitigation for JWT bomb attack in the deserialize function can lead to memory exhaustion via crafted compressed JWE...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1References4
NVD
NVD
added 2026/05/04 9:16 p.m.47 views

CVE-2026-42223

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, the GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag...

6.5CVSS0.00295EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/04 8:12 p.m.58 views

CVE-2026-42223 nginx-ui: Settings API Exposes Protected Secrets

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, the GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag...

6.5CVSS0.00295EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/04 8:12 p.m.5 views

CVE-2026-42223 nginx-ui: Settings API Exposes Protected Secrets

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, the GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag...

6.5CVSS5.7AI score0.00295EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/04 8:12 p.m.35 views

CVE-2026-42223

Nginx UI (nginx-ui) before version 2.3.8 exposes sensitive settings through the GetSettings API. The handler serializes all settings structs to JSON and returns them to authenticated users, while the protected:"true" tag is only enforced on writes, not reads. This leaks 40+ protected fields, incl...

6.5CVSS5.7AI score0.00295EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/04 2:31 p.m.16 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.5 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.8CVSS7.1AI score0.01402EPSS
SaveExploits7References15
Vulnrichment
Vulnrichment
added 2026/05/03 11:15 p.m.6 views

CVE-2026-7710 YunaiV yudao-cloud Ruoyi-Vue-Pro JwtAuthenticationTokenFilter.java doFilterInternal improper authentication

A security flaw has been discovered in YunaiV yudao-cloud up to 3.8.0. This affects the function doFilterInternal of the file JwtAuthenticationTokenFilter.java of the component Ruoyi-Vue-Pro. Performing a manipulation of the argument mock-token results in improper authentication. Remote...

7.5CVSS6.7AI score0.00405EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/03 11:15 p.m.58 views

CVE-2026-7710 YunaiV yudao-cloud Ruoyi-Vue-Pro JwtAuthenticationTokenFilter.java doFilterInternal improper authentication

A security flaw has been discovered in YunaiV yudao-cloud up to 3.8.0. This affects the function doFilterInternal of the file JwtAuthenticationTokenFilter.java of the component Ruoyi-Vue-Pro. Performing a manipulation of the argument mock-token results in improper authentication. Remote...

7.5CVSS0.00405EPSS
SaveExploits0References4
Rows per page
Query Builder