LiveActive security incident?Get immediate response
CVE Record

CVE-2025-64308: Brightpick Mission Control / Internal Logic Control Unprotected Transport of Credentials

The Brightpick Mission Control web application exposes hardcoded credentials in its client-side JavaScript bundle to Brightpick AI's documentation portal.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Brightpick Mission Control reportedly exposes hardcoded credentials inside client-side JavaScript for Brightpick AI's documentation portal. Anyone with adjacent network access to the application may be able to recover those credentials. The known business concern is unauthorized access to vendor documentation resources, not confirmed control of robots or systems.

Executive priority

Treat this as a high-priority vendor application exposure review. It is not confirmed ransomware or active exploitation, but hardcoded credential exposure is a preventable control failure that should be resolved quickly with Brightpick.

Technical view

CVE-2025-64308 is a CWE-523 issue affecting Brightpick Mission Control / Internal Logic Control version 1.67.0 as listed in the bundle. CVSS 4.0 is 7.1 high, with adjacent attack vector, low complexity, no privileges, and high vulnerable-system confidentiality impact.

Likely exposure

Exposure is most likely where Brightpick Mission Control / Internal Logic Control 1.67.0 is reachable by adjacent network users. The bundle does not identify internet exposure, cloud exposure, or other affected versions beyond the supplied affected entry.

Exploitation context

The source bundle does not state active exploitation, and KEV is false. The vulnerability is credential disclosure through client-side JavaScript, which can be validated defensively without exploit development. Evidence is incomplete on whether the exposed credentials remain valid or broadly useful.

Researcher notes

The bundle is sparse: it names the product, version 1.67.0, CWE-523, CVSS 7.1, and CISA references, but does not include patch names, exploit observations, or credential scope. Avoid assuming operational system compromise from documentation-portal credential exposure alone.

Mitigation direction

  • Inventory Brightpick Mission Control / Internal Logic Control deployments and versions.
  • Review Brightpick and CISA guidance for vendor-confirmed remediation.
  • Ask Brightpick whether updated builds remove exposed client-side credentials.
  • Rotate any exposed documentation portal credentials under vendor direction.
  • Restrict Mission Control access to trusted network segments during review.

Validation and detection

  • Confirm whether version 1.67.0 is deployed.
  • Inspect delivered client JavaScript for embedded documentation portal credentials.
  • Verify whether any discovered credentials are still active through approved channels.
  • Check access paths for adjacent or broader network reachability.
  • Document findings without storing exposed credentials in tickets or logs.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-523: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-64308 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 4.0HighCVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:Nicscert
6.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N2.83.6icscert

Vulnerability scoring details

Base CVSS 4.0 score

7.1High
CVSS 4.0 vector shape for CVE-2025-64308Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Brightpick AIBrightpick Mission Control / Internal Logic Control0, 1.67.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-523 · source CWE mapping

Unprotected Transport of Credentials

Unprotected Transport of Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.