Lucene search
+L

174382 matches found

Cvelist
Cvelist
added 2026/08/19 2:56 p.m.57 views

CVE-2026-16686 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to access NFS-exported filesystems due to improper authentication...

8.2CVSS0.00293EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 2:56 p.m.11 views

CVE-2026-16686 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to access NFS-exported filesystems due to improper authentication...

8.2CVSS5.5AI score0.00293EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:55 p.m.47 views

CVE-2026-16656

A remote, unauthenticated attacker can gain full root privileges on IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 due to improper authentication, rated CVSS 9.8 Critical (C:H/I:H/A:H). IBM has published a support advisory; check the vendor reference for applicable fixes. No exploit or in-the-wild exploita...

9.8CVSS5.4AI score0.00423EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 2:55 p.m.10 views

EUVD-2026-62514

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to gain root privileges due to improper authentication...

9.8CVSS5.5AI score0.00423EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:55 p.m.41 views

CVE-2026-16656 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to gain root privileges due to improper authentication...

9.8CVSS0.00423EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:49 p.m.78 views

CVE-2026-52792

Algernon (a pure-Go web server) prior to 1.17.9 is vulnerable to server-side script source disclosure on Windows via NTFS filename aliasing. The root cause is in engine/handlers.go: filepath.Ext() does not recognize NTFS-equivalent suffixes (::$DATA, trailing dot, trailing space) as the script ex...

8.7CVSS8.8AI score0.00428EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:47 p.m.33 views

CVE-2026-49283 SimpleSAMLphp HTTP-Artifact TLS validator confusion allows cross-IdP authentication bypass

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator...

8.7CVSS0.00344EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 2:47 p.m.18 views

CVE-2026-49283 SimpleSAMLphp HTTP-Artifact TLS validator confusion allows cross-IdP authentication bypass

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator...

8.7CVSS5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/19 2:47 p.m.10 views

CVE-2026-49283

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator...

8.7CVSS5.8AI score0.00344EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 2:38 p.m.9 views

EUVD-2026-62485

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS5.5AI score0.00669EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:38 p.m.16 views

CVE-2026-45274 MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:38 p.m.35 views

CVE-2026-45274

MyBooks (also known as Talebook), an ebook management web server, is affected by an unauthenticated registration bypass in versions 3.41.2 and earlier . The SignUp.post handler for POST /api/user/sign_up in webserver/handlers/user.py fails to enforce the ALLOW_REGISTER configuration flag on the s...

6.9CVSS5.5AI score0.00669EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:38 p.m.38 views

CVE-2026-45274 MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER configuration flag, even though the frontend hides registration controls when the flag is fals...

6.9CVSS0.00669EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:37 p.m.11 views

EUVD-2026-62484

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS5.4AI score0.00518EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:37 p.m.27 views

CVE-2026-45273

MyBooks (also known as Talebook ), an ebook management web server, is vulnerable to privilege escalation in versions 3.41.2 and earlier . The AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies authentication but omits the self.admin_user authorization c...

8.7CVSS5.3AI score0.00518EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 2:27 p.m.9 views

CVE-2026-71960 Cudy WR3000 2.0 Hard-coded JWT Secret Authentication Bypass via MQTT

Cudy WR3000 2.0 running firmware before 2.5.24 contains a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker's authentication plugin that allows unauthenticated attackers to forge valid JWT tokens by extracting the secret from the firmware image. Attackers can use the...

9.3CVSS5.6AI score0.00544EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/19 2:27 p.m.42 views

CVE-2026-71960 Cudy WR3000 2.0 Hard-coded JWT Secret Authentication Bypass via MQTT

Cudy WR3000 2.0 running firmware before 2.5.24 contains a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker's authentication plugin that allows unauthenticated attackers to forge valid JWT tokens by extracting the secret from the firmware image. Attackers can use the...

9.3CVSS0.00544EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/19 2:17 p.m.15 views

CVE-2026-76224

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS0.00583EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.10 views

CVE-2026-76214

phpMyFAQ before 4.1.7 fails to persist the WebAuthn login challenge generated by prepareForLogin, because neither WebAuthn controller saves the mutated key objects back to the database. At login the anti-replay comparison is skipped by its own null guard, allowing an attacker who captures a...

9.1CVSS0.00292EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.9 views

CVE-2026-76213

phpMyFAQ before 4.1.7 contains a brute-force vulnerability in the two-factor authentication step where the failure counter is session-scoped and reset on each successful password re-authentication. Attackers with a valid password can bypass the five-attempt limit by obtaining a fresh session cook...

9.1CVSS0.00332EPSS
SaveExploits1References2
Rows per page
Query Builder