CWE-287
DiscouragedImproper Authentication
Abstraction: Class · Status: Draft
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
6146 vulnerabilities reference this CWE, most recent first.
GHSA-55WF-38CW-5F72
Vulnerability from github – Published: 2022-05-24 19:10 – Updated: 2023-12-28 21:30Microsoft Azure Active Directory Connect Authentication Bypass Vulnerability
{
"affected": [],
"aliases": [
"CVE-2021-36949"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-08-12T18:15:00Z",
"severity": "HIGH"
},
"details": "Microsoft Azure Active Directory Connect Authentication Bypass Vulnerability",
"id": "GHSA-55wf-38cw-5f72",
"modified": "2023-12-28T21:30:29Z",
"published": "2022-05-24T19:10:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36949"
},
{
"type": "WEB",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-36949"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-5626-PW9C-HMJR
Vulnerability from github – Published: 2024-01-31 18:04 – Updated: 2024-02-08 16:30Impact
OctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to change the password of other admin accounts, including their own, without having to repeat their password.
An attacker who managed to hijack an admin account might use this to lock out actual admins from their OctoPrint instance.
Patches
The vulnerability will be patched in version 1.10.0.
Workarounds
OctoPrint administrators are strongly advised to thoroughly vet who has admin access to their installation.
Credits
This vulnerability was discovered and responsibly disclosed to OctoPrint by Timothy "TK" Ruppert.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.9.3"
},
"package": {
"ecosystem": "PyPI",
"name": "OctoPrint"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.0rc1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-23637"
],
"database_specific": {
"cwe_ids": [
"CWE-287",
"CWE-620"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-31T18:04:48Z",
"nvd_published_at": "2024-01-31T18:15:49Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nOctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to change the password of other admin accounts, including their own, without having to repeat their password.\n\nAn attacker who managed to hijack an admin account might use this to lock out actual admins from their OctoPrint instance.\n\n### Patches\n\nThe vulnerability will be patched in version 1.10.0.\n\n### Workarounds\n\nOctoPrint administrators are strongly advised to thoroughly vet who has admin access to their installation.\n\n### Credits\n\nThis vulnerability was discovered and responsibly disclosed to OctoPrint by Timothy \"TK\" Ruppert.\n",
"id": "GHSA-5626-pw9c-hmjr",
"modified": "2024-02-08T16:30:05Z",
"published": "2024-01-31T18:04:48Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-5626-pw9c-hmjr"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23637"
},
{
"type": "WEB",
"url": "https://github.com/OctoPrint/OctoPrint/commit/1729d167b4ae4a5835bbc7211b92c6828b1c4125"
},
{
"type": "PACKAGE",
"url": "https://github.com/OctoPrint/OctoPrint"
},
{
"type": "WEB",
"url": "https://github.com/OctoPrint/OctoPrint/releases/tag/1.10.0rc1"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/octoprint/PYSEC-2024-29.yaml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "OctoPrint Unverified Password Change via Access Control Settings"
}
GHSA-565W-QHX8-388R
Vulnerability from github – Published: 2022-05-14 01:53 – Updated: 2022-05-14 01:53MiniCMS 1.10 allows file deletion via /mc-admin/post.php?state=delete&delete= because the authentication check occurs too late.
{
"affected": [],
"aliases": [
"CVE-2018-18891"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-11-01T01:29:00Z",
"severity": "HIGH"
},
"details": "MiniCMS 1.10 allows file deletion via /mc-admin/post.php?state=delete\u0026delete= because the authentication check occurs too late.",
"id": "GHSA-565w-qhx8-388r",
"modified": "2022-05-14T01:53:44Z",
"published": "2022-05-14T01:53:44Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18891"
},
{
"type": "WEB",
"url": "https://github.com/AvaterXXX/MiniCms/blob/master/Authentication%20and%20Information%20Exposure.md#authentication-vulnerability"
},
{
"type": "WEB",
"url": "https://www.patec.cn/newsshow.php?cid=24\u0026id=135"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
]
}
GHSA-5688-W7CJ-J738
Vulnerability from github – Published: 2026-07-11 00:31 – Updated: 2026-07-13 21:31vulnerability in Drupal Commerce guest registration allows . This issue affects Commerce guest registration versions: ..
{
"affected": [],
"aliases": [
"CVE-2026-15089"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-10T23:16:47Z",
"severity": "CRITICAL"
},
"details": "vulnerability in Drupal Commerce guest registration allows . This issue affects Commerce guest registration versions: *.*.",
"id": "GHSA-5688-w7cj-j738",
"modified": "2026-07-13T21:31:19Z",
"published": "2026-07-11T00:31:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15089"
},
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2026-079"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
GHSA-568P-HHXC-VVX8
Vulnerability from github – Published: 2026-02-18 06:30 – Updated: 2026-02-18 15:31The Video Conferencing with Zoom WordPress plugin before 4.6.6 contains an AJAX handler that has its nonce verification commented out, allowing unauthenticated attackers to generate valid Zoom SDK signatures for any meeting ID and retrieve the site's Zoom SDK key.
{
"affected": [],
"aliases": [
"CVE-2026-1368"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-02-18T06:16:34Z",
"severity": "HIGH"
},
"details": "The Video Conferencing with Zoom WordPress plugin before 4.6.6 contains an AJAX handler that has its nonce verification commented out, allowing unauthenticated attackers to generate valid Zoom SDK signatures for any meeting ID and retrieve the site\u0027s Zoom SDK key.",
"id": "GHSA-568p-hhxc-vvx8",
"modified": "2026-02-18T15:31:24Z",
"published": "2026-02-18T06:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1368"
},
{
"type": "WEB",
"url": "https://wpscan.com/vulnerability/218e6655-c5aa-4bce-86b2-cad3bb20020c"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
GHSA-5695-324M-JQ3V
Vulnerability from github – Published: 2022-10-18 12:00 – Updated: 2022-10-20 19:00An Improper Authentication vulnerability in the kernel of Juniper Networks Junos OS allows an unauthenticated, network-based attacker to cause an impact on confidentiality or integrity. A vulnerability in the processing of TCP-AO will allow a BGP or LDP peer not configured with authentication to establish a session even if the peer is locally configured to use authentication. This could lead to untrusted or unauthorized sessions being established. This issue affects Juniper Networks Junos OS: 21.2 versions prior to 21.2R3-S1; 21.3 versions prior to 21.3R2-S2, 21.3R3; 21.4 versions prior to 21.4R2-S1, 21.4R3; 22.1 versions prior to 22.1R1-S1, 22.1R2. This issue does not affect Juniper Networks Junos OS Evolved.
{
"affected": [],
"aliases": [
"CVE-2022-22237"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-10-18T03:15:00Z",
"severity": "MODERATE"
},
"details": "An Improper Authentication vulnerability in the kernel of Juniper Networks Junos OS allows an unauthenticated, network-based attacker to cause an impact on confidentiality or integrity. A vulnerability in the processing of TCP-AO will allow a BGP or LDP peer not configured with authentication to establish a session even if the peer is locally configured to use authentication. This could lead to untrusted or unauthorized sessions being established. This issue affects Juniper Networks Junos OS: 21.2 versions prior to 21.2R3-S1; 21.3 versions prior to 21.3R2-S2, 21.3R3; 21.4 versions prior to 21.4R2-S1, 21.4R3; 22.1 versions prior to 22.1R1-S1, 22.1R2. This issue does not affect Juniper Networks Junos OS Evolved.",
"id": "GHSA-5695-324m-jq3v",
"modified": "2022-10-20T19:00:34Z",
"published": "2022-10-18T12:00:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22237"
},
{
"type": "WEB",
"url": "https://kb.juniper.net/JSA69893"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
GHSA-56GG-MVCC-WV2J
Vulnerability from github – Published: 2022-05-17 05:35 – Updated: 2022-05-17 05:35GNOME NetworkManager before 0.8.6 does not properly enforce the auth_admin element in PolicyKit, which allows local users to bypass intended wireless network sharing restrictions via unspecified vectors.
{
"affected": [],
"aliases": [
"CVE-2011-2176"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2011-09-02T23:55:00Z",
"severity": "LOW"
},
"details": "GNOME NetworkManager before 0.8.6 does not properly enforce the auth_admin element in PolicyKit, which allows local users to bypass intended wireless network sharing restrictions via unspecified vectors.",
"id": "GHSA-56gg-mvcc-wv2j",
"modified": "2022-05-17T05:35:28Z",
"published": "2022-05-17T05:35:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2176"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=709662"
},
{
"type": "WEB",
"url": "http://cgit.freedesktop.org/NetworkManager/NetworkManager/plain/NEWS?h=NM_0_8"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-August/063665.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/44858"
},
{
"type": "WEB",
"url": "http://securitytracker.com/id?1025711"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:171"
},
{
"type": "WEB",
"url": "http://www.redhat.com/support/errata/RHSA-2011-0930.html"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-56H7-99R3-XGMR
Vulnerability from github – Published: 2022-05-02 03:14 – Updated: 2022-05-02 03:14Russ Allbery pam-krb5 before 3.13, when linked against MIT Kerberos, does not properly initialize the Kerberos libraries for setuid use, which allows local users to gain privileges by pointing an environment variable to a modified Kerberos configuration file, and then launching a PAM-based setuid application.
{
"affected": [],
"aliases": [
"CVE-2009-0360"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2009-02-13T17:30:00Z",
"severity": "MODERATE"
},
"details": "Russ Allbery pam-krb5 before 3.13, when linked against MIT Kerberos, does not properly initialize the Kerberos libraries for setuid use, which allows local users to gain privileges by pointing an environment variable to a modified Kerberos configuration file, and then launching a PAM-based setuid application.",
"id": "GHSA-56h7-99r3-xgmr",
"modified": "2022-05-02T03:14:54Z",
"published": "2022-05-02T03:14:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-0360"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5669"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5732"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/33914"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/33917"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34260"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34449"
},
{
"type": "WEB",
"url": "http://security.gentoo.org/glsa/glsa-200903-39.xml"
},
{
"type": "WEB",
"url": "http://securitytracker.com/id?1021711"
},
{
"type": "WEB",
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-252767-1"
},
{
"type": "WEB",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2009-070.htm"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2009/dsa-1721"
},
{
"type": "WEB",
"url": "http://www.eyrie.org/~eagle/software/pam-krb5/security/2009-02-11.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/500892/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/33740"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-719-1"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2009/0410"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2009/0426"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2009/0979"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-56JF-7XMQ-4CV8
Vulnerability from github – Published: 2022-05-17 03:57 – Updated: 2022-05-17 03:57HP Support Assistant before 8.1.52.1 allows remote attackers to bypass authentication via unspecified vectors.
{
"affected": [],
"aliases": [
"CVE-2016-2245"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-03-19T15:59:00Z",
"severity": "CRITICAL"
},
"details": "HP Support Assistant before 8.1.52.1 allows remote attackers to bypass authentication via unspecified vectors.",
"id": "GHSA-56jf-7xmq-4cv8",
"modified": "2022-05-17T03:57:47Z",
"published": "2022-05-17T03:57:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2245"
},
{
"type": "WEB",
"url": "https://h20565.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c05031674"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-56JH-3Q9P-9X3Q
Vulnerability from github – Published: 2026-01-13 18:31 – Updated: 2026-02-20 21:31An insufficient authentication vulnerability in NETGEAR WiFi range extenders allows a network adjacent attacker with WiFi authentication or a physical Ethernet port connection to bypass the authentication process and access the admin panel.
{
"affected": [],
"aliases": [
"CVE-2026-0407"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-01-13T16:16:10Z",
"severity": "MODERATE"
},
"details": "An insufficient authentication vulnerability in NETGEAR WiFi range \nextenders allows a network adjacent attacker with WiFi authentication\u00a0or\n a physical\u00a0Ethernet port connection to bypass the authentication \nprocess and access the admin panel.",
"id": "GHSA-56jh-3q9p-9x3q",
"modified": "2026-02-20T21:31:17Z",
"published": "2026-01-13T18:31:07Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0407"
},
{
"type": "WEB",
"url": "https://kb.netgear.com/000070442/January-2026-NETGEAR-Security-Advisory"
},
{
"type": "WEB",
"url": "https://www.netgear.com/support/product/ex2800"
},
{
"type": "WEB",
"url": "https://www.netgear.com/support/product/ex3110"
},
{
"type": "WEB",
"url": "https://www.netgear.com/support/product/ex5000"
},
{
"type": "WEB",
"url": "https://www.netgear.com/support/product/ex6110"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:U/V:D/RE:M/U:Amber",
"type": "CVSS_V4"
}
]
}
Mitigation
Strategy: Libraries or Frameworks
Use an authentication framework or library such as the OWASP ESAPI Authentication feature.
CAPEC-114: Authentication Abuse
An attacker obtains unauthorized access to an application, service or device either through knowledge of the inherent weaknesses of an authentication mechanism, or by exploiting a flaw in the authentication scheme's implementation. In such an attack an authentication mechanism is functioning but a carefully controlled sequence of events causes the mechanism to grant access to the attacker.
CAPEC-115: Authentication Bypass
An attacker gains access to application, service, or device with the privileges of an authorized or privileged user by evading or circumventing an authentication mechanism. The attacker is therefore able to access protected data without authentication ever having taken place.
CAPEC-151: Identity Spoofing
Identity Spoofing refers to the action of assuming (i.e., taking on) the identity of some other entity (human or non-human) and then using that identity to accomplish a goal. An adversary may craft messages that appear to come from a different principle or use stolen / spoofed authentication credentials.
CAPEC-194: Fake the Source of Data
An adversary takes advantage of improper authentication to provide data or services under a falsified identity. The purpose of using the falsified identity may be to prevent traceability of the provided data or to assume the rights granted to another individual. One of the simplest forms of this attack would be the creation of an email message with a modified "From" field in order to appear that the message was sent from someone other than the actual sender. The root of the attack (in this case the email system) fails to properly authenticate the source and this results in the reader incorrectly performing the instructed action. Results of the attack vary depending on the details of the attack, but common results include privilege escalation, obfuscation of other attacks, and data corruption/manipulation.
CAPEC-22: Exploiting Trust in Client
An attack of this type exploits vulnerabilities in client/server communication channel authentication and data integrity. It leverages the implicit trust a server places in the client, or more importantly, that which the server believes is the client. An attacker executes this type of attack by communicating directly with the server where the server believes it is communicating only with a valid client. There are numerous variations of this type of attack.
CAPEC-57: Utilizing REST's Trust in the System Resource to Obtain Sensitive Data
This attack utilizes a REST(REpresentational State Transfer)-style applications' trust in the system resources and environment to obtain sensitive data once SSL is terminated.
CAPEC-593: Session Hijacking
This type of attack involves an adversary that exploits weaknesses in an application's use of sessions in performing authentication. The adversary is able to steal or manipulate an active session and use it to gain unathorized access to the application.
CAPEC-633: Token Impersonation
An adversary exploits a weakness in authentication to create an access token (or equivalent) that impersonates a different entity, and then associates a process/thread to that that impersonated token. This action causes a downstream user to make a decision or take action that is based on the assumed identity, and not the response that blocks the adversary.
CAPEC-650: Upload a Web Shell to a Web Server
By exploiting insufficient permissions, it is possible to upload a web shell to a web server in such a way that it can be executed remotely. This shell can have various capabilities, thereby acting as a "gateway" to the underlying web server. The shell might execute at the higher permission level of the web server, providing the ability the execute malicious code at elevated levels.
CAPEC-94: Adversary in the Middle (AiTM)
An adversary targets the communication between two components (typically client and server), in order to alter or obtain data from transactions. A general approach entails the adversary placing themself within the communication channel between the two components.