← Back
CWE-305

153 CVEs • Abstraction: Base

Authentication Bypass by Primary Weakness

The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.

JSON object

Loading...

CVEs (153)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Lanol
1Filecodebox
Jun 17, 2026
Nov 19, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability found in IPRateLimit implementation of FileCodeBox up to 2.2 allows remote attackers to bypass ip-based rate limit protection and failed attempt restrictions by faking X-Real-IP and X-Forwarded-For HTTP h...Show more
A vulnerability found in IPRateLimit implementation of FileCodeBox up to 2.2 allows remote attackers to bypass ip-based rate limit protection and failed attempt restrictions by faking X-Real-IP and X-Forwarded-For HTTP headers. This can enable attackers to perform DoS attacks or brute force share codes.Show less
1Metz Connect
3Ewio2 Bm Firmware
Ewio2 M Bm FirmwareEwio2 M Firmware
Jun 17, 2026
Nov 18, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The commissioning wizard on the affected devices does not validate if the device is already initialized. An unauthenticated remote attacker can construct POST requests to set root credentials.
1Mantisbt
1Mantisbt
Jun 17, 2026
Nov 4, 2025
8.8 HIGH· v4
9.1 CRITICAL· v3
N/A· v2
Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict (===) comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause ce...Show more
Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict (===) comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instances using the MD5 login method allow an attacker who knows the victim's username and has access to an account with a password hash that evaluates to zero to log in without knowing the victim's actual password, by using any other password with a hash that also evaluates to zero This issue is fixed in version 2.27.2.Show less
1Ibm
1Maximo Application Suite
Jun 17, 2026
Oct 28, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
IBM Maximo Application Suite 9.0.0 through 9.0.15 and 9.1.0 through 9.1.4 could allow a remote attacker to bypass authentication mechanisms and gain unauthorized access to the application.
-
-
Jun 17, 2026
Oct 22, 2025
N/A· v4
3.1 LOW· v3
N/A· v2
On Mercku M6a devices through 2.1.0, session tokens remain valid for at least months in some cases.
1Juniper
1Junos
Jun 17, 2026
Oct 9, 2025
6.9 MEDIUM· v4
6.5 MEDIUM· v3
N/A· v2
An Authentication Bypass by Primary Weakness in the FTP server of Juniper Networks Junos OS allows an unauthenticated, network-based attacker to get limited read-write access to files on the device. When the FTP server...Show more
An Authentication Bypass by Primary Weakness in the FTP server of Juniper Networks Junos OS allows an unauthenticated, network-based attacker to get limited read-write access to files on the device. When the FTP server is enabled and a user named "ftp" or "anonymous" is configured, that user can login without providing the configured password and then has read-write access to their home directory. This issue affects Junos OS:  * all versions before 22.4R3-S8, * 23.2 versions before 23.2R2-S3, * 23.4 versions before 23.4R2.Show less
1Liquidfiles
1Liquidfiles
Jun 17, 2026
Sep 30, 2025
N/A· v4
7.3 HIGH· v3
N/A· v2
LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthentic...Show more
LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthenticated attackers to determine the existence of user accounts. Version 4.2 introduces user-based lockout mechanisms to mitigate brute-force attacks, user enumeration remains possible by default. In versions prior to 4.2, no such user-level protection is in place, only basic IP-based rate limiting is enforced. This IP-based protection can be bypassed by distributing requests across multiple IPs (e.g., rotating IP or proxies). Effectively bypassing both login and password reset security controls. Successful exploitation allows an attacker to enumerate valid email addresses registered for the application, increasing the risk of follow-up attacks such as password spraying.Show less
1Filecoin
1Go F3
Jun 17, 2026
Sep 29, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
go-f3 is a Golang implementation of Fast Finality for Filecoin (F3). In versions 0.8.8 and below, go-f3's justification verification caching mechanism has a vulnerability where verification results are cached without pro...Show more
go-f3 is a Golang implementation of Fast Finality for Filecoin (F3). In versions 0.8.8 and below, go-f3's justification verification caching mechanism has a vulnerability where verification results are cached without properly considering the context of the message. An attacker can bypass justification verification by submitting a valid message with a correct justification and then reusing the same cached justification in contexts where it would normally be invalid. This occurs because the cached verification does not properly validate the relationship between the justification and the specific message context it's being used with. This issue is fixed in version 0.8.9.Show less
1Huawei
1Harmonyos
Jun 17, 2026
Aug 6, 2025
N/A· v4
7.4 HIGH· v3
N/A· v2
Binding authentication bypass vulnerability in the devicemanager module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.
-
-
Jun 17, 2026
Aug 5, 2025
7.7 HIGH· v4
N/A· v3
N/A· v2
RatPanel is a server operation and maintenance management panel. In versions 2.3.19 through 2.5.5, when an attacker obtains the backend login path of RatPanel (including but not limited to weak default paths, brute-force...Show more
RatPanel is a server operation and maintenance management panel. In versions 2.3.19 through 2.5.5, when an attacker obtains the backend login path of RatPanel (including but not limited to weak default paths, brute-force cracking, etc.), they can execute system commands or take over hosts managed by the panel without logging in. In addition to this remote code execution (RCE) vulnerability, the flawed code also leads to unauthorized access. RatPanel uses the CleanPath middleware provided by github.com/go-chi/chi package to clean URLs, but but the middleware does not process r.URL.Path, which can cause the paths to be misinterpreted. This is fixed in version 2.5.6.Show less
-
-
Jun 17, 2026
Jul 29, 2025
N/A· v4
8.2 HIGH· v3
N/A· v2
Improper access restrictions in HCL BigFix Remote Control Server WebUI (versions 10.1.0.0248 and lower) allow non-admin users to view unauthorized information on certain web pages.
1Filebrowser
1Filebrowser
Jun 17, 2026
Jul 15, 2025
7.7 HIGH· v4
9.8 CRITICAL· v3
N/A· v2
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit files. In version 2.39.0, File Browser’s authentication system issues long-live...Show more
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit files. In version 2.39.0, File Browser’s authentication system issues long-lived JWT tokens that remain valid even after the user logs out. As of time of publication, no known patches exist.Show less
1Huawei
1Harmonyos
Jun 17, 2026
Jul 7, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
Authentication vulnerability in the distributed collaboration framework module Impact: Successful exploitation of this vulnerability may affect service confidentiality.
1Filebrowser
1Filebrowser
Jun 17, 2026
Jun 30, 2025
N/A· v4
4.3 MEDIUM· v3
N/A· v2
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. In versions 2.32.0 and prior, the implementation of password protected li...Show more
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. In versions 2.32.0 and prior, the implementation of password protected links is error-prone, resulting in potential unprotected sharing of a file through a direct download link. This link can either be shared unknowingly by a user or discovered from various locations such as the browser history or the log of a proxy server used. At time of publication, no known patched versions are available.Show less
-
-
Jun 17, 2026
May 19, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
Pgpool-II provided by PgPool Global Development Group contains an authentication bypass by primary weakness vulnerability. if the vulnerability is exploited, an attacker may be able to log in to the system as an arbitrar...Show more
Pgpool-II provided by PgPool Global Development Group contains an authentication bypass by primary weakness vulnerability. if the vulnerability is exploited, an attacker may be able to log in to the system as an arbitrary user, allowing them to read or tamper with data in the database, and/or disable the database.Show less
1Openpubkey
2Openpubkey
Opkssh
Jun 17, 2026
May 13, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
Versions of OpenPubkey library prior to 0.10.0 contained a vulnerability that would allow a specially crafted JWS to bypass signature verification. As OPKSSH depends on the OpenPubkey library for authentication, this vu...Show more
Versions of OpenPubkey library prior to 0.10.0 contained a vulnerability that would allow a specially crafted JWS to bypass signature verification. As OPKSSH depends on the OpenPubkey library for authentication, this vulnerability in OpenPubkey also applies to OPKSSH versions prior to 0.5.0 and would allow an attacker to bypass OPKSSH authentication.Show less
1Openpubkey
1Openpubkey
Jun 17, 2026
May 13, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
Versions of OpenPubkey library prior to 0.10.0 contained a vulnerability that would allow a specially crafted JWS to bypass signature verification.
-
-
Jun 17, 2026
May 12, 2025
N/A· v4
4.4 MEDIUM· v3
N/A· v2
SEL BIOS packages prior to 1.3.49152.117 or 2.6.49152.98 allow a local attacker to bypass password authentication and change password-protected BIOS settings by importing a BIOS settings file with no password set.
-
-
Jun 17, 2026
May 8, 2025
N/A· v4
8.2 HIGH· v3
N/A· v2
Improper Authentication vulnerability in Danfoss AKSM8xxA Series.This issue affects Danfoss AK-SM 8xxA Series prior to version 4.2
-
-
Jun 17, 2026
May 1, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
KUNBUS PiCtory versions 2.5.0 through 2.11.1 have an authentication bypass vulnerability where a remote attacker can bypass authentication to get access due to a path traversal.