Lucene search
+L

3890 matches found

Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.32 views

PT-2026-25967

Name of the Vulnerable Software and Affected Versions Keycloak affected versions not specified Description A flaw exists in Keycloak’s Security Assertion Markup Language SAML broker endpoint. The endpoint does not properly validate encrypted assertions when the overall SAML response is not signed...

7.7CVSS6AI score0.00307EPSS
SaveExploits0References22
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:00 a.m.5 views

CVE-2025-55041

MuraCMS through 10.1.10 contains a CSRF vulnerability in the Add To Group functionality for user management cUsers.cfc addToGroup method that allows attackers to escalate privileges by adding any user to any group without proper authorization checks. The vulnerable function lacks CSRF token...

5.9AI score0.00128EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:00 a.m.6 views

CVE-2025-55045

The update address CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to manipulate user address information through CSRF. The vulnerable cUsers.updateAddress function lacks CSRF token validation, enabling malicious websites to forge requests that add, modify, or delete user addresses...

5.8AI score0.00109EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/18 12:00 a.m.5 views

CVE-2025-55046

MuraCMS through 10.1.10 contains a CSRF vulnerability that allows attackers to permanently destroy all deleted content stored in the trash system through a simple CSRF attack. The vulnerable cTrash.empty function lacks CSRF token validation, enabling malicious websites to forge requests that...

5.8AI score0.00124EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.12 views

PT-2026-26039

A CSRF vulnerability in the Link Aggregation configuration interface allows an unauthenticated remote attacker to trick authenticated users into sending unauthorized POST requests to the device by luring them to a malicious webpage. This can silently alter the device’s configuration without the...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:00 a.m.7 views

EulerOS Virtualization 2.13.1 : bind (EulerOS-SA-2026-1633)

According to the versions of the bind packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In specific circumstances, due to a weakness in the Pseudo Random Number Generator PRNG that is used, it is possible for an attacker ...

8.6CVSS6.9AI score0.00665EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/17 5:19 p.m.41 views

CVE-2026-32294

JetKVM before 0.5.4 fails to verify downloaded firmware authenticity, enabling an attacker-in-the-middle or compromised update server to modify firmware and its SHA256 hash to pass verification. Impact is limited to local impact with high integrity risk, per CVSS 3.1/4.0 metrics: local access, hi...

7CVSS5.8AI score0.00128EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/17 12:25 a.m.13 views

SUSE CVE-2026-27962

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any...

9.1CVSS5.9AI score0.00548EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/16 9:17 p.m.13 views

Admidio is Missing CSRF Protection on Role Membership Date Changes

Summary The savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and removeformermembership against the CSRF token but omits savemembership from that...

5.7CVSS5.9AI score0.00149EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/16 7:19 p.m.14 views

CVE-2026-28498

A flaw was found in Authlib, a Python library used for building OAuth and OpenID Connect OIDC servers. This vulnerability allows a remote attacker to bypass critical integrity checks in OIDC ID Tokens. Specifically, the library's internal hash verification logic fails open when encountering an...

9.1CVSS5.8AI score0.00226EPSS
SaveExploits1References6
NVD
NVD
added 2026/03/16 6:16 p.m.9 views

CVE-2026-27962

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any...

9.1CVSS0.00548EPSS
SaveExploits1References11
OSV
OSV
added 2026/03/16 6:16 p.m.14 views

PYSEC-2026-2117

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

7.5CVSS6.9AI score0.00226EPSS
SaveExploits1References12
OSV
OSV
added 2026/03/16 6:16 p.m.11 views

UBUNTU-CVE-2026-27962

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any...

9.1CVSS6AI score0.00548EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/16 6:03 p.m.125 views

CVE-2026-28498

CVE-2026-28498 – Authlib fail-open hash verification (OIDC ID Token binding) Affects Authlib (Python) prior to 1.6.9, where the internal _verify_hash logic for at_hash and c_hash could silently return success when an unsupported hash algorithm was encountered, allowing forged ID Tokens to bypass ...

9.1CVSS5.8AI score0.00226EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2026/03/16 6:03 p.m.8 views

CVE-2026-28498 Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

8.2CVSS7.1AI score
SaveExploits0References14
CVE
CVE
added 2026/03/16 3:31 p.m.38 views

CVE-2026-4276

CVE-2026-4276 — LibreChat RAG API 0.7.0 is affected by a log-injection vulnerability caused by improper sanitization of input written to system logs. An authenticated attacker can forge log entries by injecting CRLF characters into the file_id field of a POST request, compromising audit trails. R...

7.5CVSS5.8AI score0.00277EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/03/16 3:30 p.m.21 views

EUVD-2013-7290

Qool CMS 2.0 RC2 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions by tricking logged-in users into visiting malicious web pages. Attackers can forge POST requests to the /admin/adduser endpoint with parameters like username, password,...

6.9CVSS5.7AI score0.00232EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/16 2:17 p.m.16 views

CVE-2013-20005

Qool CMS 2.0 RC2 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions by tricking logged-in users into visiting malicious web pages. Attackers can forge POST requests to the /admin/adduser endpoint with parameters like username, password,...

6.9CVSS0.00232EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.16 views

PT-2026-26171

Summary The delete, activate, and deactivate modes in modules/groups-roles/groups roles.php perform destructive state changes on organizational roles but never validate an anti-CSRF token. The client-side UI passes a CSRF token to callUrlHideElement, which includes it in the POST body, but the...

5.7CVSS6AI score0.0013EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.12 views

PT-2026-25714

Qool CMS 2.0 RC2 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions by tricking logged-in users into visiting malicious web pages. Attackers can forge POST requests to the /admin/adduser endpoint with parameters like username, password,...

6.9CVSS5.7AI score0.00232EPSS
SaveExploits1References4
Rows per page
Query Builder