Lucene search
+L

9949 matches found

RustSec
RustSec
added 2026/03/02 12:00 p.m.13 views

Timing Side-Channel in AES-CCM Tag Verification in AWS-LC

Observable timing discrepancy in AES-CCM decryption in AWS-LC allows an unauthenticated user to potentially determine authentication tag validity via timing analysis. The impacted implementations are through the EVP CIPHER API: EVPaes128ccm, EVPaes192ccm, and EVPaes256ccm. Customers of AWS servic...

8.2CVSS7.5AI score0.01079EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.9 views

PT-2026-22703

Name of the Vulnerable Software and Affected Versions AWS-LC versions prior to 1.69.0 Description An observable timing discrepancy in AES-CCM decryption within AWS-LC could allow an unauthenticated user to potentially determine authentication tag validity through timing analysis. The impacted...

8.2CVSS5.9AI score0.01079EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2026/03/02 12:00 a.m.11 views

AWS libcrypto 安全漏洞

AWS libcrypto is a general-purpose encryption library open sourced by Amazon Web Services. Versions of AWS libcrypto prior to 1.69.0 contained security vulnerabilities. These vulnerabilities stemmed from observable time differences during AES-CCM decryption, which could potentially allow...

8.2CVSS7.5AI score0.01079EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.19 views

PT-2026-23550

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.13 Description The software uses non-constant-time string comparison for hook token validation, potentially allowing attackers to infer tokens through timing measurements. Remote attackers with network access ...

6.3CVSS5.7AI score0.00284EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.21 views

PT-2026-23539

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.12 Description The software uses non-constant-time string comparison for hook token validation. This allows attackers to potentially infer tokens through timing measurements. Remote attackers with network acce...

8.2CVSS5.7AI score0.00386EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.10 views

CVE-2026-27610

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only use...

7CVSS5.4AI score0.00338EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.12 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS5.5AI score0.00376EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/25 7:00 p.m.20 views

Improper Validation of Unsafe Equivalence in Input

Overview parse-dashboard is a The Parse Dashboard for Parse Server Affected versions of this package are vulnerable to Improper Validation of Unsafe Equivalence in Input in the ConfigKeyCache process. An attacker can obtain unauthorized access to sensitive master key information by exploiting cac...

7CVSS5.9AI score0.00338EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/25 6:31 p.m.20 views

EUVD-2026-8680

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

5.5AI score0.00376EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/25 6:31 p.m.10 views

Timing Attack

Overview richie is an A CMS to build learning portals for open education Affected versions of this package are vulnerable to Timing Attack via the synccourserunfromrequest function. An attacker can bypass authentication by exploiting timing discrepancies during HMAC signature verification...

6.3CVSS6AI score0.00376EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/25 6:31 p.m.10 views

GHSA-XJHR-FM27-4HMX OpenFUN Richie Observable Timing Discrepancy in its sync_course_run_from_request function

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS5.7AI score0.00376EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/25 6:31 p.m.16 views

OpenFUN Richie Observable Timing Discrepancy in its sync_course_run_from_request function

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS5.5AI score0.00376EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 12:35 p.m.7 views

CVE-2026-21725 Authorization Bypass via TOCTOU in Grafana Datasource Deletion by Name

A time-of-create-to-time-of-use TOCTOU vulnerability lets recently deleted-then-recreated data sources be re-deleted without permission to do so. This requires several very stringent conditions to be met: - The attacker must have admin access to the specific datasource prior to its first deletion...

2.6CVSS5.8AI score0.00161EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/25 12:00 a.m.20 views

PT-2026-21958

Name of the Vulnerable Software and Affected Versions OpenFUN Richie LMS affected versions not specified Description The application uses a non-constant time comparison operator for HMAC signature verification within the sync course run from request function, located in...

4.8CVSS5.9AI score0.00376EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/02/25 12:00 a.m.7 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS5.5AI score0.00376EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/25 12:00 a.m.3 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

5.5AI score0.00376EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/25 12:00 a.m.17 views

Richie 安全漏洞

Richie is an open-source educational content management system developed by France Université Numérique. Richie has a security vulnerability. This vulnerability stems from the use of the non-constant time == operator in the synccourserunfromrequest function for HMAC signature verification. This...

4.8CVSS5.8AI score0.00376EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/25 12:00 a.m.32 views

CVE-2026-26717

OpenFUN Richie (LMS) is affected. The issue is in src/richie/apps/courses/api.py: sync_course_run_from_request uses a non-constant time == operator for HMAC signature verification, enabling timing-based forgery of valid signatures and authentication bypass. Documented in Red Hat/Snyk advisories w...

4.8CVSS5.5AI score0.00376EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/25 12:00 a.m.10 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/23 7:26 a.m.19 views

CVE-2026-27480

Static Web Server SWS is a production-ready web server suitable for static web files or assets. In versions 2.1.0 through 2.40.1, a timing-based username enumeration vulnerability in Basic Authentication allows attackers to identify valid users by exploiting early responses for invalid usernames,...

5.3CVSS5.5AI score0.00349EPSS
SaveExploits1References1
Rows per page
Query Builder